platform/upstream/ibus.git
15 years agoFix some build warnings. 1.2.0.20090719
Peng Huang [Sun, 19 Jul 2009 04:50:22 +0000 (12:50 +0800)]
Fix some build warnings.

15 years agoMerge branch 'master' of git@github.com:phuang/ibus
Peng Huang [Sun, 19 Jul 2009 01:40:42 +0000 (09:40 +0800)]
Merge branch 'master' of git@github.com:phuang/ibus

15 years agoFix a typo.
Peng Huang [Sat, 18 Jul 2009 00:39:50 +0000 (08:39 +0800)]
Fix a typo.

15 years agoAdd include <stdio.h> to fix build warning.
Peng Huang [Thu, 16 Jul 2009 22:47:01 +0000 (06:47 +0800)]
Add include <stdio.h> to fix build warning.

15 years agoAdd introspect_dbus method.
Peng Huang [Thu, 16 Jul 2009 02:37:32 +0000 (10:37 +0800)]
Add introspect_dbus method.

15 years agoRemove unimplemented methods and signals from DBus.Introspect return data
Peng Huang [Thu, 16 Jul 2009 02:36:53 +0000 (10:36 +0800)]
Remove unimplemented methods and signals from DBus.Introspect return data

15 years agoUse c version ibus_get_address in python directly
Peng Huang [Wed, 15 Jul 2009 10:04:11 +0000 (18:04 +0800)]
Use c version ibus_get_address in python directly

15 years agoUse abstract socket in ibus-daemon
Peng Huang [Wed, 15 Jul 2009 08:31:09 +0000 (16:31 +0800)]
Use abstract socket in ibus-daemon

15 years agoAdd ibus_get_local_machine_id function
Peng Huang [Wed, 15 Jul 2009 03:19:08 +0000 (11:19 +0800)]
Add ibus_get_local_machine_id function

15 years agoUpdate ml.po by Ani Peter <apeter@redhat.com>
Peng Huang [Wed, 15 Jul 2009 00:21:23 +0000 (08:21 +0800)]
Update ml.po by Ani Peter <apeter@redhat.com>

15 years agoRemove debug output
Peng Huang [Tue, 14 Jul 2009 08:30:50 +0000 (16:30 +0800)]
Remove debug output

15 years agoFix a typo, Add introspect method.
Peng Huang [Fri, 10 Jul 2009 03:00:41 +0000 (11:00 +0800)]
Fix a typo, Add introspect method.

15 years agoImplement Introspect in inputcontext.c
Peng Huang [Fri, 10 Jul 2009 02:48:39 +0000 (10:48 +0800)]
Implement Introspect in inputcontext.c

15 years agoAdd introspect_ibus
Peng Huang [Thu, 9 Jul 2009 09:38:16 +0000 (17:38 +0800)]
Add introspect_ibus

15 years agoAdd args' names, and remove out arg of org.freedesktop.IBus.Exit
Peng Huang [Thu, 9 Jul 2009 09:37:18 +0000 (17:37 +0800)]
Add args' names, and remove out arg of org.freedesktop.IBus.Exit

15 years agoRemove some deprecated methods.
Peng Huang [Thu, 9 Jul 2009 09:09:37 +0000 (17:09 +0800)]
Remove some deprecated methods.

15 years agoImplemented Introspect of /org/freedesktop/IBus
Peng Huang [Thu, 9 Jul 2009 09:09:03 +0000 (17:09 +0800)]
Implemented Introspect of /org/freedesktop/IBus

15 years agoImplememnt org.freedesktop.IBus.Ping method.
Peng Huang [Thu, 9 Jul 2009 03:29:46 +0000 (11:29 +0800)]
Implememnt org.freedesktop.IBus.Ping method.

15 years agoFix some typoes.
Peng Huang [Wed, 8 Jul 2009 03:43:22 +0000 (11:43 +0800)]
Fix some typoes.

15 years agoAdd ibus_message_iter_copy method;
Peng Huang [Wed, 8 Jul 2009 03:32:01 +0000 (11:32 +0800)]
Add ibus_message_iter_copy method;
Add Ping method of org.freedesktop.IBus interface.

15 years agoAPIDOC: Revised IBusMessage
Ding-Yi Chen [Wed, 8 Jul 2009 06:58:36 +0000 (16:58 +1000)]
APIDOC: Revised IBusMessage

15 years agoAPIDOC: completed IBusMessage.
Ding-Yi Chen [Tue, 7 Jul 2009 08:07:54 +0000 (18:07 +1000)]
APIDOC: completed IBusMessage.

15 years agoAPIDOC continuing IBusMessage
Ding-Yi Chen [Mon, 6 Jul 2009 08:09:22 +0000 (18:09 +1000)]
APIDOC continuing IBusMessage

15 years agoAPIDOC: completed: IBusInternal, IBusKeymap.
Ding-Yi Chen [Fri, 3 Jul 2009 08:03:17 +0000 (18:03 +1000)]
APIDOC: completed: IBusInternal, IBusKeymap.
        starts: IBusMessage

15 years agoAPIDOC: IBusKeymap
Ding-Yi Chen [Wed, 1 Jul 2009 08:07:54 +0000 (18:07 +1000)]
APIDOC: IBusKeymap

15 years agoAPIDOC: IBusInternal, IBusKeymap
Ding-Yi Chen [Tue, 30 Jun 2009 08:07:12 +0000 (18:07 +1000)]
APIDOC: IBusInternal, IBusKeymap

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.