platform/upstream/ibus.git
15 years agoUpdate buttons' states correctly
Peng Huang [Wed, 1 Jul 2009 04:32:08 +0000 (12:32 +0800)]
Update buttons' states correctly

15 years agoAdd PY prefix in gtype names.
Peng Huang [Wed, 1 Jul 2009 04:17:18 +0000 (12:17 +0800)]
Add PY prefix in gtype names.

15 years agoUpdate Add & Apply buttons' states on time.
Peng Huang [Wed, 1 Jul 2009 04:11:38 +0000 (12:11 +0800)]
Update Add & Apply buttons' states on time.

15 years agoUse MetaClass to register serializable classes automatically
Peng Huang [Tue, 30 Jun 2009 08:45:45 +0000 (16:45 +0800)]
Use MetaClass to register serializable classes automatically

15 years agoFix some coding style problems.
Peng Huang [Tue, 30 Jun 2009 02:54:16 +0000 (10:54 +0800)]
Fix some coding style problems.

15 years agoFix CheckMenuItem problems and some coding style problems.
Peng Huang [Tue, 30 Jun 2009 02:42:05 +0000 (10:42 +0800)]
Fix CheckMenuItem problems and some coding style problems.

15 years agoChange some classes' name
Peng Huang [Mon, 29 Jun 2009 23:40:37 +0000 (07:40 +0800)]
Change some classes' name

15 years agoAdd __gtype_name__ for some gobject classes
Peng Huang [Mon, 29 Jun 2009 23:19:22 +0000 (07:19 +0800)]
Add __gtype_name__ for some gobject classes

15 years agoUse __gtype_name__ to replace gobject.type_register
Peng Huang [Mon, 29 Jun 2009 12:49:32 +0000 (20:49 +0800)]
Use __gtype_name__ to replace gobject.type_register

15 years agoRemove useless code.
Peng Huang [Mon, 29 Jun 2009 09:57:47 +0000 (17:57 +0800)]
Remove useless code.

15 years agoModify introspect interface.
Peng Huang [Thu, 25 Jun 2009 08:03:26 +0000 (16:03 +0800)]
Modify introspect interface.

15 years agoAPIDOC: Completed IBusInputContext
Ding-Yi Chen [Thu, 25 Jun 2009 07:58:08 +0000 (17:58 +1000)]
APIDOC: Completed IBusInputContext
        Revised IBusBus, IBusConnection, IBusProxy, IBusService
Keymap: Add dvorak, dvorak-classic, and dvorak-programmer

15 years agoAPIDOC: revised IBusEngine, IBusLookupTable.
Ding-Yi Chen [Wed, 24 Jun 2009 08:04:56 +0000 (18:04 +1000)]
APIDOC: revised IBusEngine, IBusLookupTable.
        continuing IBusInputContext

15 years agoAPIDOC: revised IBusEngine, IBusInputContext
Ding-Yi Chen [Mon, 22 Jun 2009 08:08:55 +0000 (18:08 +1000)]
APIDOC: revised IBusEngine, IBusInputContext

15 years agoAdd keycode argument in forward_key_event signal.
Peng Huang [Thu, 25 Jun 2009 01:48:37 +0000 (09:48 +0800)]
Add keycode argument in forward_key_event signal.

15 years agoDisable qt4 im module.
Peng Huang [Tue, 23 Jun 2009 23:49:50 +0000 (07:49 +0800)]
Disable qt4 im module.

15 years agoAdd ibusversion.h.in
Peng Huang [Tue, 23 Jun 2009 23:34:17 +0000 (07:34 +0800)]
Add ibusversion.h.in

15 years agoRemove private struct in ibus-daemon.
Peng Huang [Tue, 23 Jun 2009 23:33:53 +0000 (07:33 +0800)]
Remove private struct in ibus-daemon.

15 years agoFix a typo.
Peng Huang [Thu, 18 Jun 2009 02:17:42 +0000 (10:17 +0800)]
Fix a typo.

15 years agoHide keyboard layout column in setup UI
Peng Huang [Thu, 18 Jun 2009 01:53:58 +0000 (09:53 +0800)]
Hide keyboard layout column in setup UI

15 years agoAvoid block in bus_factory_proxy_create_engine.
Peng Huang [Wed, 17 Jun 2009 11:21:10 +0000 (19:21 +0800)]
Avoid block in bus_factory_proxy_create_engine.

15 years agoAdd setup/enginetreeview.py into po/POTFILES.in 1.2.0.20090617
Peng Huang [Wed, 17 Jun 2009 09:58:10 +0000 (17:58 +0800)]
Add setup/enginetreeview.py into po/POTFILES.in

15 years agoRemove IBUS_SESSION_ID from xinput-ibus
Peng Huang [Wed, 17 Jun 2009 09:03:02 +0000 (17:03 +0800)]
Remove IBUS_SESSION_ID from xinput-ibus

15 years agoAdd --enable-gtk-doc in autogen.sh
Peng Huang [Wed, 17 Jun 2009 07:42:06 +0000 (15:42 +0800)]
Add --enable-gtk-doc in autogen.sh

15 years agoFix problems for 'make rpm'
Peng Huang [Wed, 17 Jun 2009 07:40:57 +0000 (15:40 +0800)]
Fix problems for 'make rpm'

15 years agoRemove two useless lines.
Peng Huang [Wed, 17 Jun 2009 03:34:15 +0000 (11:34 +0800)]
Remove two useless lines.

15 years agoAdd configure item for keyboard layout
Peng Huang [Wed, 17 Jun 2009 02:41:00 +0000 (10:41 +0800)]
Add configure item for keyboard layout

15 years agoRemove altgr in jp keymap
Peng Huang [Tue, 16 Jun 2009 03:00:52 +0000 (11:00 +0800)]
Remove altgr in jp keymap

15 years agoFix problems in jp keymap. keycode 124 = yen
Peng Huang [Tue, 16 Jun 2009 02:52:57 +0000 (10:52 +0800)]
Fix problems in jp keymap. keycode 124 = yen

15 years agoFix build warnings.
Peng Huang [Mon, 15 Jun 2009 23:36:04 +0000 (07:36 +0800)]
Fix build warnings.

15 years agoAdd translation in pl.po
Peng Huang [Mon, 15 Jun 2009 23:27:37 +0000 (07:27 +0800)]
Add translation in pl.po

15 years agoAdd code to handle changing of engine's layout
Peng Huang [Mon, 15 Jun 2009 11:02:25 +0000 (19:02 +0800)]
Add code to handle changing of engine's layout

15 years agoTranslate some messages.
Peng Huang [Mon, 15 Jun 2009 08:34:26 +0000 (16:34 +0800)]
Translate some messages.

15 years agoFix some typos
Peng Huang [Mon, 15 Jun 2009 08:20:26 +0000 (16:20 +0800)]
Fix some typos

15 years agoUpdate ibus.pot
Peng Huang [Mon, 15 Jun 2009 08:18:57 +0000 (16:18 +0800)]
Update ibus.pot

15 years agoUpdate messages in zh_CN.po
Peng Huang [Mon, 15 Jun 2009 07:20:59 +0000 (15:20 +0800)]
Update messages in zh_CN.po

15 years agoAdd some tooltips in setup dialog.
Peng Huang [Mon, 15 Jun 2009 07:10:10 +0000 (15:10 +0800)]
Add some tooltips in setup dialog.

15 years agoShow engines' keyboard layout in setup UI
Peng Huang [Mon, 15 Jun 2009 07:00:12 +0000 (15:00 +0800)]
Show engines' keyboard layout in setup UI

15 years agoRemove some 'shift keycode' item in common
Peng Huang [Sun, 14 Jun 2009 22:50:12 +0000 (06:50 +0800)]
Remove some 'shift keycode' item in common

15 years agoAutogen the ChangeLog from git
Peng Huang [Sun, 14 Jun 2009 22:44:14 +0000 (06:44 +0800)]
Autogen the ChangeLog from git

15 years agoFix error in keymap
Peng Huang [Sun, 14 Jun 2009 22:11:08 +0000 (06:11 +0800)]
Fix error in keymap

15 years agoFix some keycode error in common keymap.
Peng Huang [Sun, 14 Jun 2009 21:23:05 +0000 (05:23 +0800)]
Fix some keycode error in common keymap.

15 years agoImplement keymaps, merged keymaps branch
Peng Huang [Sun, 14 Jun 2009 06:29:27 +0000 (14:29 +0800)]
Implement keymaps, merged keymaps branch

15 years agoFix a typo in src/Makefile.am
Peng Huang [Sun, 14 Jun 2009 06:19:33 +0000 (14:19 +0800)]
Fix a typo in src/Makefile.am

15 years agoDo not restore states when focus_in, if the enable is disabled.
Peng Huang [Fri, 12 Jun 2009 22:10:44 +0000 (06:10 +0800)]
Do not restore states when focus_in, if the enable is disabled.

15 years agoUpdate da.po.
Peng Huang [Fri, 12 Jun 2009 21:27:51 +0000 (05:27 +0800)]
Update da.po.

15 years agoAdd vi.po
Peng Huang [Fri, 12 Jun 2009 06:43:32 +0000 (14:43 +0800)]
Add vi.po

15 years agoSupport mouse click on lookup table. 1.1.0.20090612
Peng Huang [Fri, 12 Jun 2009 01:54:47 +0000 (09:54 +0800)]
Support mouse click on lookup table.

15 years agoRedefine the arrow buttons meaning as PageUp & PageDown.
Peng Huang [Thu, 11 Jun 2009 02:31:10 +0000 (10:31 +0800)]
Redefine the arrow buttons meaning as PageUp & PageDown.

15 years agoAdd source files into POTFILES.in 1.1.0.20090609
Peng Huang [Tue, 9 Jun 2009 10:24:03 +0000 (18:24 +0800)]
Add source files into POTFILES.in

15 years agoUpdate kn.po
Peng Huang [Tue, 9 Jun 2009 07:42:36 +0000 (15:42 +0800)]
Update kn.po

15 years agoAdd show_im_name schema in ibus.shemas.in
Peng Huang [Tue, 9 Jun 2009 01:10:35 +0000 (09:10 +0800)]
Add show_im_name schema in ibus.shemas.in

15 years agoShow im name on languagebar
Peng Huang [Tue, 9 Jun 2009 01:08:04 +0000 (09:08 +0800)]
Show im name on languagebar

15 years agoFilter release key events follow the hotkey.
Peng Huang [Mon, 8 Jun 2009 08:52:38 +0000 (16:52 +0800)]
Filter release key events follow the hotkey.

15 years agoUpdate hi.po
Peng Huang [Mon, 8 Jun 2009 08:22:50 +0000 (16:22 +0800)]
Update hi.po

15 years agoAdd About button in language bar.
Peng Huang [Sun, 7 Jun 2009 03:32:20 +0000 (11:32 +0800)]
Add About button in language bar.

15 years agoMove engineabout dialog into a new python file.
Peng Huang [Sun, 7 Jun 2009 02:58:57 +0000 (10:58 +0800)]
Move engineabout dialog into a new python file.

15 years agoFix some build warnings.
Peng Huang [Fri, 5 Jun 2009 12:34:35 +0000 (20:34 +0800)]
Fix some build warnings.

15 years agoUpdate as.po.
Peng Huang [Thu, 4 Jun 2009 07:24:42 +0000 (15:24 +0800)]
Update as.po.

15 years agoUse custom dialog to display engine information
Peng Huang [Thu, 4 Jun 2009 07:13:33 +0000 (15:13 +0800)]
Use custom dialog to display engine information

15 years agoSet the default candidates' label to '1234567890abcdef'
Peng Huang [Thu, 4 Jun 2009 02:19:55 +0000 (10:19 +0800)]
Set the default candidates' label to '1234567890abcdef'

15 years agoUpdate doc for ibus_lookup_table_new
Peng Huang [Thu, 4 Jun 2009 02:08:45 +0000 (10:08 +0800)]
Update doc for ibus_lookup_table_new

15 years agoAdd labels attribute in LookupTable object.
Peng Huang [Thu, 4 Jun 2009 02:04:16 +0000 (10:04 +0800)]
Add labels attribute in LookupTable object.

15 years agoAdd help button for showing help message for input method.
Peng Huang [Wed, 3 Jun 2009 08:08:29 +0000 (16:08 +0800)]
Add help button for showing help message for input method.

15 years agoCatch exception __sigchld_cb in panel.py
Peng Huang [Tue, 2 Jun 2009 11:49:34 +0000 (19:49 +0800)]
Catch exception __sigchld_cb in panel.py

15 years agoAPIDOC: Finished IBusConnection, IBusHotKey, IBusProxy
Ding-Yi Chen [Mon, 1 Jun 2009 08:21:05 +0000 (18:21 +1000)]
APIDOC: Finished IBusConnection, IBusHotKey, IBusProxy
        Started IBusInputContext
        Revised IBusAttribute IBusBus IBusConfigServices, IBusEngine, ..

15 years agoAdd verbose argument for ibus_component_start function 1.1.0.20090531
Peng Huang [Sun, 31 May 2009 03:13:11 +0000 (11:13 +0800)]
Add verbose argument for ibus_component_start function
Do not use g_usleep

15 years agoUpdate pa.po by A S Alam
Peng Huang [Sun, 31 May 2009 02:33:47 +0000 (10:33 +0800)]
Update pa.po by A S Alam

15 years agoUpdate or.po by Manoj Giri
Peng Huang [Sat, 30 May 2009 07:54:46 +0000 (15:54 +0800)]
Update or.po by Manoj Giri

15 years agoUpdate mr.po & te.po
Peng Huang [Tue, 26 May 2009 11:47:11 +0000 (19:47 +0800)]
Update mr.po & te.po

15 years agoUpdate bn_IN.po by Runa Bhattacharjee <runab@redhat.com>
Peng Huang [Tue, 26 May 2009 07:07:05 +0000 (15:07 +0800)]
Update bn_IN.po by Runa Bhattacharjee <runab@redhat.com>

15 years agoUpdate gu.po by Sweta Kothari <swkothar@redhat.com>
Peng Huang [Tue, 26 May 2009 06:57:58 +0000 (14:57 +0800)]
Update gu.po by Sweta Kothari <swkothar@redhat.com>

15 years agoAdd information label in setup dailog to tell user the top one is the
Peng Huang [Tue, 26 May 2009 00:17:42 +0000 (08:17 +0800)]
Add information label in setup dailog to tell user the top one is the
default

15 years agoRaise set dialog when click preference in menu.
Peng Huang [Mon, 25 May 2009 08:08:23 +0000 (16:08 +0800)]
Raise set dialog when click preference in menu.

15 years agoShow default IME with BOLD font.
Peng Huang [Mon, 25 May 2009 07:34:54 +0000 (15:34 +0800)]
Show default IME with BOLD font.

15 years agoAppend engine as last one in the engines list.
Peng Huang [Mon, 25 May 2009 07:09:05 +0000 (15:09 +0800)]
Append engine as last one in the engines list.

15 years agoRemove prop copy in inputcontext, to fix properties bug.
Peng Huang [Fri, 22 May 2009 03:03:28 +0000 (11:03 +0800)]
Remove prop copy in inputcontext, to fix properties bug.

15 years agoMake code more readable.
Peng Huang [Tue, 19 May 2009 03:30:30 +0000 (11:30 +0800)]
Make code more readable.

15 years agoKeep same order of shortcut keys list. 1.1.0.20090508
Peng Huang [Fri, 8 May 2009 06:25:12 +0000 (14:25 +0800)]
Keep same order of shortcut keys list.

15 years agoAdd git-tag target in Makefile.am
Peng Huang [Fri, 8 May 2009 06:11:19 +0000 (14:11 +0800)]
Add git-tag target in Makefile.am

15 years agoRemove old locales define in main.c
Peng Huang [Fri, 8 May 2009 05:19:10 +0000 (13:19 +0800)]
Remove old locales define in main.c

15 years agoUpdate locale and add --locale-append argument of ibus-x11
Peng Huang [Fri, 8 May 2009 05:12:46 +0000 (13:12 +0800)]
Update locale and add --locale-append argument of ibus-x11

15 years agoRefine coding style.
Peng Huang [Fri, 8 May 2009 01:31:53 +0000 (09:31 +0800)]
Refine coding style.

15 years agoOnly print out debug and warning messages when with --verbose
Peng Huang [Thu, 7 May 2009 04:38:41 +0000 (12:38 +0800)]
Only print out debug and warning messages when with --verbose

15 years agoReplace strcmp with g_strcmp0
Peng Huang [Thu, 7 May 2009 04:02:24 +0000 (12:02 +0800)]
Replace strcmp with g_strcmp0

15 years agoUpdate fr.po by julroy67
Peng Huang [Wed, 6 May 2009 01:18:43 +0000 (09:18 +0800)]
Update fr.po by julroy67

15 years agoDestroy the BusServer during exit.
Peng Huang [Thu, 30 Apr 2009 07:43:50 +0000 (15:43 +0800)]
Destroy the BusServer during exit.

15 years agoMake main loop setupable.
Peng Huang [Thu, 30 Apr 2009 03:09:41 +0000 (11:09 +0800)]
Make main loop setupable.

15 years agoAdd zh_TW.po by Ding-Yi Chen <dingyichentw@yahoo.com>
Peng Huang [Tue, 28 Apr 2009 07:43:45 +0000 (15:43 +0800)]
Add zh_TW.po by Ding-Yi Chen <dingyichentw@yahoo.com>

15 years agoMerge commit 'definite/master'
Peng Huang [Tue, 28 Apr 2009 07:40:24 +0000 (15:40 +0800)]
Merge commit 'definite/master'

15 years agoFix wrong args of trigger signal callbacks
Peng Huang [Tue, 28 Apr 2009 07:36:12 +0000 (15:36 +0800)]
Fix wrong args of trigger signal callbacks

15 years agoFix wrong argument when emit IBusHotkeyProfile::trigger signal
Peng Huang [Tue, 28 Apr 2009 07:30:02 +0000 (15:30 +0800)]
Fix wrong argument when emit IBusHotkeyProfile::trigger signal

15 years agoAdd back zh_TW.po
Ding-Yi Chen [Tue, 28 Apr 2009 04:15:53 +0000 (14:15 +1000)]
Add back zh_TW.po

15 years agoAdd document for IBusModifiersType.
Peng Huang [Tue, 28 Apr 2009 00:28:25 +0000 (08:28 +0800)]
Add document for IBusModifiersType.

15 years agoRefine coding style in ibusinternal.c
Peng Huang [Tue, 28 Apr 2009 00:22:34 +0000 (08:22 +0800)]
Refine coding style in ibusinternal.c

15 years agoUpdate fr.po by Charles-Antoine (cacouret@wanadoo.fr)
Peng Huang [Sun, 26 Apr 2009 23:43:21 +0000 (07:43 +0800)]
Update fr.po by Charles-Antoine (cacouret@wanadoo.fr)

15 years agoFix preedit problem in evolution 1.1.0.20090423
Peng Huang [Thu, 23 Apr 2009 02:45:18 +0000 (10:45 +0800)]
Fix preedit problem in evolution

15 years agoRead the iso_639_2 codes from iso-codes.
Peng Huang [Wed, 22 Apr 2009 05:52:01 +0000 (13:52 +0800)]
Read the iso_639_2 codes from iso-codes.

15 years agoAdd ml.po by Ani Peter <apeter@redhat.com>
Peng Huang [Tue, 21 Apr 2009 09:13:03 +0000 (17:13 +0800)]
Add ml.po by Ani Peter <apeter@redhat.com>

15 years agoSupport drag and drop in engines view.
Peng Huang [Tue, 21 Apr 2009 06:48:56 +0000 (14:48 +0800)]
Support drag and drop in engines view.