Commit graph

8 commits

Author SHA1 Message Date
leot
9f95930106 ibus-hangul: Use PY_PATCHPLIST and MASTER_SITES_GITHUB (NFC)
- Instead of manually adjusting PLIST for Python 2.x and 3.x use PY_PATCHPLIST
- Use MASTER_SITE_GITHUB
2019-05-15 14:33:13 +00:00
mef
65d8238252 (inputmethod/ibus-hangul) Eliminate uncessary PLIST_SRC setup. Tkgs leot@ 2019-05-14 14:47:14 +00:00
mef
9cd66d5142 (inputmethod/ibus-hangul) PLIST variation for py 27 36 37 2019-05-11 07:19:43 +00:00
obache
4bb7b9c3cf Update ibus-hangul to 1.5.0.
* Add latin input mode.
  Latin input is now handled in ibus-hangul.  So you can input latin characters
  without changing input method engine.
2014-11-07 11:56:04 +00:00
obache
1b3637a1ce Update ibus-hangul to 1.4.1.
1.4.1
 * Handle exceptions properly in ibus-setup-hangul
   https://github.com/choehwanjin/ibus-hangul/pull/5
 * Update icon files
 * Support ibus icon symbol feature

1.4.0
 * Require ibus 1.4
 * Add desktop menu for ibus-setup-hangul
 * Add an option for automatic reordering
 * Add an option for a word preedit text
 * Update MS IME compatible symbol table
 * Use surrounding text feature on converting to hanja
2012-04-22 14:00:44 +00:00
obache
5bc97978d8 Update ibus-hangul to 1.3.2.
release 1.3.2
    * Check whether hic is transliteration method or not
    * Ignore key event with only specific modifiers
    * Use GETTEXT_PACKAGE in ibus-setup-hangul
    * issue: #1210 hangul_keyboard_list should be moved
2011-11-10 10:56:17 +00:00
obache
63de00d811 Update ibus-hangul to 1.3.1
ChangeLog:
    Do not normalize keyevent on romaja keyboard

    Dynamic hangul keyboard listing

    Normalize keyval for position before use

    Ignore modifier keys only when they are in hanja key list

    Clear preedit text on ibus_hangul_engine_reset()

    Update lookup table managing code

    Add a new feature

      commit the candidate when it clicked by the user.
      issue #921
2011-02-27 09:14:13 +00:00
obache
d2d3961f9d Import ibus-hangul-1.3.0.20100329 as inputmethod/ibus-hangul.
The Hangul engine for IBus platform. It provides Korean input method from
libhangul.
2010-08-07 01:58:15 +00:00