summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add is_finished() and pop().Huang Peng2008-09-031-3/+9
* Implement pop method of RomajiSegment.Huang Peng2008-09-031-1/+18
* Use Segment.pop.Huang Peng2008-09-031-19/+6
* Refactory SegmentHuang Peng2008-09-035-74/+110
* Remove symbols_setHuang Peng2008-09-032-43/+5
* Split half_symbol_rule from romaji_typing_rule.Huang Peng2008-09-032-2/+16
* Add romaji.pyHuang Peng2008-09-032-1/+164
* Split RomajiSegment from jastring.pyHuang Peng2008-09-032-142/+3
* Rename JaSegment to RomajiSegemnt.Huang Peng2008-09-031-14/+14
* Split JaString from engine.py.Huang Peng2008-09-033-248/+273
* Fix soem typos.Huang Peng2008-09-032-11/+16
* Add Kana Typing related tables.Huang Peng2008-09-032-31/+169
* Set the Background for preedit_string.Huang Peng2008-09-021-0/+4
* Change InputMode labels to recognize them easily.Huang Peng2008-09-011-2/+2
* Update po files.0.1.1.20080901Huang Peng2008-08-312-2/+10
* Change install folder.Huang Peng2008-08-312-2/+2
* Set page_size of lookup table to 9.Huang Peng2008-08-311-1/+1
* Translate engine name.Huang Peng2008-08-301-1/+5
* Correct last 'n' to 'ん'Huang Peng2008-08-302-2/+15
* Add correction rules for Hiragana typing.Huang Peng2008-08-292-3/+37
* Change cursor position to avoid candidate window swing.Huang Peng2008-08-291-4/+2
* Change variable __input_chars to __preedit_ja_string.Huang Peng2008-08-281-34/+34
* Decorate all preedit string with Underline.Huang Peng2008-08-281-0/+2
* Ignore Fn key event if input_chars is empty.Huang Peng2008-08-281-3/+9
* Update translations for ja and zh_CN0.1.1.20080828Huang Peng2008-08-282-23/+20
* Fix problem when press number.Huang Peng2008-08-281-26/+25
* Fix problem when press aiueo.Huang Peng2008-08-281-1/+1
* Support F6~9 to convert chars to Hiragana, Katakana & Latin.Huang Peng2008-08-282-63/+169
* Refactory anthy engine. Add JaString & JaSegment classes.Huang Peng2008-08-283-100/+312
* Refine coding style.Huang Peng2008-08-281-9/+16
* Uncomment rule "n'" => "ん".Huang Peng2008-08-281-1/+1
* Add double consonant rule. bb => っb, ...Huang Peng2008-08-281-2/+45
* Fix problem when translate letters to Katakana and Half width Katakana.Huang Peng2008-08-281-2/+4
* Update zh_CN translation.0.1.1.20080827Huang Peng2008-08-271-9/+8
* Add ja.po by UTUMI Hirosi <utuhiro78@yahoo.co.jp>.Huang Peng2008-08-273-0/+52
* Enable locale & gettext.Huang Peng2008-08-272-2/+10
* Support segment shrinking.Huang Peng2008-08-271-3/+34
* Fix problem when user presses Backspace or Delete keys.Huang Peng2008-08-261-8/+13
* Process key event in sync mode.Huang Peng2008-08-261-0/+2
* Fix problem when translate english letters to Japanes romja.Huang Peng2008-08-261-19/+22
* Fix configure warning.0.1.1.200808230.1.1.20080821Huang Peng2008-08-212-14/+18
* Refine code.Huang Peng2008-08-191-39/+29
* Use more @@.Huang Peng2008-08-154-7/+12
* Remove test.py from POFILES.in0.1.1.20080815Huang Peng2008-08-151-1/+0
* Add CFLAGS & CXXFLAGS.Huang Peng2008-08-141-0/+2
* Use pkgdatadir for icons.Huang Peng2008-08-141-1/+1
* Use @PACKAGE_NAME@ in spec.inHuang Peng2008-08-141-1/+1
* Add i18n support.Huang Peng2008-08-134-3/+47
* Fix problem in spec.Huang Peng2008-08-131-1/+1
* Install ibus-engine-anthy in @bindir@Huang Peng2008-08-132-2/+2