summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added g_variant_unref (value)Hodong Kim2015-02-071-0/+1
* Use kr104 keyboard.Jinkyu Yi2014-08-181-1/+2
* Update on keys and off keys on config value changedChoe Hwanjin2014-08-081-0/+6
* Rename config item "hangul-keys" to "switch-keys"Choe Hwanjin2014-08-081-11/+11
* Aware of lookup table orientation.Choe Hwanjin2014-08-051-0/+5
* Conform to GSettings key naming rules.Choe Hwanjin2014-08-051-19/+19
* Add on key featureChoe Hwanjin2014-08-041-0/+16
* Add off key feature.Choe Hwanjin2014-08-031-2/+23
* Use "initial_input_mode" config item on startupChoe Hwanjin2014-08-021-21/+66
* Add "initial_input_mode" config item.Choe Hwanjin2014-07-301-35/+61
* Rename "hangul_mode" property to "InputMode".Choe Hwanjin2014-07-301-1/+10
* Change property label: "Hangul lock" -> "Hangul mode"Changwoo Ryu2014-07-061-1/+1
* Update hangul mode property on toggle keyChangwoo Ryu2014-07-061-0/+8
* Add Hangul toggle key setupChangwoo Ryu2014-07-061-0/+3
* Add Shift+space to the default toggle key listChangwoo Ryu2014-06-291-0/+1
* Allow hangul mode to be toggledDaiki Ueno2014-03-111-28/+94
* Rename this engine to "Hangul"Choe Hwanjin2012-10-221-1/+1
* Merge branch 'define-symbol' of git://github.com/ueno/ibus-hangulChoe Hwanjin2012-02-181-0/+1
|\
| * Define <symbol> in the component file.Daiki Ueno2012-02-141-0/+1
* | Install icons to hicolor icon theme directoryChoe Hwanjin2012-02-101-1/+1
|/
* Add "Automatic reordering" optionChoe Hwanjin2012-01-091-0/+38
* Add 'Commit in word unit' option to setup dialogChoe Hwanjin2012-01-081-1/+1
* Update lookup table on backspace key in hanja modeChoe Hwanjin2012-01-081-7/+17
* Update candidate commit routineChoe Hwanjin2012-01-081-17/+43
* Implement 'commit in a word unit' modeChoe Hwanjin2012-01-081-25/+42
* Clear preedit text before commit textChoe Hwanjin2012-01-081-2/+27
* Add text conversion feature using surrounding textChoe Hwanjin2012-01-051-17/+187
* Add desktop menu for ibus-setup-hangulChoe Hwanjin2011-12-311-11/+2
* use ibus_property_set_state()Choe Hwanjin2011-12-301-4/+6
* port to ibus 1.4Choe Hwanjin2011-10-171-5/+5
* Merge branch 'master' of git://github.com/lidaobing/ibus-hangulChoe Hwanjin2011-10-171-12/+11
|\
| * port to ibus 1.4LI Daobing2011-10-011-12/+11
* | Check whether hic is transliteration method or notChoe Hwanjin2011-10-171-1/+5
|/
* Ignore key event with only specific modifiersChoe Hwanjin2011-08-281-4/+4
* Add and update copyright noticesChoe Hwanjin2011-03-065-5/+80
* Do not normalize keyevent on romaja keyboardChoe Hwanjin2011-02-261-2/+4
* Normalize keyval for position before useChoe Hwanjin2010-12-291-0/+16
* Remove debug codeChoe Hwanjin2010-08-221-4/+0
* Ignore modifier keys only when they are in hanja key listChoe Hwanjin2010-08-221-38/+147
* Clear preedit text on ibus_hangul_engine_reset()Choe Hwanjin2010-07-121-9/+7
* Update lookup table managing codeChoe Hwanjin2010-07-081-5/+23
* Add a new featureChoe Hwanjin2010-05-241-0/+31
* Hangul Input Method -> Korean Input MethodChoe Hwanjin2010-03-292-6/+6
* Use ibus_engine_update_preedit_text_with_mode.fujiwarat2010-03-241-5/+7
* Use GInitiallyUnowned correctly.Peng Huang2010-02-011-14/+5
* Convert tabs to spaces.Peng Huang2010-02-011-300/+304
* Use *_LDADD to replace *_LDFLAGSPeng Huang2009-12-311-1/+1
* Ignore unknown modifiersChoe Hwanjin2009-12-141-3/+10
* Update arrow key behavior on lookup tableChoe Hwanjin2009-12-121-36/+87
* Fix memory leaksChoe Hwanjin2009-12-121-6/+5