platform/upstream/ibus.git
15 years agoMakedirs if ~/.config/autostart is not exist.
Huang Peng [Mon, 25 Aug 2008 03:26:09 +0000 (11:26 +0800)]
Makedirs if ~/.config/autostart is not exist.

15 years agoFix problem in config_set_value
Huang Peng [Mon, 25 Aug 2008 02:32:01 +0000 (10:32 +0800)]
Fix problem in config_set_value

15 years agoFix problem when font_name contains unicode chars.
Huang Peng [Mon, 25 Aug 2008 01:28:39 +0000 (09:28 +0800)]
Fix problem when font_name contains unicode chars.

15 years agoFix problem when font_name has unicode char.
Huang Peng [Mon, 25 Aug 2008 00:34:01 +0000 (08:34 +0800)]
Fix problem when font_name has unicode char.

15 years agoFix a typo.
Huang Peng [Sun, 24 Aug 2008 22:22:39 +0000 (06:22 +0800)]
Fix a typo.

15 years agoWIP.
Huang Peng [Sun, 24 Aug 2008 08:27:06 +0000 (16:27 +0800)]
WIP.

15 years agoChange the UI.
Huang Peng [Sun, 24 Aug 2008 08:24:16 +0000 (16:24 +0800)]
Change the UI.

15 years agoTranslate some msg.
Huang Peng [Sun, 24 Aug 2008 03:46:05 +0000 (11:46 +0800)]
Translate some msg.

15 years agoRefine code.
Huang Peng [Sun, 24 Aug 2008 02:12:12 +0000 (10:12 +0800)]
Refine code.

15 years agoSupport auto hide
Huang Peng [Sun, 24 Aug 2008 02:07:58 +0000 (10:07 +0800)]
Support auto hide

15 years agoSupport custom font.
Huang Peng [Sun, 24 Aug 2008 02:00:42 +0000 (10:00 +0800)]
Support custom font.

15 years agoAdd custom_font and auto_hide configure items.
Huang Peng [Sun, 24 Aug 2008 00:54:42 +0000 (08:54 +0800)]
Add custom_font and auto_hide configure items.

15 years agoCreate engine folder in install-data-hook. 0.1.1.20080823
Huang Peng [Sat, 23 Aug 2008 01:08:50 +0000 (09:08 +0800)]
Create engine folder in install-data-hook.

15 years agoRequire Qt >= 4.4.0
Huang Peng [Sat, 23 Aug 2008 00:29:59 +0000 (08:29 +0800)]
Require Qt >= 4.4.0

15 years agoRefine Makefile.am
Huang Peng [Fri, 22 Aug 2008 08:42:36 +0000 (16:42 +0800)]
Refine Makefile.am

15 years agoAdd header.
Huang Peng [Fri, 22 Aug 2008 08:31:16 +0000 (16:31 +0800)]
Add header.

15 years agointernationalize engine's name
Huang Peng [Fri, 22 Aug 2008 04:01:56 +0000 (12:01 +0800)]
internationalize engine's name

15 years agoFix gettext problem
Huang Peng [Fri, 22 Aug 2008 02:56:11 +0000 (10:56 +0800)]
Fix gettext problem

15 years agoUpdate translation.
Huang Peng [Fri, 22 Aug 2008 02:55:16 +0000 (10:55 +0800)]
Update translation.

15 years agoTranslate some msg.
Huang Peng [Fri, 22 Aug 2008 02:46:44 +0000 (10:46 +0800)]
Translate some msg.

15 years agoFix problem when restart ibus-daemon.
Huang Peng [Fri, 22 Aug 2008 02:41:44 +0000 (10:41 +0800)]
Fix problem when restart ibus-daemon.

15 years agoUse QString::isEmpty() replace QString::isNull() to avoiding some problems.
Huang Peng [Fri, 22 Aug 2008 02:11:01 +0000 (10:11 +0800)]
Use QString::isEmpty() replace QString::isNull() to avoiding some problems.

15 years agoIgnore NumLock mask. 0.1.1.20080821
Huang Peng [Thu, 21 Aug 2008 10:19:11 +0000 (18:19 +0800)]
Ignore NumLock mask.

15 years agoAdd configure items for keyboard shortcuts.
Huang Peng [Thu, 21 Aug 2008 05:49:34 +0000 (13:49 +0800)]
Add configure items for keyboard shortcuts.

15 years agoWIP.
Huang Peng [Thu, 21 Aug 2008 03:40:05 +0000 (11:40 +0800)]
WIP.

15 years agoCheck CreateInputContext's return value.
Huang Peng [Thu, 21 Aug 2008 03:17:06 +0000 (11:17 +0800)]
Check CreateInputContext's return value.

15 years agoTest CreateInputContext's return value.
Huang Peng [Thu, 21 Aug 2008 03:14:36 +0000 (11:14 +0800)]
Test CreateInputContext's return value.

15 years agoFix segfault when starting ibus.
Huang Peng [Thu, 21 Aug 2008 03:13:04 +0000 (11:13 +0800)]
Fix segfault when starting ibus.

15 years agoAdd keyboardshortcut.py in Makefile.am
Huang Peng [Thu, 21 Aug 2008 00:59:12 +0000 (08:59 +0800)]
Add keyboardshortcut.py in Makefile.am

15 years agoWIP.
Huang Peng [Thu, 21 Aug 2008 00:18:48 +0000 (08:18 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Wed, 20 Aug 2008 23:19:36 +0000 (07:19 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Wed, 20 Aug 2008 15:34:40 +0000 (23:34 +0800)]
WIP.

15 years agoFix problem when delete a keyboard shortcut.
Huang Peng [Wed, 20 Aug 2008 12:23:15 +0000 (20:23 +0800)]
Fix problem when delete a keyboard shortcut.

15 years agoAdd add_shortcut method
Huang Peng [Wed, 20 Aug 2008 07:08:18 +0000 (15:08 +0800)]
Add add_shortcut method

15 years agoWIP.
Huang Peng [Wed, 20 Aug 2008 06:57:31 +0000 (14:57 +0800)]
WIP.

15 years agoAdd border for the shortcut view.
Huang Peng [Wed, 20 Aug 2008 03:14:58 +0000 (11:14 +0800)]
Add border for the shortcut view.

15 years agoWIP.
Huang Peng [Wed, 20 Aug 2008 03:04:31 +0000 (11:04 +0800)]
WIP.

15 years agoAdd code to work around bug http://code.google.com/p/ibus/issues/detail?id=25.
Huang Peng [Tue, 19 Aug 2008 14:05:49 +0000 (22:05 +0800)]
Add code to work around bug code.google.com/p/ibus/issues/detail?id=25.

15 years agoAdd get_labels for lookuptable
Huang Peng [Tue, 19 Aug 2008 05:56:28 +0000 (13:56 +0800)]
Add get_labels for lookuptable

15 years agoRefine code of attribue.py
Huang Peng [Tue, 19 Aug 2008 04:58:06 +0000 (12:58 +0800)]
Refine code of attribue.py

15 years agoFix Ctrl + Shift problem.
Huang Peng [Tue, 19 Aug 2008 03:07:22 +0000 (11:07 +0800)]
Fix Ctrl + Shift problem.

15 years agoRefine code.
Huang Peng [Tue, 19 Aug 2008 01:23:37 +0000 (09:23 +0800)]
Refine code.

15 years agoTranslate str to unicode.
Huang Peng [Tue, 19 Aug 2008 01:21:05 +0000 (09:21 +0800)]
Translate str to unicode.

15 years agoFix a typo.
Huang Peng [Tue, 19 Aug 2008 01:08:38 +0000 (09:08 +0800)]
Fix a typo.

15 years agoRefine code.
Huang Peng [Tue, 19 Aug 2008 01:05:29 +0000 (09:05 +0800)]
Refine code.

15 years agoRefine code.
Huang Peng [Tue, 19 Aug 2008 00:54:37 +0000 (08:54 +0800)]
Refine code.

15 years agoRefine code.
Huang Peng [Tue, 19 Aug 2008 00:44:23 +0000 (08:44 +0800)]
Refine code.

15 years agoDisable some debug output.
Huang Peng [Mon, 18 Aug 2008 06:24:42 +0000 (14:24 +0800)]
Disable some debug output.

15 years agoFix cursor pos problem
Huang Peng [Mon, 18 Aug 2008 02:12:27 +0000 (10:12 +0800)]
Fix cursor pos problem

15 years agoFix some problems.
Huang Peng [Mon, 18 Aug 2008 02:01:36 +0000 (10:01 +0800)]
Fix some problems.

15 years agoFix focus problem in qt im module.
Huang Peng [Mon, 18 Aug 2008 01:15:52 +0000 (09:15 +0800)]
Fix focus problem in qt im module.

15 years agoRefine code.
Huang Peng [Mon, 18 Aug 2008 01:00:27 +0000 (09:00 +0800)]
Refine code.

15 years agoRefine code.
Huang Peng [Mon, 18 Aug 2008 00:45:52 +0000 (08:45 +0800)]
Refine code.

15 years agoAdd Separator in sys menu.
Huang Peng [Sun, 17 Aug 2008 15:38:45 +0000 (23:38 +0800)]
Add Separator in sys menu.

15 years agoPanel supports changing orientation of candidates window.
Huang Peng [Sun, 17 Aug 2008 14:33:30 +0000 (22:33 +0800)]
Panel supports changing orientation of candidates window.

15 years agoWatch config changed.
Huang Peng [Sun, 17 Aug 2008 14:23:59 +0000 (22:23 +0800)]
Watch config changed.

15 years agoAdd lookup table orientation configure item.
Huang Peng [Sun, 17 Aug 2008 14:15:56 +0000 (22:15 +0800)]
Add lookup table orientation configure item.

15 years agoAdd register_reload_engines method.
Huang Peng [Sun, 17 Aug 2008 12:38:36 +0000 (20:38 +0800)]
Add register_reload_engines method.

15 years agoAdd ibusattribute.h.
Huang Peng [Sun, 17 Aug 2008 05:20:43 +0000 (13:20 +0800)]
Add ibusattribute.h.

15 years agoCheck event.window when forward events.
Huang Peng [Sun, 17 Aug 2008 04:00:24 +0000 (12:00 +0800)]
Check event.window when forward events.

15 years agoFix some compile warnings.
Huang Peng [Sun, 17 Aug 2008 03:54:55 +0000 (11:54 +0800)]
Fix some compile warnings.
Update time of forward key events.

15 years agoRefine code.
Huang Peng [Sun, 17 Aug 2008 03:45:54 +0000 (11:45 +0800)]
Refine code.

15 years agoUse BOXED for PangoAttrList.
Huang Peng [Sun, 17 Aug 2008 03:44:18 +0000 (11:44 +0800)]
Use BOXED for PangoAttrList.

15 years agoFix segment fault when start or close ibus daemon.
Huang Peng [Sun, 17 Aug 2008 03:40:30 +0000 (11:40 +0800)]
Fix segment fault when start or close ibus daemon.

15 years agoChange parent of IBusIMClient.
Huang Peng [Sun, 17 Aug 2008 03:17:10 +0000 (11:17 +0800)]
Change parent of IBusIMClient.

15 years agoset cursor location when forward key.
Huang Peng [Sat, 16 Aug 2008 13:07:17 +0000 (21:07 +0800)]
set cursor location when forward key.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 12:34:23 +0000 (20:34 +0800)]
WIP.

15 years agoFix wrong cursor position.
Huang Peng [Sat, 16 Aug 2008 11:09:42 +0000 (19:09 +0800)]
Fix wrong cursor position.

15 years agoFix some typos in Makefile.am
Huang Peng [Sat, 16 Aug 2008 10:15:10 +0000 (18:15 +0800)]
Fix some typos in Makefile.am

15 years agoFix bug when do not install ibus in /usr
Huang Peng [Sat, 16 Aug 2008 09:52:07 +0000 (17:52 +0800)]
Fix bug when do not install ibus in /usr

15 years agoFix make distcheck error.
Huang Peng [Sat, 16 Aug 2008 09:35:51 +0000 (17:35 +0800)]
Fix make distcheck error.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 09:31:41 +0000 (17:31 +0800)]
WIP.

15 years agoFix mem leak, when finalize a ibus im context.
Huang Peng [Sat, 16 Aug 2008 07:48:23 +0000 (15:48 +0800)]
Fix mem leak, when finalize a ibus im context.

15 years agoibus-x11 can work now.
Huang Peng [Sat, 16 Aug 2008 07:46:21 +0000 (15:46 +0800)]
ibus-x11 can work now.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 06:58:21 +0000 (14:58 +0800)]
WIP.

15 years agogtk im module can work now.
Huang Peng [Sat, 16 Aug 2008 06:54:28 +0000 (14:54 +0800)]
gtk im module can work now.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 06:43:15 +0000 (14:43 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 06:13:19 +0000 (14:13 +0800)]
WIP.

15 years agoRemove engine dir.
Huang Peng [Sat, 16 Aug 2008 05:41:26 +0000 (13:41 +0800)]
Remove engine dir.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 05:41:07 +0000 (13:41 +0800)]
WIP.

15 years agoRemove engine folder..
Huang Peng [Sat, 16 Aug 2008 05:40:58 +0000 (13:40 +0800)]
Remove engine folder..

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 05:03:05 +0000 (13:03 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 04:53:58 +0000 (12:53 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 04:51:47 +0000 (12:51 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 04:28:16 +0000 (12:28 +0800)]
WIP.

15 years agoWIP.
Huang Peng [Sat, 16 Aug 2008 03:12:13 +0000 (11:12 +0800)]
WIP.

15 years agoSet XErrorHandler. 0.1.1.20080815
Huang Peng [Fri, 15 Aug 2008 01:44:23 +0000 (09:44 +0800)]
Set XErrorHandler.

15 years agoFix X error with rxvt.
Huang Peng [Thu, 14 Aug 2008 14:53:39 +0000 (22:53 +0800)]
Fix X error with rxvt.

15 years agoDefault will show cursor in lookup table
Huang Peng [Thu, 14 Aug 2008 13:47:20 +0000 (21:47 +0800)]
Default will show cursor in lookup table

15 years agoFix problem when lookup_table without show cursor.
Huang Peng [Thu, 14 Aug 2008 13:33:58 +0000 (21:33 +0800)]
Fix problem when lookup_table without show cursor.

15 years agoAdd CFLAGS & CXXFLAGS.
Huang Peng [Thu, 14 Aug 2008 13:33:08 +0000 (21:33 +0800)]
Add CFLAGS & CXXFLAGS.

15 years agoFix segfault when use ibus with urxvt.
Huang Peng [Thu, 14 Aug 2008 13:31:54 +0000 (21:31 +0800)]
Fix segfault when use ibus with urxvt.

15 years agoFix compile warning.
Huang Peng [Wed, 13 Aug 2008 23:39:41 +0000 (07:39 +0800)]
Fix compile warning.

15 years agoFix compile warning.
Huang Peng [Wed, 13 Aug 2008 23:37:32 +0000 (07:37 +0800)]
Fix compile warning.

15 years agoFix compile warning.
Huang Peng [Wed, 13 Aug 2008 23:25:16 +0000 (07:25 +0800)]
Fix compile warning.

15 years agoFix compile warning.
Huang Peng [Wed, 13 Aug 2008 23:20:52 +0000 (07:20 +0800)]
Fix compile warning.

15 years agoUse g_new0 replace g_malloc0
Huang Peng [Wed, 13 Aug 2008 23:11:50 +0000 (07:11 +0800)]
Use g_new0 replace g_malloc0

15 years agoChange header of main.c
Huang Peng [Wed, 13 Aug 2008 23:09:27 +0000 (07:09 +0800)]
Change header of main.c

15 years agoChange header of gdk-private.{c,h}
Huang Peng [Wed, 13 Aug 2008 23:07:48 +0000 (07:07 +0800)]
Change header of gdk-private.{c,h}

15 years agoChange header for gdk-private.{c,h}
Huang Peng [Wed, 13 Aug 2008 23:06:42 +0000 (07:06 +0800)]
Change header for gdk-private.{c,h}