platform/upstream/ibus-hangul.git
9 years agoPackaging: remove duplicated files 60/27960/1 tizen
Kévin THIERRY [Tue, 23 Sep 2014 13:30:38 +0000 (15:30 +0200)]
Packaging: remove duplicated files

Change-Id: I99c06c442b44aa042098d14b4a35674b08d5d40f
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoClean spec file for yocto compliance 83/26583/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20140915.091737 submit/tizen_common/20140915.090146 submit/tizen_ivi/20140916.000000 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
Ronan Le Martret [Tue, 26 Aug 2014 12:55:06 +0000 (14:55 +0200)]
Clean spec file for yocto compliance

Change-Id: Iab46aeffbe96f5fb0be0ed5c285f9f8b6f043c50
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoAdded Tizen packaging 11/13611/4 accepted/tizen/generic accepted/tizen/ivi accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda tizen_3.0.m14.2_ivi tizen_ivi_panda accepted/tizen/generic/20140106.143925 accepted/tizen/ivi/20131220.020555 accepted/tizen/ivi/panda/20140403.014453 accepted/tizen/mobile/20131219.213028 submit/tizen/20131219.192756 submit/tizen_ivi_panda/20140403.012011 tizen_3.0.m14.2_ivi_release
Eduardo Lima (Etrunko) [Tue, 10 Dec 2013 16:45:03 +0000 (14:45 -0200)]
Added Tizen packaging

Change-Id: Iaad0080813be465d4d3ed2c0c9a03a57aaec11f7
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
10 years agoImported Upstream version 1.4.2 upstream upstream/1.4.2
Eduardo Lima (Etrunko) [Tue, 10 Dec 2013 16:40:00 +0000 (14:40 -0200)]
Imported Upstream version 1.4.2

11 years agoVersion up to 1.4.2 1.4.2
Choe Hwanjin [Sat, 26 Jan 2013 08:20:58 +0000 (17:20 +0900)]
Version up to 1.4.2

11 years agoUpdate document
Choe Hwanjin [Sat, 26 Jan 2013 08:20:25 +0000 (17:20 +0900)]
Update document

11 years agoDon't use ENV variable in Makefile (NetBSD problem)
Choe Hwanjin [Sat, 12 Jan 2013 16:33:22 +0000 (01:33 +0900)]
Don't use ENV variable in Makefile (NetBSD problem)

NetBSD uses ENV variable for shell option.
So our makefile should not override ENV variable.
We use ENV_PROG instead

Issue: http://code.google.com/p/ibus/issues/detail?id=1029

11 years agoMake applying the “Automatic reordering” setup option work
Choe Hwanjin [Thu, 1 Nov 2012 15:21:52 +0000 (00:21 +0900)]
Make applying the “Automatic reordering” setup option work

Patch from Mike FABIAN

ISSUE: https://github.com/choehwanjin/ibus-hangul/pull/13

11 years agoMerge branch 'setup-gi' of git://github.com/ueno/ibus-hangul
Choe Hwanjin [Thu, 1 Nov 2012 14:54:46 +0000 (23:54 +0900)]
Merge branch 'setup-gi' of git://github.com/ueno/ibus-hangul

Use GObject Introspection

ISSUE: http://code.google.com/p/ibus/issues/detail?id=1540

Conflicts:
setup/keycapturedialog.py
setup/main.py

Fix indentation(remove all tab chars, use spaces for indent)

11 years agoRename this engine to "Hangul"
Choe Hwanjin [Sun, 21 Oct 2012 16:39:51 +0000 (01:39 +0900)]
Rename this engine to "Hangul"

"Hangul" means this engine is using libhangul.

11 years agofix google #1495
Xiaojun Ma [Fri, 12 Oct 2012 13:40:08 +0000 (08:40 -0500)]
fix google #1495

11 years agoFix indentation
Choe Hwanjin [Tue, 1 May 2012 13:27:39 +0000 (22:27 +0900)]
Fix indentation

ISSUE: https://github.com/choehwanjin/ibus-hangul/issues/8

12 years agoRelease 1.4.1 1.4.1
Choe Hwanjin [Sun, 15 Apr 2012 15:00:25 +0000 (00:00 +0900)]
Release 1.4.1

12 years agoUpdate NEWS
Choe Hwanjin [Sun, 15 Apr 2012 15:00:01 +0000 (00:00 +0900)]
Update NEWS

12 years agoUpdate ibus-setup-hangul message
Choe Hwanjin [Sun, 15 Apr 2012 14:48:47 +0000 (23:48 +0900)]
Update ibus-setup-hangul message

12 years agoInclude icons files to EXTRA_DIST
Choe Hwanjin [Sun, 8 Apr 2012 13:38:52 +0000 (22:38 +0900)]
Include icons files to EXTRA_DIST

This fixes errors on diskcheck.

12 years agoibus-setup-hangul: use gobject-introspection instead ibus python library.
Daiki Ueno [Wed, 25 Jan 2012 02:46:33 +0000 (11:46 +0900)]
ibus-setup-hangul: use gobject-introspection instead ibus python library.

12 years agoUpdate ibus-setup-hangul icon
Choe Hwanjin [Sat, 18 Feb 2012 12:39:48 +0000 (21:39 +0900)]
Update ibus-setup-hangul icon

Use alpha for shade instead of gray color.
This looks better on black background.

12 years agoMerge branch 'define-symbol' of git://github.com/ueno/ibus-hangul
Choe Hwanjin [Sat, 18 Feb 2012 04:51:03 +0000 (13:51 +0900)]
Merge branch 'define-symbol' of git://github.com/ueno/ibus-hangul

12 years agoDefine <symbol> in the component file.
Daiki Ueno [Tue, 14 Feb 2012 06:42:32 +0000 (15:42 +0900)]
Define <symbol> in the component file.

12 years agoInstall symbolic link to ibus-setup-hangul in bindir
Choe Hwanjin [Sun, 12 Feb 2012 12:11:05 +0000 (21:11 +0900)]
Install symbolic link to ibus-setup-hangul in bindir

ibus-setup scan $(libexecdir) to find setup executables.
So it is better to install ibus-setup-hangul into $(libexecdir).

12 years agoInstall icons to hicolor icon theme directory
Choe Hwanjin [Fri, 10 Feb 2012 14:02:49 +0000 (23:02 +0900)]
Install icons to hicolor icon theme directory

This makes ibus-hangul's icons themable.

12 years agoUpdate icon files
Choe Hwanjin [Mon, 6 Feb 2012 13:22:47 +0000 (22:22 +0900)]
Update icon files

12 years agoDon't abort ibus-setup-hangul with exception when ibus-daemon is not running.
Daiki Ueno [Thu, 26 Jan 2012 02:24:13 +0000 (11:24 +0900)]
Don't abort ibus-setup-hangul with exception when ibus-daemon is not running.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=784377

12 years agoFix typo in README
Choe Hwanjin [Wed, 11 Jan 2012 14:00:14 +0000 (23:00 +0900)]
Fix typo in README

12 years agoRelease 1.4.0 1.4.0
Choe Hwanjin [Tue, 10 Jan 2012 14:27:57 +0000 (23:27 +0900)]
Release 1.4.0

12 years agoUpdate documents
Choe Hwanjin [Tue, 10 Jan 2012 14:25:57 +0000 (23:25 +0900)]
Update documents

12 years agoUpdate po files
Choe Hwanjin [Tue, 10 Jan 2012 14:24:53 +0000 (23:24 +0900)]
Update po files

12 years agoAdd "Automatic reordering" option
Choe Hwanjin [Mon, 9 Jan 2012 14:22:29 +0000 (23:22 +0900)]
Add "Automatic reordering" option

12 years agoAdd 'Commit in word unit' option to setup dialog
Choe Hwanjin [Sun, 8 Jan 2012 13:25:20 +0000 (22:25 +0900)]
Add 'Commit in word unit' option to setup dialog

'Commit in word unit' option is off by default.

12 years agoUpdate lookup table on backspace key in hanja mode
Choe Hwanjin [Sun, 8 Jan 2012 12:24:25 +0000 (21:24 +0900)]
Update lookup table on backspace key in hanja mode

In hanja mode, lookup table should be hiden when the preedit text is
empty. Or lookup table will never be closed on backspace, because
ibus-hangul tries to look up hanja with surrounding text.

12 years agoUpdate candidate commit routine
Choe Hwanjin [Sun, 8 Jan 2012 11:41:06 +0000 (20:41 +0900)]
Update candidate commit routine

ibus-hangul should remove preedit string according to the last
lookup method. If the lookup method is prefix method, preedit text
should be removed from the begin.

12 years agoImplement 'commit in a word unit' mode
Choe Hwanjin [Sun, 8 Jan 2012 08:09:18 +0000 (17:09 +0900)]
Implement 'commit in a word unit' mode

12 years agoClear preedit text before commit text
Choe Hwanjin [Sun, 8 Jan 2012 07:55:40 +0000 (16:55 +0900)]
Clear preedit text before commit text

Some buggy input method clients do wrong when they have preedit
text on commit event.
So, now ibus-hangul clears preedit text first, and then commits text.

12 years agoUpdate MS IME compatible symbol table
Choe Hwanjin [Sat, 7 Jan 2012 14:28:34 +0000 (23:28 +0900)]
Update MS IME compatible symbol table

Some wrong part of symbol table has been fixed.
Thanks to Jeong YunWon:
http://github.com/youknowone/libhangul/commit/ee69d48885437c68731374d32352a5f3a011809f

12 years agoAdd text conversion feature using surrounding text
Choe Hwanjin [Thu, 5 Jan 2012 14:49:56 +0000 (23:49 +0900)]
Add text conversion feature using surrounding text

This patch implements text conversion feature.
With surrounding text, ibus-hangul can convert text that is
already commited or pasted to hanja string.

12 years agoAdd desktop menu for ibus-setup-hangul
Choe Hwanjin [Sat, 31 Dec 2011 09:33:47 +0000 (18:33 +0900)]
Add desktop menu for ibus-setup-hangul

The install location of ibus-setup-hangul has changed to ${bindir}.
And the desktop file for ibus-setup-hangul is also installed in
${datadir}/applications.
Now it's easer to launch ibus-setup-hangul without palette or systray
icon. In ubuntu, unity does not allow the systray application to handle
mouse left button press event. So ibus does not show ibus engine
specific context menu. This makes users hard to change ibus-hangul's
configration.

12 years agouse ibus_property_set_state()
Choe Hwanjin [Fri, 30 Dec 2011 14:13:36 +0000 (23:13 +0900)]
use ibus_property_set_state()

Direct access to the member of IBusProperty should be avoided
beacuse implementation details of IBusProperty may change.

12 years agoport to ibus 1.4
Choe Hwanjin [Mon, 17 Oct 2011 06:06:36 +0000 (15:06 +0900)]
port to ibus 1.4

IBusConfig uses changed API for "value-changed" signal also.
So the callback function ibus_config_value_changed() should be
modified to conform to new API.
ibus_config_value_changed function uses GVariant instead of GValue.

12 years agoMerge branch 'master' of git://github.com/lidaobing/ibus-hangul
Choe Hwanjin [Mon, 17 Oct 2011 05:48:49 +0000 (14:48 +0900)]
Merge branch 'master' of git://github.com/lidaobing/ibus-hangul

12 years agorelease 1.3.2 1.3.2
Choe Hwanjin [Mon, 17 Oct 2011 04:35:04 +0000 (13:35 +0900)]
release 1.3.2

12 years agoCheck whether hic is transliteration method or not
Choe Hwanjin [Mon, 17 Oct 2011 02:28:45 +0000 (11:28 +0900)]
Check whether hic is transliteration method or not

Normalizing keyval is applied only when the hic is in transliteration
mode. The information about the input method logic should be retrieved
from libhangul hic.
So we use new API from libhangul 0.1.0.

12 years agoport to ibus 1.4
LI Daobing [Sat, 1 Oct 2011 12:41:09 +0000 (20:41 +0800)]
port to ibus 1.4

fix #1317: http://code.google.com/p/ibus/issues/detail?id=1317

12 years agoIgnore key event with only specific modifiers
Choe Hwanjin [Sun, 28 Aug 2011 08:40:35 +0000 (17:40 +0900)]
Ignore key event with only specific modifiers

Without this fix, a user cannot input korean when the user pressed
some keys and mouse buttons at the same time.

Before this, ibus-hangul ignored every key with every modifiers
except shift, capslock and numlock. But it is better to specify the
modifiers to ignore.

Issue #1289 IBus-hangul engine ignores key events when any mouse button is down

13 years agoAdd and update copyright notices
Choe Hwanjin [Sun, 6 Mar 2011 13:21:26 +0000 (22:21 +0900)]
Add and update copyright notices

13 years agoibus-setup-hangul also should be generated by Make
Choe Hwanjin [Sat, 5 Mar 2011 14:06:36 +0000 (23:06 +0900)]
ibus-setup-hangul also should be generated by Make

13 years agoUse GETTEXT_PACKAGE in ibus-setup-hangul
Choe Hwanjin [Fri, 4 Mar 2011 16:06:41 +0000 (01:06 +0900)]
Use GETTEXT_PACKAGE in ibus-setup-hangul

ibus-setup-hangul use hardcoded string for text domain. But it will be
better to use GETTEXT_PACKAGE from configure script.
So I add gettext_package variable to config.py and ibus-setup-hangul use it.

13 years agoissue: #1210 hangul_keyboard_list should be moved
Choe Hwanjin [Fri, 4 Mar 2011 15:48:56 +0000 (00:48 +0900)]
issue: #1210 hangul_keyboard_list should be moved

hangul_keyboard_list is architecture dependent file, so it should be
installed in ${pkglibdir} or its subdir. I made it installed in
${pkglibdir}/setup.

config.py will be created by Makefile not configure. Variable ${pkglibdir}
is suitable for Make, but python will not expand it correctly. It's better
for Make to generate config.py so that Make expand the variables.

13 years agoAdd new binary file for setup tool 1.3.1
Choe Hwanjin [Sat, 26 Feb 2011 14:32:21 +0000 (23:32 +0900)]
Add new binary file for setup tool

13 years agoversion up to 1.3.1
Choe Hwanjin [Sat, 26 Feb 2011 14:31:12 +0000 (23:31 +0900)]
version up to 1.3.1

13 years agoDo not normalize keyevent on romaja keyboard
Choe Hwanjin [Sat, 26 Feb 2011 12:13:38 +0000 (21:13 +0900)]
Do not normalize keyevent on romaja keyboard

Romaja hangul keyboard is not transliteration method. So when the hangul
keyboard is romaja method, we should use the char from the keyevent without
conversion.

13 years agoDynamic hangul keyboard listing
Choe Hwanjin [Fri, 25 Feb 2011 15:17:39 +0000 (00:17 +0900)]
Dynamic hangul keyboard listing

Using libhangul 0.0.12, ibus-setup-hangul will show hangul keyboard list
from libhangul dynamically. So after this, when the libhangul updated,
ibus-setup-hangul will show newly added hangul keyboard automatically.

13 years agoNormalize keyval for position before use
Choe Hwanjin [Wed, 29 Dec 2010 10:49:14 +0000 (19:49 +0900)]
Normalize keyval for position before use

Korean input method depends on the key position on the keyboard, not the key
value. So we need to change the keyval to some generic value which can
represent the position on the keyboard. I choose the US qwerty layout as the
generic value. Before passing the keyval to libhangul, we change the keyval
as if the keyboard is US qwerty keyboard. Then, libhangul can handle the
keyval as the right position.
This will fix the problem with non-qwerty keyboard users.

13 years agoRemove debug code
Choe Hwanjin [Sun, 22 Aug 2010 12:15:22 +0000 (21:15 +0900)]
Remove debug code

13 years agoIgnore modifier keys only when they are in hanja key list
Choe Hwanjin [Sun, 22 Aug 2010 11:57:29 +0000 (20:57 +0900)]
Ignore modifier keys only when they are in hanja key list

Bug #1036: http://code.google.com/p/ibus/issues/detail?id=1036
If any hanja key has any modifier key, we should ignore that
modifire key, or we cannot make that work.

Let the hanja key 'control + h'.
User may press control, and slightly after press h.
So if we commit preedit string on control key, user will have
no preedit string when he/she press 'h'.

But some case hangul engine need to commit on modifier keys to prevent
client's malfunction which is caused by misimplementation.

13 years agoClear preedit text on ibus_hangul_engine_reset()
Choe Hwanjin [Sun, 11 Jul 2010 15:46:22 +0000 (00:46 +0900)]
Clear preedit text on ibus_hangul_engine_reset()

13 years agoUpdate lookup table managing code
Choe Hwanjin [Thu, 8 Jul 2010 13:44:15 +0000 (22:44 +0900)]
Update lookup table managing code

 After 53607e033002977d350d84fb210b3f7fb372e776, there is a problem with
 lookup table manaing. Even when the lookup table is showing, focus out
 event cause committing preedit text. But in that case, the preedit string
 should not be committed. And the focus is in again, the last lookup table
 should be shown. So I've change the code to conform to this behavior.

13 years agoAdd a new feature
Choe Hwanjin [Mon, 24 May 2010 13:40:03 +0000 (22:40 +0900)]
Add a new feature

  commit the candidate when it clicked by the user.
  issue #921

14 years agorelease 1.3.0.20100329 1.3.0.20100329
Choe Hwanjin [Sun, 28 Mar 2010 15:17:39 +0000 (00:17 +0900)]
release 1.3.0.20100329

14 years agoHangul Input Method -> Korean Input Method
Choe Hwanjin [Sun, 28 Mar 2010 15:10:10 +0000 (00:10 +0900)]
Hangul Input Method -> Korean Input Method

14 years agoUse ibus_engine_update_preedit_text_with_mode.
fujiwarat [Tue, 16 Mar 2010 07:40:09 +0000 (16:40 +0900)]
Use ibus_engine_update_preedit_text_with_mode.

14 years agoCheck ibus >= 1.2.99
Peng Huang [Thu, 4 Feb 2010 02:33:33 +0000 (10:33 +0800)]
Check ibus >= 1.2.99

14 years agoUse GInitiallyUnowned correctly.
Peng Huang [Mon, 1 Feb 2010 08:07:19 +0000 (16:07 +0800)]
Use GInitiallyUnowned correctly.

14 years agoConvert tabs to spaces.
Peng Huang [Mon, 1 Feb 2010 08:02:20 +0000 (16:02 +0800)]
Convert tabs to spaces.

14 years agoAdd the source file keycapturedialog.py to the list 1.2.0.20100102
Choe Hwanjin [Sat, 2 Jan 2010 11:23:32 +0000 (20:23 +0900)]
Add the source file keycapturedialog.py to the list

14 years agoUse *_LDADD to replace *_LDFLAGS
Peng Huang [Thu, 31 Dec 2009 06:41:14 +0000 (14:41 +0800)]
Use *_LDADD to replace *_LDFLAGS

14 years agoAdd --force argument of autopoint
Peng Huang [Mon, 14 Dec 2009 23:08:39 +0000 (07:08 +0800)]
Add --force argument of autopoint

14 years agoRemove unused lines in spec file.
Peng Huang [Mon, 14 Dec 2009 23:08:08 +0000 (07:08 +0800)]
Remove unused lines in spec file.

14 years agoIgnore unknown modifiers
Choe Hwanjin [Mon, 14 Dec 2009 14:03:43 +0000 (23:03 +0900)]
Ignore unknown modifiers

 * ignore all modifiers which ibus-hangul don't understand,
   or modifier compare routine will not work.
   e.g. When a user change the keyboard layout with Xkb.

14 years agoRemove unused file
Choe Hwanjin [Sun, 13 Dec 2009 14:39:01 +0000 (23:39 +0900)]
Remove unused file

 * Now use setup.ui instead of setup.glade

14 years agoUpdate .gitignore (add intltool files)
Choe Hwanjin [Sun, 13 Dec 2009 14:37:07 +0000 (23:37 +0900)]
Update .gitignore (add intltool files)

14 years agoUpdate Setup dialog
Choe Hwanjin [Sun, 13 Dec 2009 14:36:15 +0000 (23:36 +0900)]
Update Setup dialog

 * Add hanja key configuration ui
 * Migrate to GtkBuilder: use intltool, change ui filename
 * Update po files
 * Issue #689
   http://code.google.com/p/ibus/issues/detail?id=689
   https://bugzilla.redhat.com/show_bug.cgi?id=493509

14 years agoUpdate arrow key behavior on lookup table
Choe Hwanjin [Fri, 11 Dec 2009 15:08:50 +0000 (00:08 +0900)]
Update arrow key behavior on lookup table

 * arrow keys on lookup table behaves differently, according to the
   lookup table orientation.
   In the horizontal mode, left and right keys move the cursor,
   in the vertical mode, left and right keys move the page.
 * Issue: #688
   http://code.google.com/p/ibus/issues/detail?id=688
   https://bugzilla.redhat.com/show_bug.cgi?id=493706

14 years agoFix memory leaks
Choe Hwanjin [Fri, 11 Dec 2009 15:03:03 +0000 (00:03 +0900)]
Fix memory leaks

14 years agoFix memory leak.
Peng Huang [Fri, 28 Aug 2009 05:09:58 +0000 (13:09 +0800)]
Fix memory leak.

14 years agoIgnore capslock state
Choe Hwanjin [Mon, 7 Dec 2009 15:21:05 +0000 (00:21 +0900)]
Ignore capslock state

 * Korean input method is not transliteration method.
   The position of the pressed key is important, not the character itself.
   So we need to normalize the key event to general qwerty to get the
   correct position of the pressed key.

14 years agoImprove Hanja mode
Choe Hwanjin [Sat, 7 Nov 2009 13:50:06 +0000 (22:50 +0900)]
Improve Hanja mode

 * Flush the current preedit string and close lookup window before
   turning off hanja mode.

14 years agoMake hanja key configurable
Choe Hwanjin [Sat, 7 Nov 2009 09:19:26 +0000 (18:19 +0900)]
Make hanja key configurable

 * hanja key configuration will be saved in IBus config
   "engine/Hangul/HanjaKeys".

14 years agoadd i18n.h to Makefile.am's file list 1.2.0.20091031
Choe Hwanjin [Sat, 31 Oct 2009 08:02:04 +0000 (17:02 +0900)]
add i18n.h to Makefile.am's file list

14 years agouse libhangul 0.0.10 to enable romaja method
Choe Hwanjin [Sat, 31 Oct 2009 07:51:02 +0000 (16:51 +0900)]
use libhangul 0.0.10 to enable romaja method

14 years agochange hanja mode label
Choe Hwanjin [Sat, 31 Oct 2009 07:47:31 +0000 (16:47 +0900)]
change hanja mode label

    * change the button label to 'Hanja lock'
    * use gettext package for translation
    * update po files

14 years agoimplement romaja method
Choe Hwanjin [Sat, 17 Oct 2009 03:56:06 +0000 (12:56 +0900)]
implement romaja method

 * use libhangul's romaja routine

14 years agoAdd symbol character table feature
Choe Hwanjin [Sat, 19 Sep 2009 04:45:58 +0000 (13:45 +0900)]
Add symbol character table feature

 * add symbol.txt data file
 * look up symbol table file first, then hanja table.

14 years agoRefactoring hanja mode code
Choe Hwanjin [Fri, 18 Sep 2009 15:50:12 +0000 (00:50 +0900)]
Refactoring hanja mode code

 * check visibility before hide lookup table.
   If the engine hide again invisible lookup table, then ibus client doesn't
   work correctly. Selected text will be delete with non input key, such as
   arrow keys.
 * simplify update lookup table routine.

14 years agoImplementation of Hanja mode
Choe Hwanjin [Mon, 31 Aug 2009 05:45:02 +0000 (14:45 +0900)]
Implementation of Hanja mode

 * Add hanja mode property
 * Add ibus level preedit string

14 years agoMerge branch 'master' of git://github.com/phuang/ibus-hangul 1.2.0.20090617
Choe Hwanjin [Sat, 20 Jun 2009 12:37:30 +0000 (21:37 +0900)]
Merge branch 'master' of git://github.com/phuang/ibus-hangul

14 years agocheck libhangul version on configure stage
Choe Hwanjin [Sun, 14 Jun 2009 13:23:06 +0000 (22:23 +0900)]
check libhangul version on configure stage

ibus-hangul may depend on libhangul version, so we need to check it,
or ibus-hangul will not work as expected.
See this bug: https://bugzilla.redhat.com/show_bug.cgi?id=501212

14 years agoadd a rule to make ChangeLog automatically
Choe Hwanjin [Sun, 14 Jun 2009 11:24:08 +0000 (20:24 +0900)]
add a rule to make ChangeLog automatically

14 years agoFix some coding style problem
Peng Huang [Sun, 14 Jun 2009 06:57:04 +0000 (14:57 +0800)]
Fix some coding style problem

14 years agoModify process_key_event method and bump version.
Peng Huang [Sun, 14 Jun 2009 06:55:04 +0000 (14:55 +0800)]
Modify process_key_event method and bump version.

15 years agoFix build rpm problems. 1.1.0.20090328
Peng Huang [Sat, 28 Mar 2009 06:42:08 +0000 (14:42 +0800)]
Fix build rpm problems.

15 years agoUpdate authors
Choe Hwanjin [Mon, 23 Mar 2009 14:31:19 +0000 (23:31 +0900)]
Update authors

15 years agoNot dist config.py which is generated by configure
Choe Hwanjin [Sat, 21 Mar 2009 15:12:58 +0000 (00:12 +0900)]
Not dist config.py which is generated by configure

15 years agoupdate ignore file
Choe Hwanjin [Sat, 21 Mar 2009 14:54:31 +0000 (23:54 +0900)]
update ignore file

15 years agoSet ibus-setup-hangul window icon
Choe Hwanjin [Sat, 21 Mar 2009 14:42:58 +0000 (23:42 +0900)]
Set ibus-setup-hangul window icon

15 years agoUpdate translations
Choe Hwanjin [Sat, 21 Mar 2009 11:19:04 +0000 (20:19 +0900)]
Update translations

Add korean translation.
Update POTFILES for setup tool.

15 years agoUse bindtextdomain to specify localedir
Choe Hwanjin [Sat, 21 Mar 2009 11:10:29 +0000 (20:10 +0900)]
Use bindtextdomain to specify localedir

Set textdomain dir to localedir which is spcified on configure stage.
config.py file has the prefix configuration.

15 years agoUpdate ibus-hangul icon and add svg image
Choe Hwanjin [Sat, 21 Mar 2009 08:17:37 +0000 (17:17 +0900)]
Update ibus-hangul icon and add svg image

15 years agoAdd setup property
Choe Hwanjin [Sat, 21 Mar 2009 08:15:09 +0000 (17:15 +0900)]
Add setup property

15 years agoUpdate IBusConfig routine: issue #304
Choe Hwanjin [Mon, 9 Mar 2009 14:33:22 +0000 (23:33 +0900)]
Update IBusConfig routine: issue #304