summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for release 1.5.5HEAD1.5.5mainChoe Hwanjin2023-04-301-1/+1
* Change default dist file format to xzChoe Hwanjin2023-04-301-1/+1
* Update the rule to generate the ChangeLogChoe Hwanjin2023-04-301-2/+2
* Update icon image source SVG file for Inkscape 1.2.Choe Hwanjin2023-04-294-955/+143
* Add SVG image inkscape sourceChoe Hwanjin2023-04-292-0/+842
* Fix wrong issue number in comment #40 -> #42Choe Hwanjin2023-04-291-1/+1
* test: Clean up 'unused variable' compiler warningChoe Hwanjin2023-04-291-1/+2
* Merge pull request #114 from epico/gtk4-sync-v2Choe Hwanjin2023-04-151-2/+2
|\
| * Change the definition of IBUS_CAP_SYNC_PROCESS_KEYTakao Fujiwara2022-11-111-2/+2
|/
* Merge branch 'gtk4-sync' of https://github.com/epico/ibus-hangulChoe Hwanjin2022-09-091-1/+5
|\
| * Use synchornized process key event API for gtk4Peng Wu2022-08-041-1/+5
|/
* Prepare for release 1.5.41.5.4masterChoe Hwanjin2020-08-231-1/+1
* Merge branch 'testcases' of https://github.com/epico/ibus-hangulChoe Hwanjin2020-04-208-5/+472
|\
| * Write runtest scriptPeng Wu2020-02-193-2/+32
| * Write ibus-hangul.c test casePeng Wu2020-02-191-0/+322
| * Update autoconf to compile ibus-hangul testsPeng Wu2020-02-195-5/+120
* | Merge pull request #99 from 'specify-setup-path-in-component'Choe Hwanjin2020-03-211-0/+1
|\ \ | |/ |/|
| * Specify the setup path in the IBus component XMLChangwoo Ryu2020-03-111-0/+1
|/
* remove bind_textdomain_codeset() from setupChoe Hwanjin2020-02-161-1/+0
* Prepare for release 1.5.31.5.3Choe Hwanjin2019-11-301-1/+1
* Remove POTFILES.skipChoe Hwanjin2019-11-301-2/+0
* Remove exit() from ibus_hangul_check_ibus_version()Choe Hwanjin2019-11-111-2/+0
* Prepare for release 1.5.21.5.2Choe Hwanjin2019-10-091-1/+1
* Don't flush in switch_input_mode func on PREEDIT_NONE mode.Choe Hwanjin2019-10-061-0/+5
* Forward original keyval on process_key_event() funcChoe Hwanjin2019-10-061-1/+2
* Update ibus_hangul_check_ibus_version() functionChoe Hwanjin2019-10-061-25/+64
* Merge pull request #87 from https://github.com/epico/ibus-hangulChoe Hwanjin2019-09-211-0/+64
|\
| * Do not commit text when reset signal is receivedPeng Wu2019-09-031-0/+64
|/
* Update URL to https://github.com/libhangul/ibus-hangulChoe Hwanjin2019-03-244-5/+5
* Merge pull request #81 from 'tchaik/gettext-migration'Choe Hwanjin2019-03-2311-34/+101
|\
| * build: Prefer gettext over intltoolMartin Blanchard2019-03-0711-23/+73
| * build: Prefer autoreconf over gnome-autogen.shMartin Blanchard2019-03-071-12/+29
|/
* Add test code for UStringChoe Hwanjin2018-12-232-0/+70
* Implement preedit mode optionChoe Hwanjin2018-12-234-42/+289
* Implement IBusEngine::set_capabilities methodChoe Hwanjin2018-08-251-2/+15
* Add some debug messagesChoe Hwanjin2018-08-251-2/+31
* Listen to 'use-event-forwarding' option change eventChoe Hwanjin2018-08-251-0/+20
* Fix event processing priority for hanja conversionChoe Hwanjin2018-08-171-11/+15
* Fix interger overflow on h_ibus_text_get_substring()Choe Hwanjin2018-08-171-2/+3
* Merge pull request #67 from changwoo/59-add-appstream-metainfoChoe Hwanjin2018-08-054-0/+33
|\
| * Add AppStream metainfoChangwoo Ryu2018-08-054-0/+33
|/
* Merge pull request #66 from changwoo/quit-on-window-closeChoe Hwanjin2018-08-021-0/+1
|\
| * setup: Add window "destroy" event handlingChangwoo Ryu2018-07-291-0/+1
* | Add Escape to off-keys default valueChoe Hwanjin2018-07-291-1/+1
|/
* Prepare for release 1.5.11.5.1Choe Hwanjin2018-07-291-1/+1
* Print debug messages when verbose option is onChoe Hwanjin2018-07-292-0/+10
* Update initial_input_mode on GSettings "changed"Choe Hwanjin2018-07-281-0/+7
* Merge pull request #62, #63 'hedone21/master'Choe Hwanjin2018-07-132-2/+2
|\
| * Initialized local variable as NULLMinyoung Go2018-07-031-1/+1
| * Modify "ibus-hangul" to GETTEXT_PACKAGEMinyoung Go2018-07-031-1/+1
|/