summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* setup: Don't use GtkDialogChoe Hwanjin2018-06-102-24/+27
* Update project URL in READMEChoe Hwanjin2018-06-061-2/+9
* Add "use-event-forwarding" optionChoe Hwanjin2018-05-262-3/+22
* Implement IbusEngine::set_content_type methodChoe Hwanjin2018-05-262-1/+24
* Merge pull request #54 from Jehan/broken-composechoehwanjin2018-05-121-15/+15
|\
| * Reparent IBusHangulEngine from IBusEngineSimple to handle Compose key.Jehan2018-01-191-15/+15
* | Merge pull request #48 from changwoo/fix-gi-warningschoehwanjin2018-05-081-0/+3
|\ \
| * \ Merge branch 'master' into fix-gi-warningschoehwanjin2018-05-085-112/+187
| |\ \ | |/ / |/| |
* | | Merge pull request #45 from drm00/masterChoe Hwanjin2018-05-081-1/+2
|\ \ \
| * \ \ Merge branch 'master' of git://github.com/drm00/ibus-hangul into bind_textdom...Choe Hwanjin2018-05-081-1/+2
| |\ \ \ |/ / / /
| * | | Use bind_textdomain_codeset() from gettext.Nils Reuße2017-04-121-1/+1
* | | | Merge pull request #56 from fujiwarat/gsettingschoehwanjin2018-05-074-96/+161
|\ \ \ \ | |_|_|/ |/| | |
| * | | Migrate IBusConfig to GSettingsfujiwarat2018-04-204-96/+161
|/ / /
* | | Merge pull request #50 from changwoo/translation-updatechoehwanjin2017-12-241-15/+22
|\ \ \
| * | | Update Korean translationChangwoo Ryu2017-12-151-15/+22
| |/ /
* | | Merge pull request #47 from changwoo/fix-setup-name-in-window-listchoehwanjin2017-12-241-0/+2
|\ \ \ | |/ / |/| |
| * | setup: Set GLib app name explicitlyChangwoo Ryu2017-11-301-0/+2
|/ /
| * setup: Fix PyGI warningsChangwoo Ryu2017-11-301-0/+3
|/
* Update the message of KeyCaptureDialogChoe Hwanjin2016-12-313-5/+11
* INPUT_MODE_DIRECT -> INPUT_MODE_LATINChoe Hwanjin2016-12-311-15/+14
* Add disable-latin-mode optionChoe Hwanjin2016-12-311-1/+16
* Fix wrong space order problemChoe Hwanjin2016-12-311-1/+48
* Check if ibus and ibus config is runningChoe Hwanjin2016-12-301-0/+15
* Merge pull request #37 from cogniti/patch-1baserock/1.5.0-13-g44f41aechoehwanjin2015-02-071-0/+1
|\
| * Added g_variant_unref (value)Hodong Kim2015-02-071-0/+1
|/
* Merge pull request #35 from changwoo/setup-ui-cleanupchoehwanjin2015-02-031-4/+4
|\
| * Correct capitalization of setup labelsChangwoo Ryu2015-02-021-3/+3
| * Correct more spacingsChangwoo Ryu2014-11-081-1/+1
* | Merge pull request #34 from encukou/autogen-remove-gettextchoehwanjin2015-01-311-3/+0
|\ \
| * | Don't use both AM_GNU_GETTEXT and IT_PROG_INTLTOOLPetr Viktorin2015-01-301-3/+0
|/ /
* | Merge pull request #31 from changwoo/masterchoehwanjin2015-01-171-0/+3
|\ \ | |/ |/|
| * Fix RPM build failureChangwoo Ryu2015-01-141-0/+3
|/
* Merge pull request #28 from changwoo/python3choehwanjin2014-11-064-6/+7
|\
| * setup: Remove unused $(pkglibdir)Changwoo Ryu2014-11-062-4/+1
| * Update .gitignoreChangwoo Ryu2014-10-251-1/+0
| * Add configure --with-python optionChangwoo Ryu2014-10-131-1/+6
|/
* Version up to 1.5.01.5.0Choe Hwanjin2014-10-121-2/+2
* Don't dist config.pyChoe Hwanjin2014-09-261-1/+0
* Use AC_PROG_MKDIR_P instead of AM_PROG_MKDIR_PChoe Hwanjin2014-09-262-1/+2
* Merge pull request #22 from changwoo/python3choehwanjin2014-09-244-60/+27
|\
| * Python3 compatibilityChangwoo Ryu2014-08-134-60/+27
* | Merge pull request #25 from jincreator/masterchoehwanjin2014-08-181-1/+2
|\ \
| * | Use kr104 keyboard.Jinkyu Yi2014-08-181-1/+2
|/ /
* | Add access key to "Start in hangul mode" check buttonChoe Hwanjin2014-08-173-45/+86
|/
* 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-082-14/+14
* Aware of lookup table orientation.Choe Hwanjin2014-08-051-0/+5
* Conform to GSettings key naming rules.Choe Hwanjin2014-08-052-36/+36
* Add on key featureChoe Hwanjin2014-08-041-0/+16
* Add off key feature.Choe Hwanjin2014-08-031-2/+23