platform/upstream/ibus.git
15 years agoAdd pixmaps.
Huang Peng [Wed, 6 Aug 2008 05:02:30 +0000 (13:02 +0800)]
Add pixmaps.

15 years agoEdit README.
Huang Peng [Wed, 6 Aug 2008 02:14:47 +0000 (10:14 +0800)]
Edit README.

15 years agoFix configure bug of check qt.
Huang Peng [Wed, 6 Aug 2008 02:13:07 +0000 (10:13 +0800)]
Fix configure bug of check qt.

15 years agoShow warning message in MessageDialog when can not connect to ibus-daemon.
Huang Peng [Wed, 6 Aug 2008 00:13:02 +0000 (08:13 +0800)]
Show warning message in MessageDialog when can not connect to ibus-daemon.

15 years agoExit when can not connect to ibus-daemon.
Huang Peng [Tue, 5 Aug 2008 23:13:20 +0000 (07:13 +0800)]
Exit when can not connect to ibus-daemon.

15 years agoRefine code of creating ibus address string.
Huang Peng [Tue, 5 Aug 2008 22:55:34 +0000 (06:55 +0800)]
Refine code of creating ibus address string.

15 years agoRemove AC_SUBST(IBUS_BUILD_QT4)
Huang Peng [Tue, 5 Aug 2008 12:47:10 +0000 (20:47 +0800)]
Remove AC_SUBST(IBUS_BUILD_QT4)

15 years agoAdd --disable-qt4-immodule to configure.
Huang Peng [Tue, 5 Aug 2008 12:44:13 +0000 (20:44 +0800)]
Add --disable-qt4-immodule to configure.

15 years agoUse checking QtDBus & QtCore to replace checking Qt.
Huang Peng [Tue, 5 Aug 2008 11:07:03 +0000 (19:07 +0800)]
Use checking QtDBus & QtCore to replace checking Qt.

15 years agoCheck reply message.
Huang Peng [Tue, 5 Aug 2008 11:06:23 +0000 (19:06 +0800)]
Check reply message.

15 years agoSet the icon for setup dialog.
Huang Peng [Tue, 5 Aug 2008 10:28:14 +0000 (18:28 +0800)]
Set the icon for setup dialog.

15 years agoAdd ibus-setup.svg.
Huang Peng [Tue, 5 Aug 2008 10:18:41 +0000 (18:18 +0800)]
Add ibus-setup.svg.

15 years agoUse {show,hide}_all.
Huang Peng [Tue, 5 Aug 2008 07:05:11 +0000 (15:05 +0800)]
Use {show,hide}_all.

15 years agocatch exception throw from os.getlogin().
Huang Peng [Tue, 5 Aug 2008 05:51:39 +0000 (13:51 +0800)]
catch exception throw from os.getlogin().

15 years agoGet usernmae form getlogin, $LOGNAME, $USER, $LNAME and $USERNAME.
Huang Peng [Tue, 5 Aug 2008 04:45:41 +0000 (12:45 +0800)]
Get usernmae form getlogin, $LOGNAME, $USER, $LNAME and $USERNAME.

15 years agofocus_out the input context when input context is destroyed.
Huang Peng [Mon, 4 Aug 2008 13:15:51 +0000 (21:15 +0800)]
focus_out the input context when input context is destroyed.

15 years agoget username from getlogin(), $LOGNAME, $USER, $LNAME, $USERNAME.
Huang Peng [Mon, 4 Aug 2008 13:04:48 +0000 (21:04 +0800)]
get username from getlogin(), $LOGNAME, $USER, $LNAME, $USERNAME.

15 years agoRefine the Makefile.am.
Huang Peng [Mon, 4 Aug 2008 03:31:08 +0000 (11:31 +0800)]
Refine the Makefile.am.

15 years agoAdd dependancies of ibus-x11.
Huang Peng [Mon, 4 Aug 2008 03:23:02 +0000 (11:23 +0800)]
Add dependancies of ibus-x11.

15 years agoFix ibus.spec problem.
Huang Peng [Mon, 4 Aug 2008 02:45:33 +0000 (10:45 +0800)]
Fix ibus.spec problem.

15 years agoFix build problem.
Huang Peng [Mon, 4 Aug 2008 02:44:29 +0000 (10:44 +0800)]
Fix build problem.

15 years agoUse getlogin to get login user name.
Huang Peng [Mon, 4 Aug 2008 01:15:47 +0000 (09:15 +0800)]
Use getlogin to get login user name.

15 years agoUse os.getlogin to get login user name.
Huang Peng [Mon, 4 Aug 2008 01:07:09 +0000 (09:07 +0800)]
Use os.getlogin to get login user name.

15 years agoFix xim protocol bug.
Huang Peng [Sun, 3 Aug 2008 12:06:48 +0000 (20:06 +0800)]
Fix xim protocol bug.

15 years agoFix build error.
Huang Peng [Sat, 2 Aug 2008 08:28:52 +0000 (16:28 +0800)]
Fix build error.

15 years agoFix bug when set an empty list.
Huang Peng [Fri, 1 Aug 2008 15:00:36 +0000 (23:00 +0800)]
Fix bug when set an empty list.

15 years agoAdd config_set_list method.
Huang Peng [Fri, 1 Aug 2008 14:54:13 +0000 (22:54 +0800)]
Add config_set_list method.

15 years agoFix bug when unset a config key.
Huang Peng [Fri, 1 Aug 2008 14:37:19 +0000 (22:37 +0800)]
Fix bug when unset a config key.

15 years agoFIx a typo.
Huang Peng [Fri, 1 Aug 2008 14:08:02 +0000 (22:08 +0800)]
FIx a typo.

15 years agoRefine coding style.
Huang Peng [Fri, 1 Aug 2008 14:06:57 +0000 (22:06 +0800)]
Refine coding style.

15 years agoChange some const values' name.
Huang Peng [Fri, 1 Aug 2008 14:06:22 +0000 (22:06 +0800)]
Change some const values' name.

15 years agoSave preload engines.
Huang Peng [Fri, 1 Aug 2008 14:02:30 +0000 (22:02 +0800)]
Save preload engines.

15 years agoAdd preload column in setup dailog.
Huang Peng [Fri, 1 Aug 2008 11:05:04 +0000 (19:05 +0800)]
Add preload column in setup dailog.

15 years agoFix typos.
Huang Peng [Thu, 31 Jul 2008 12:14:11 +0000 (20:14 +0800)]
Fix typos.

15 years agoFix config bug.
Huang Peng [Thu, 31 Jul 2008 12:12:06 +0000 (20:12 +0800)]
Fix config bug.

15 years agoRename get_conn to get_dbusconn.
Huang Peng [Thu, 31 Jul 2008 12:01:07 +0000 (20:01 +0800)]
Rename get_conn to get_dbusconn.

15 years agoAdd Config{Add,Remove}Watch methods.
Huang Peng [Thu, 31 Jul 2008 08:12:01 +0000 (16:12 +0800)]
Add Config{Add,Remove}Watch methods.

15 years agoRename IBus to Bus.
Huang Peng [Thu, 31 Jul 2008 05:02:08 +0000 (13:02 +0800)]
Rename IBus to Bus.

15 years agoMake ibus inherit from ibus.Object.
Huang Peng [Thu, 31 Jul 2008 04:09:04 +0000 (12:09 +0800)]
Make ibus inherit from ibus.Object.

15 years agofocus in the engine, after enable the engine.
Huang Peng [Wed, 30 Jul 2008 11:12:02 +0000 (19:12 +0800)]
focus in the engine, after enable the engine.

15 years agoRemove some debug print.
Huang Peng [Wed, 30 Jul 2008 09:26:22 +0000 (17:26 +0800)]
Remove some debug print.

15 years agoRename preload_engines to general/preload_engines.
Huang Peng [Wed, 30 Jul 2008 09:26:09 +0000 (17:26 +0800)]
Rename preload_engines to general/preload_engines.

15 years agoFix error when get_value from a unexist key.
Huang Peng [Wed, 30 Jul 2008 09:12:04 +0000 (17:12 +0800)]
Fix error when get_value from a unexist key.

15 years agoRename auto_enable_engine to preload_engines.
Huang Peng [Wed, 30 Jul 2008 09:11:19 +0000 (17:11 +0800)]
Rename auto_enable_engine to preload_engines.

15 years agoImplement Server.connection_removed
Huang Peng [Wed, 30 Jul 2008 09:05:26 +0000 (17:05 +0800)]
Implement Server.connection_removed

15 years agoTest bool at first.
Huang Peng [Wed, 30 Jul 2008 07:57:03 +0000 (15:57 +0800)]
Test bool at first.

15 years agoWIP.
Huang Peng [Wed, 30 Jul 2008 07:12:24 +0000 (15:12 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Wed, 30 Jul 2008 07:11:27 +0000 (15:11 +0800)]
WIP.

15 years agoTest unicode in to_gconf_value.
Huang Peng [Wed, 30 Jul 2008 07:06:58 +0000 (15:06 +0800)]
Test unicode in to_gconf_value.

15 years agoFix typos.
Huang Peng [Wed, 30 Jul 2008 07:04:17 +0000 (15:04 +0800)]
Fix typos.

15 years agoFix problem if pass None as reply_handler or error_handler to config_set_value.
Huang Peng [Wed, 30 Jul 2008 06:43:08 +0000 (14:43 +0800)]
Fix problem if pass None as reply_handler or error_handler to config_set_value.

15 years agoFix a typo.
Huang Peng [Wed, 30 Jul 2008 05:16:44 +0000 (13:16 +0800)]
Fix a typo.

15 years agoFix a typo.
Huang Peng [Wed, 30 Jul 2008 05:14:48 +0000 (13:14 +0800)]
Fix a typo.

15 years agoFix a typo.
Huang Peng [Wed, 30 Jul 2008 05:10:59 +0000 (13:10 +0800)]
Fix a typo.

15 years agoAdd ConfigReload signal.
Huang Peng [Wed, 30 Jul 2008 04:09:50 +0000 (12:09 +0800)]
Add ConfigReload signal.

15 years agoRefactory bus.py.
Huang Peng [Wed, 30 Jul 2008 04:04:50 +0000 (12:04 +0800)]
Refactory bus.py.

15 years agoDon't launch ibus-gconf.
Huang Peng [Wed, 30 Jul 2008 04:04:33 +0000 (12:04 +0800)]
Don't launch ibus-gconf.

15 years agoMake gconf as DefaultConfig.
Huang Peng [Wed, 30 Jul 2008 03:37:27 +0000 (11:37 +0800)]
Make gconf as DefaultConfig.

15 years agoFix problem in config.Destroy.
Huang Peng [Wed, 30 Jul 2008 03:07:13 +0000 (11:07 +0800)]
Fix problem in config.Destroy.

15 years agoAdd defaultconfig.py
Huang Peng [Wed, 30 Jul 2008 03:01:50 +0000 (11:01 +0800)]
Add defaultconfig.py

15 years agoRemove {get,set}{string,int,bool}
Huang Peng [Wed, 30 Jul 2008 02:37:25 +0000 (10:37 +0800)]
Remove {get,set}{string,int,bool}

15 years agoRemove {get,set}_{string,bool,int} methods.
Huang Peng [Wed, 30 Jul 2008 02:27:49 +0000 (10:27 +0800)]
Remove {get,set}_{string,bool,int} methods.

15 years agoAdd {Get,Set}value interfaces.
Huang Peng [Wed, 30 Jul 2008 01:24:19 +0000 (09:24 +0800)]
Add {Get,Set}value interfaces.

15 years agoRefine coding style.
Huang Peng [Wed, 30 Jul 2008 01:22:01 +0000 (09:22 +0800)]
Refine coding style.

15 years agoAdd {Get,Set}Value methods.
Huang Peng [Wed, 30 Jul 2008 01:21:17 +0000 (09:21 +0800)]
Add {Get,Set}Value methods.

15 years agoRefine coding style.
Huang Peng [Wed, 30 Jul 2008 01:13:34 +0000 (09:13 +0800)]
Refine coding style.

15 years agoAdd {Get, Set}Value.
Huang Peng [Wed, 30 Jul 2008 01:12:16 +0000 (09:12 +0800)]
Add {Get, Set}Value.

15 years agoWIP.
Huang Peng [Tue, 29 Jul 2008 12:56:41 +0000 (20:56 +0800)]
WIP.

15 years agoRaise Exception when receive unsupport type.
Huang Peng [Tue, 29 Jul 2008 11:23:27 +0000 (19:23 +0800)]
Raise Exception when receive unsupport type.

15 years agoSupport all type value of gconf.
Huang Peng [Tue, 29 Jul 2008 11:19:31 +0000 (19:19 +0800)]
Support all type value of gconf.

15 years agoMake Config supports async and sync call
Huang Peng [Tue, 29 Jul 2008 04:50:17 +0000 (12:50 +0800)]
Make Config supports async and sync call

15 years agoAdd Destroy for config.
Huang Peng [Mon, 28 Jul 2008 06:59:17 +0000 (14:59 +0800)]
Add Destroy for config.

15 years agoRemove gtk.
Huang Peng [Mon, 28 Jul 2008 06:53:46 +0000 (14:53 +0800)]
Remove gtk.

15 years agoUse IBus replace Connection.
Huang Peng [Mon, 28 Jul 2008 06:29:05 +0000 (14:29 +0800)]
Use IBus replace Connection.

15 years agoUse IBus replace Connection.
Huang Peng [Mon, 28 Jul 2008 06:28:16 +0000 (14:28 +0800)]
Use IBus replace Connection.

15 years agoWrap methods of ibus.
Huang Peng [Mon, 28 Jul 2008 06:02:39 +0000 (14:02 +0800)]
Wrap methods of ibus.

15 years agoRename connection to bus
Huang Peng [Mon, 28 Jul 2008 05:44:09 +0000 (13:44 +0800)]
Rename connection to bus

15 years agoFix a typo.
Huang Peng [Mon, 28 Jul 2008 05:37:08 +0000 (13:37 +0800)]
Fix a typo.

15 years agoAdd header.
Huang Peng [Mon, 28 Jul 2008 03:45:16 +0000 (11:45 +0800)]
Add header.

15 years agoRefine coding style.
Huang Peng [Mon, 28 Jul 2008 03:44:09 +0000 (11:44 +0800)]
Refine coding style.
Refine structure.

15 years agoChange config path.
Huang Peng [Mon, 28 Jul 2008 03:38:15 +0000 (11:38 +0800)]
Change config path.

15 years agoRefine coding style.
Huang Peng [Mon, 28 Jul 2008 03:37:17 +0000 (11:37 +0800)]
Refine coding style.

15 years agoRemove dbus related code.
Huang Peng [Mon, 28 Jul 2008 03:36:07 +0000 (11:36 +0800)]
Remove dbus related code.

15 years agoRemove dbus related code.
Huang Peng [Mon, 28 Jul 2008 03:32:11 +0000 (11:32 +0800)]
Remove dbus related code.

15 years agoSet dbus mainloop.
Huang Peng [Mon, 28 Jul 2008 03:31:51 +0000 (11:31 +0800)]
Set dbus mainloop.

15 years agoAdd register method for EngineFactoryBase class.
Huang Peng [Fri, 25 Jul 2008 08:57:35 +0000 (16:57 +0800)]
Add register method for EngineFactoryBase class.

15 years agoRefine coding style.
Huang Peng [Fri, 25 Jul 2008 07:02:01 +0000 (15:02 +0800)]
Refine coding style.

15 years agoRefine coding style.
Huang Peng [Fri, 25 Jul 2008 06:51:33 +0000 (14:51 +0800)]
Refine coding style.

15 years agoFix a typo.
Huang Peng [Fri, 25 Jul 2008 06:50:03 +0000 (14:50 +0800)]
Fix a typo.

15 years agoSupport filename as icon for menu.
Huang Peng [Thu, 24 Jul 2008 05:44:31 +0000 (13:44 +0800)]
Support filename as icon for menu.

15 years agoSupport file as icon for StatusIcon.
Huang Peng [Thu, 24 Jul 2008 05:34:10 +0000 (13:34 +0800)]
Support file as icon for StatusIcon.

15 years agoRemove preedit related functions.
Huang Peng [Wed, 23 Jul 2008 08:43:06 +0000 (16:43 +0800)]
Remove preedit related functions.

15 years agoRefine coding style.
Huang Peng [Wed, 23 Jul 2008 08:36:31 +0000 (16:36 +0800)]
Refine coding style.

15 years agoStart ibus-x11 in ibus script.
Huang Peng [Wed, 23 Jul 2008 08:08:42 +0000 (16:08 +0800)]
Start ibus-x11 in ibus script.

15 years agoRemove some output.
Huang Peng [Wed, 23 Jul 2008 08:08:19 +0000 (16:08 +0800)]
Remove some output.

15 years agoSupport set_use_preedit
Huang Peng [Wed, 23 Jul 2008 07:12:48 +0000 (15:12 +0800)]
Support set_use_preedit

15 years agoAdd preedit code.
Huang Peng [Wed, 23 Jul 2008 06:57:23 +0000 (14:57 +0800)]
Add preedit code.

15 years agoFix typo.
Huang Peng [Wed, 23 Jul 2008 06:54:52 +0000 (14:54 +0800)]
Fix typo.

15 years agoForward key event.
Huang Peng [Wed, 23 Jul 2008 06:25:56 +0000 (14:25 +0800)]
Forward key event.

15 years agoRemove python xim sources.
Huang Peng [Wed, 23 Jul 2008 06:14:39 +0000 (14:14 +0800)]
Remove python xim sources.