summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the source file keycapturedialog.py to the list1.2.0.20100102Choe Hwanjin2010-01-021-0/+1
* Use *_LDADD to replace *_LDFLAGSPeng Huang2009-12-311-1/+1
* Add --force argument of autopointPeng Huang2009-12-151-1/+1
* Remove unused lines in spec file.Peng Huang2009-12-151-2/+0
* Ignore unknown modifiersChoe Hwanjin2009-12-141-3/+10
* Remove unused fileChoe Hwanjin2009-12-131-151/+0
* Update .gitignore (add intltool files)Choe Hwanjin2009-12-131-0/+4
* Update Setup dialogChoe Hwanjin2009-12-139-51/+589
* Update arrow key behavior on lookup tableChoe Hwanjin2009-12-121-36/+87
* Fix memory leaksChoe Hwanjin2009-12-121-6/+5
* Fix memory leak.Peng Huang2009-12-101-0/+1
* Ignore capslock stateChoe Hwanjin2009-12-081-0/+10
* Improve Hanja modeChoe Hwanjin2009-11-071-1/+9
* Make hanja key configurableChoe Hwanjin2009-11-071-3/+78
* add i18n.h to Makefile.am's file list1.2.0.20091031Choe Hwanjin2009-10-311-0/+1
* use libhangul 0.0.10 to enable romaja methodChoe Hwanjin2009-10-311-1/+1
* change hanja mode labelChoe Hwanjin2009-10-316-24/+72
* implement romaja methodChoe Hwanjin2009-10-173-2/+11
* Add symbol character table featureChoe Hwanjin2009-09-196-1/+1056
* Refactoring hanja mode codeChoe Hwanjin2009-09-194-94/+136
* Implementation of Hanja modeChoe Hwanjin2009-08-314-47/+349
* 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