summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://github.com/phuang/ibus-hangul1.2.0.20090617Choe Hwanjin2009-06-203-6/+9
|\
| * Fix some coding style problemPeng Huang2009-06-141-2/+2
| * Modify process_key_event method and bump version.Peng Huang2009-06-143-4/+7
* | check libhangul version on configure stageChoe Hwanjin2009-06-141-1/+1
* | add a rule to make ChangeLog automaticallyChoe Hwanjin2009-06-142-0/+6
|/
* Fix build rpm problems.1.1.0.20090328Peng Huang2009-03-281-0/+2
* Update authorsChoe Hwanjin2009-03-231-0/+1
* Not dist config.py which is generated by configureChoe Hwanjin2009-03-221-1/+3
* update ignore fileChoe Hwanjin2009-03-211-2/+21
* Set ibus-setup-hangul window iconChoe Hwanjin2009-03-213-0/+4
* Update translationsChoe Hwanjin2009-03-214-4/+95
* Use bindtextdomain to specify localedirChoe Hwanjin2009-03-213-4/+29
* Update ibus-hangul icon and add svg imageChoe Hwanjin2009-03-213-0/+260
* Add setup propertyChoe Hwanjin2009-03-212-35/+46
* Update IBusConfig routine: issue #304Choe Hwanjin2009-03-091-6/+4
* Merge branch 'master' of git://github.com/phuang/ibus-hangulChoe Hwanjin2009-03-071-0/+1
|\
| * Replace priority with rankHuang Peng2009-02-241-1/+1
| * Add priority in hangul.xml.Huang Peng2009-02-241-0/+1
* | Implement ibus-setup-hangulChoe Hwanjin2009-03-076-0/+320
* | Add config item: HangulKeyboardChoe Hwanjin2009-03-013-4/+54
* | Implement hanja conversion featureChoe Hwanjin2009-02-283-5/+225
* | Let's ignore shift keys:Choe Hwanjin2009-02-221-0/+8
* | Fix backspace processing:Choe Hwanjin2009-02-221-15/+12
* | fix typosChoe Hwanjin2009-02-212-2/+2
|/
* Fix problem when generate xml.Huang Peng2009-02-181-1/+1
* Refine coding style.Huang Peng2009-02-161-2/+2
* Use round lookup table.1.1.0.20090211Huang Peng2009-02-091-1/+1
* Fix problem when create hangul.xml.Huang Peng2009-02-064-4/+16
* re-implement it in c language.c_implHuang Peng2009-02-0520-767/+585
* processing backspace correctly0.1.1.200810230.1.xHuang Peng2008-09-221-19/+29
* add user environment variable to Makefile test code by Choe Hwanjin <choe.hwa...Huang Peng2008-09-221-1/+1
* Modify CFLAGS.Huang Peng2008-09-092-1/+2
* Update po files.0.1.1.20080901Huang Peng2008-09-011-19/+3
* Change install folder.Huang Peng2008-09-012-2/+2
* Translate engine name.Huang Peng2008-08-301-1/+5
* flush Hangul ic when non ascii key.Huang Peng2008-08-291-0/+4
* Do not use HanjaTable.Huang Peng2008-08-241-4/+5
* Fix configure warning.0.1.1.20080821Huang Peng2008-08-211-3/+3
* Update hangul icon.Huang Peng2008-08-211-0/+0
* Decorate preedit string.Huang Peng2008-08-171-1/+8
* Rename anthy to hangulHuang Peng2008-08-162-3/+2
* Fix spec error.Huang Peng2008-08-154-13/+11
* Remove tables.py.Huang Peng2008-08-151-418/+0
* WIP.Huang Peng2008-08-152-458/+32
* test.py: Add .libs in sys.path.Huang Peng2008-08-151-0/+1
* Update test.pyHuang Peng2008-08-152-17/+30
* Fix compile warnings.Huang Peng2008-08-151-2/+32
* WIP.Huang Peng2008-08-152-7/+7
* Raise Exception when load hanjatable failed.Huang Peng2008-08-151-1/+16
* Implement hangul.iHuang Peng2008-08-153-55/+163