platform/upstream/ibus-hangul.git
2012-01-09 Choe HwanjinAdd "Automatic reordering" option
2012-01-08 Choe HwanjinAdd 'Commit in word unit' option to setup dialog
2012-01-08 Choe HwanjinUpdate lookup table on backspace key in hanja mode
2012-01-08 Choe HwanjinUpdate candidate commit routine
2012-01-08 Choe HwanjinImplement 'commit in a word unit' mode
2012-01-08 Choe HwanjinClear preedit text before commit text
2012-01-07 Choe HwanjinUpdate MS IME compatible symbol table
2012-01-05 Choe HwanjinAdd text conversion feature using surrounding text
2011-12-31 Choe HwanjinAdd desktop menu for ibus-setup-hangul
2011-12-30 Choe Hwanjinuse ibus_property_set_state()
2011-10-17 Choe Hwanjinport to ibus 1.4
2011-10-17 Choe HwanjinMerge branch 'master' of git://github.com/lidaobing...
2011-10-17 Choe Hwanjinrelease 1.3.2 1.3.2
2011-10-17 Choe HwanjinCheck whether hic is transliteration method or not
2011-10-01 LI Daobingport to ibus 1.4
2011-08-28 Choe HwanjinIgnore key event with only specific modifiers
2011-03-06 Choe HwanjinAdd and update copyright notices
2011-03-05 Choe Hwanjinibus-setup-hangul also should be generated by Make
2011-03-04 Choe HwanjinUse GETTEXT_PACKAGE in ibus-setup-hangul
2011-03-04 Choe Hwanjinissue: #1210 hangul_keyboard_list should be moved
2011-02-26 Choe HwanjinAdd new binary file for setup tool 1.3.1
2011-02-26 Choe Hwanjinversion up to 1.3.1
2011-02-26 Choe HwanjinDo not normalize keyevent on romaja keyboard
2011-02-25 Choe HwanjinDynamic hangul keyboard listing
2010-12-29 Choe HwanjinNormalize keyval for position before use
2010-08-22 Choe HwanjinRemove debug code
2010-08-22 Choe HwanjinIgnore modifier keys only when they are in hanja key...
2010-07-11 Choe HwanjinClear preedit text on ibus_hangul_engine_reset()
2010-07-08 Choe HwanjinUpdate lookup table managing code
2010-05-24 Choe HwanjinAdd a new feature
2010-03-28 Choe Hwanjinrelease 1.3.0.20100329 1.3.0.20100329
2010-03-28 Choe HwanjinHangul Input Method -> Korean Input Method
2010-03-24 fujiwaratUse ibus_engine_update_preedit_text_with_mode.
2010-02-04 Peng HuangCheck ibus >= 1.2.99
2010-02-01 Peng HuangUse GInitiallyUnowned correctly.
2010-02-01 Peng HuangConvert tabs to spaces.
2010-01-02 Choe HwanjinAdd the source file keycapturedialog.py to the list 1.2.0.20100102
2009-12-31 Peng HuangUse *_LDADD to replace *_LDFLAGS
2009-12-14 Peng HuangAdd --force argument of autopoint
2009-12-14 Peng HuangRemove unused lines in spec file.
2009-12-14 Choe HwanjinIgnore unknown modifiers
2009-12-13 Choe HwanjinRemove unused file
2009-12-13 Choe HwanjinUpdate .gitignore (add intltool files)
2009-12-13 Choe HwanjinUpdate Setup dialog
2009-12-11 Choe HwanjinUpdate arrow key behavior on lookup table
2009-12-11 Choe HwanjinFix memory leaks
2009-12-10 Peng HuangFix memory leak.
2009-12-07 Choe HwanjinIgnore capslock state
2009-11-07 Choe HwanjinImprove Hanja mode
2009-11-07 Choe HwanjinMake hanja key configurable
2009-10-31 Choe Hwanjinadd i18n.h to Makefile.am's file list 1.2.0.20091031
2009-10-31 Choe Hwanjinuse libhangul 0.0.10 to enable romaja method
2009-10-31 Choe Hwanjinchange hanja mode label
2009-10-17 Choe Hwanjinimplement romaja method
2009-09-19 Choe HwanjinAdd symbol character table feature
2009-09-18 Choe HwanjinRefactoring hanja mode code
2009-08-31 Choe HwanjinImplementation of Hanja mode
2009-06-20 Choe HwanjinMerge branch 'master' of git://github.com/phuang/ibus... 1.2.0.20090617
2009-06-14 Choe Hwanjincheck libhangul version on configure stage
2009-06-14 Choe Hwanjinadd a rule to make ChangeLog automatically
2009-06-14 Peng HuangFix some coding style problem
2009-06-14 Peng HuangModify process_key_event method and bump version.
2009-03-28 Peng HuangFix build rpm problems. 1.1.0.20090328
2009-03-23 Choe HwanjinUpdate authors
2009-03-21 Choe HwanjinNot dist config.py which is generated by configure
2009-03-21 Choe Hwanjinupdate ignore file
2009-03-21 Choe HwanjinSet ibus-setup-hangul window icon
2009-03-21 Choe HwanjinUpdate translations
2009-03-21 Choe HwanjinUse bindtextdomain to specify localedir
2009-03-21 Choe HwanjinUpdate ibus-hangul icon and add svg image
2009-03-21 Choe HwanjinAdd setup property
2009-03-09 Choe HwanjinUpdate IBusConfig routine: issue #304
2009-03-07 Choe HwanjinMerge branch 'master' of git://github.com/phuang/ibus...
2009-03-07 Choe HwanjinImplement ibus-setup-hangul
2009-03-01 Choe HwanjinAdd config item: HangulKeyboard
2009-02-28 Choe HwanjinImplement hanja conversion feature
2009-02-24 Huang PengReplace priority with rank
2009-02-24 Huang PengAdd priority in hangul.xml.
2009-02-22 Choe HwanjinLet's ignore shift keys:
2009-02-22 Choe HwanjinFix backspace processing:
2009-02-20 Choe Hwanjinfix typos
2009-02-18 Huang PengFix problem when generate xml.
2009-02-16 Huang PengRefine coding style.
2009-02-09 Huang PengUse round lookup table. 1.1.0.20090211
2009-02-06 Huang PengFix problem when create hangul.xml.
2009-02-05 Huang Pengre-implement it in c language.
2008-09-21 Huang Pengprocessing backspace correctly 0.1.1.20081023
2008-09-21 Huang Pengadd user environment variable to Makefile test code...
2008-09-09 Huang PengModify CFLAGS.
2008-09-01 Huang PengUpdate po files. 0.1.1.20080901
2008-09-01 Huang PengChange install folder.
2008-08-30 Huang PengTranslate engine name.
2008-08-29 Huang Pengflush Hangul ic when non ascii key.
2008-08-24 Huang PengDo not use HanjaTable.
2008-08-21 Huang PengFix configure warning. 0.1.1.20080821
2008-08-20 Huang PengUpdate hangul icon.
2008-08-17 Huang PengDecorate preedit string.
2008-08-16 Huang PengRename anthy to hangul
2008-08-15 Huang PengFix spec error.
2008-08-15 Huang PengRemove tables.py.
next