fix google #1495
[platform/upstream/ibus-hangul.git] / src /
2012-02-18 Choe HwanjinMerge branch 'define-symbol' of git://github.com/ueno...
2012-02-14 Daiki UenoDefine <symbol> in the component file.
2012-02-10 Choe HwanjinInstall icons to hicolor icon theme directory
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-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 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-02-26 Choe HwanjinDo not normalize keyevent on romaja keyboard
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 HwanjinHangul Input Method -> Korean Input Method
2010-03-24 fujiwaratUse ibus_engine_update_preedit_text_with_mode.
2010-02-01 Peng HuangUse GInitiallyUnowned correctly.
2010-02-01 Peng HuangConvert tabs to spaces.
2009-12-31 Peng HuangUse *_LDADD to replace *_LDFLAGS
2009-12-14 Choe HwanjinIgnore unknown modifiers
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 Hwanjinchange hanja mode label
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 Peng HuangFix some coding style problem
2009-06-14 Peng HuangModify process_key_event method and bump version.
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-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.