platform/upstream/ibus.git
16 years agoCheck reply message.
Huang Peng [Tue, 5 Aug 2008 11:06:23 +0000 (19:06 +0800)]
Check reply message.

16 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.

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

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

16 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().

16 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.

16 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.

16 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.

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

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

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

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

16 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.

16 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.

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

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

16 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.

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

16 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.

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

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

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

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

16 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.

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

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

16 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.

16 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.

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

16 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.

16 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.

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

16 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.

16 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.

16 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.

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

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

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

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

16 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.

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

16 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.

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

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

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

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

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

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

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

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

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

16 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}

16 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.

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

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

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

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

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

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

16 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.

16 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.

16 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

16 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.

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

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

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

16 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.

16 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.

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

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

16 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.

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

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

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

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

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

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

16 years agoImplement ibus xim agent.
Huang Peng [Wed, 23 Jul 2008 06:13:37 +0000 (14:13 +0800)]
Implement ibus xim agent.

16 years agoModify type_register functions.
Huang Peng [Wed, 23 Jul 2008 06:12:55 +0000 (14:12 +0800)]
Modify type_register functions.

16 years agoBuild libibus-gtk.la.
Huang Peng [Wed, 23 Jul 2008 05:42:05 +0000 (13:42 +0800)]
Build libibus-gtk.la.

16 years agoSet default icon.
Huang Peng [Wed, 23 Jul 2008 01:25:55 +0000 (09:25 +0800)]
Set default icon.

16 years agoRename image.py to icon.py. Use set_icon_widget to replace set_icon_name.
Huang Peng [Tue, 22 Jul 2008 15:15:01 +0000 (23:15 +0800)]
Rename image.py to icon.py. Use set_icon_widget to replace set_icon_name.

16 years agoAdd ATTR_UNDERLINE_*.
Huang Peng [Tue, 22 Jul 2008 04:51:04 +0000 (12:51 +0800)]
Add ATTR_UNDERLINE_*.

16 years agoRemove useless import.
Huang Peng [Tue, 22 Jul 2008 03:54:38 +0000 (11:54 +0800)]
Remove useless import.

16 years agoRefine coding style.
Huang Peng [Tue, 22 Jul 2008 03:54:16 +0000 (11:54 +0800)]
Refine coding style.

16 years agoInit cursor area.
Huang Peng [Tue, 22 Jul 2008 02:23:40 +0000 (10:23 +0800)]
Init cursor area.