platform/upstream/ibus.git
15 years agoOnly export symbols start with ibus_
Peng Huang [Mon, 23 Feb 2009 03:30:00 +0000 (11:30 +0800)]
Only export symbols start with ibus_

15 years agoRemove unused dependence pygobject
Peng Huang [Mon, 23 Feb 2009 03:18:36 +0000 (11:18 +0800)]
Remove unused dependence pygobject

15 years agoShow IM language & name in engine list.
Huang Peng [Wed, 18 Feb 2009 09:50:16 +0000 (17:50 +0800)]
Show IM language & name in engine list.

15 years agoShow default icon on language bar for engine without icon.
Huang Peng [Wed, 18 Feb 2009 09:26:19 +0000 (17:26 +0800)]
Show default icon on language bar for engine without icon.

15 years agoCall ibus_object_destroy in bus_input_context_unset_engine.
Huang Peng [Wed, 18 Feb 2009 08:37:19 +0000 (16:37 +0800)]
Call ibus_object_destroy in bus_input_context_unset_engine.

15 years agoFix BusEngineProxy leak.
Huang Peng [Wed, 18 Feb 2009 08:21:26 +0000 (16:21 +0800)]
Fix BusEngineProxy leak.

15 years agoRemove unused code in ibusconfig.c
Huang Peng [Wed, 18 Feb 2009 04:54:16 +0000 (12:54 +0800)]
Remove unused code in ibusconfig.c

15 years agoChange the title fo setup dialog.
Huang Peng [Wed, 18 Feb 2009 03:25:13 +0000 (11:25 +0800)]
Change the title fo setup dialog.

15 years agoHide about tab in setup dialog.
Huang Peng [Wed, 18 Feb 2009 03:16:08 +0000 (11:16 +0800)]
Hide about tab in setup dialog.

15 years agoAdjust setup UI.
Huang Peng [Wed, 18 Feb 2009 03:14:22 +0000 (11:14 +0800)]
Adjust setup UI.

15 years agoChange title of ibus-setup dialog.
Huang Peng [Wed, 18 Feb 2009 02:53:08 +0000 (10:53 +0800)]
Change title of ibus-setup dialog.

15 years agoUpdate po files. 1.1.0.20090217
Huang Peng [Tue, 17 Feb 2009 09:52:16 +0000 (17:52 +0800)]
Update po files.

15 years agoAdd ibus-docs.sgml.
Huang Peng [Tue, 17 Feb 2009 09:47:47 +0000 (17:47 +0800)]
Add ibus-docs.sgml.

15 years agoUpdate zh_CN.po.
Huang Peng [Tue, 17 Feb 2009 08:06:22 +0000 (16:06 +0800)]
Update zh_CN.po.

15 years agoAdd setup/enginecombobox.py.
Huang Peng [Tue, 17 Feb 2009 08:05:30 +0000 (16:05 +0800)]
Add setup/enginecombobox.py.

15 years agoUse engine-default.svg for IM without icon
Huang Peng [Tue, 17 Feb 2009 05:19:47 +0000 (13:19 +0800)]
Use engine-default.svg for IM without icon

15 years agoShow 'Select an input method' in Engine select ComboBox.
Huang Peng [Tue, 17 Feb 2009 04:55:12 +0000 (12:55 +0800)]
Show 'Select an input method' in Engine select ComboBox.

15 years agoUse right icon for engine without icon.
Huang Peng [Tue, 17 Feb 2009 04:45:30 +0000 (12:45 +0800)]
Use right icon for engine without icon.

15 years agoUse DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE in introspect.
Huang Peng [Tue, 17 Feb 2009 01:51:24 +0000 (09:51 +0800)]
Use DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE in introspect.

15 years agoFix typo.
Huang Peng [Mon, 16 Feb 2009 06:18:01 +0000 (14:18 +0800)]
Fix typo.

15 years agoUse NULL to replace 0 as the last argument of g_object_new.
Peng Huang [Tue, 17 Feb 2009 01:37:35 +0000 (09:37 +0800)]
Use NULL to replace 0 as the last argument of g_object_new.

15 years agoDisable inputcontext when the engine is destroyed.
Huang Peng [Mon, 16 Feb 2009 05:55:12 +0000 (13:55 +0800)]
Disable inputcontext when the engine is destroyed.

15 years agoUse guint to replace gint for state argument of property_activate
Huang Peng [Mon, 16 Feb 2009 05:26:55 +0000 (13:26 +0800)]
Use guint to replace gint for state argument of property_activate
method.

15 years agoUse ibus_message_new_error_printf correctly in ibusengine.c
Huang Peng [Mon, 16 Feb 2009 05:22:01 +0000 (13:22 +0800)]
Use ibus_message_new_error_printf correctly in ibusengine.c

15 years agoCreate PROPERTY_* signals correctly and refine coding style.
Huang Peng [Mon, 16 Feb 2009 04:47:48 +0000 (12:47 +0800)]
Create PROPERTY_* signals correctly and refine coding style.

15 years agoFix compile warnings.
Huang Peng [Mon, 16 Feb 2009 02:36:03 +0000 (10:36 +0800)]
Fix compile warnings.

15 years agoDo not call ibus_connection_flush in ibus_bus_exit to avoid crash.
Huang Peng [Mon, 16 Feb 2009 02:35:37 +0000 (10:35 +0800)]
Do not call ibus_connection_flush in ibus_bus_exit to avoid crash.

15 years agoAdd --copy arguments on gtkdocize command.
Huang Peng [Sun, 15 Feb 2009 08:31:26 +0000 (16:31 +0800)]
Add --copy arguments on gtkdocize command.

15 years agoMove ldconfig from main to libs rpm.
Huang Peng [Sun, 15 Feb 2009 08:28:26 +0000 (16:28 +0800)]
Move ldconfig from main to libs rpm.

15 years agoRefine coding style.
Huang Peng [Sun, 15 Feb 2009 08:11:30 +0000 (16:11 +0800)]
Refine coding style.

15 years agoAdjust the languagebar extend policy.
Huang Peng [Sun, 15 Feb 2009 07:59:50 +0000 (15:59 +0800)]
Adjust the languagebar extend policy.

15 years agoUpdate rpm spec to move libibus.so to ibu-libs.rpm.
Huang Peng [Sun, 15 Feb 2009 07:51:16 +0000 (15:51 +0800)]
Update rpm spec to move libibus.so to ibu-libs.rpm.

15 years agoMake language transparent when inactivate.
Huang Peng [Sun, 15 Feb 2009 07:40:54 +0000 (15:40 +0800)]
Make language transparent when inactivate.

15 years agoMake language bar left extend when language is close to right edge of screen.
Huang Peng [Sun, 15 Feb 2009 07:09:53 +0000 (15:09 +0800)]
Make language bar left extend when language is close to right edge of screen.

15 years agoNot call FocusIn & FocusOut methods of engines, if input context is disabled.
Huang Peng [Sun, 15 Feb 2009 06:51:41 +0000 (14:51 +0800)]
Not call FocusIn & FocusOut methods of engines, if input context is disabled.

15 years agoRemove gnome-python2-gconf from requires in spec.
Huang Peng [Sun, 15 Feb 2009 06:41:23 +0000 (14:41 +0800)]
Remove gnome-python2-gconf from requires in spec.

15 years agoFix a typo, and create the engine after create the input context.
Huang Peng [Sun, 15 Feb 2009 06:27:37 +0000 (14:27 +0800)]
Fix a typo, and create the engine after create the input context.

15 years agoAdd SetCapabilities on org.freedesktop.IBus.Engine interface.
Huang Peng [Sun, 15 Feb 2009 06:27:03 +0000 (14:27 +0800)]
Add SetCapabilities on org.freedesktop.IBus.Engine interface.

15 years agoImplement several methods of IBusLookupTable.
Huang Peng [Sun, 15 Feb 2009 06:25:38 +0000 (14:25 +0800)]
Implement several methods of IBusLookupTable.

15 years agoRefine code.
Huang Peng [Sat, 14 Feb 2009 12:24:45 +0000 (20:24 +0800)]
Refine code.

15 years agoUse --xim replace -x.
Huang Peng [Sat, 14 Feb 2009 11:45:24 +0000 (19:45 +0800)]
Use --xim replace -x.

15 years agoAdd G_MOSULE_EXPORT on some functions.
Huang Peng [Sat, 14 Feb 2009 11:44:32 +0000 (19:44 +0800)]
Add G_MOSULE_EXPORT on some functions.

15 years agoAdd API: ibus_lookup_table_{page,cursor}_{down,up}.
Huang Peng [Sat, 14 Feb 2009 11:41:56 +0000 (19:41 +0800)]
Add API: ibus_lookup_table_{page,cursor}_{down,up}.

15 years agoFix typo.
Huang Peng [Sat, 14 Feb 2009 01:22:00 +0000 (09:22 +0800)]
Fix typo.

15 years agoFlush connection to make sure IBus.Exit has been sent before process exiting.
Peng Huang [Fri, 13 Feb 2009 06:10:57 +0000 (14:10 +0800)]
Flush connection to make sure IBus.Exit has been sent before process exiting.

15 years agoset cursor location in bus_input_context_set_engine.
Huang Peng [Fri, 13 Feb 2009 01:37:34 +0000 (09:37 +0800)]
set cursor location in bus_input_context_set_engine.

15 years agoUpdate .gitignore files.
Huang Peng [Thu, 12 Feb 2009 05:24:42 +0000 (13:24 +0800)]
Update .gitignore files.

15 years agoFix restart problem
Peng Huang [Thu, 12 Feb 2009 05:25:01 +0000 (13:25 +0800)]
Fix restart problem

15 years agoTry to make all child processes finished before ibus-daemon exits.
Peng Huang [Thu, 12 Feb 2009 05:15:03 +0000 (13:15 +0800)]
Try to make all child processes finished before ibus-daemon exits.

15 years agoUse label.text instead of lable to fix problem.
Peng Huang [Thu, 12 Feb 2009 03:26:04 +0000 (11:26 +0800)]
Use label.text instead of lable to fix problem.

15 years agoDisconnect engine handlers before context destruction.
Peng Huang [Thu, 12 Feb 2009 02:58:50 +0000 (10:58 +0800)]
Disconnect engine handlers before context destruction.

15 years agoSet cursor location for engine after create a new engine.
Peng Huang [Thu, 12 Feb 2009 01:50:44 +0000 (09:50 +0800)]
Set cursor location for engine after create a new engine.

15 years agoAdd --replace option for ibus-daemon command.
Peng Huang [Wed, 11 Feb 2009 09:33:38 +0000 (17:33 +0800)]
Add --replace option for ibus-daemon command.

15 years agoFix a typo (Change Kill to Exit).
Peng Huang [Wed, 11 Feb 2009 09:33:12 +0000 (17:33 +0800)]
Fix a typo (Change Kill to Exit).

15 years agoUpdate po files. 1.1.0.20090211
Peng Huang [Wed, 11 Feb 2009 06:31:44 +0000 (14:31 +0800)]
Update po files.

15 years agoMake languagebar extend to left.
Peng Huang [Wed, 11 Feb 2009 06:23:43 +0000 (14:23 +0800)]
Make languagebar extend to left.

15 years agoRename iBus to IBus.
Peng Huang [Wed, 11 Feb 2009 01:05:23 +0000 (09:05 +0800)]
Rename iBus to IBus.

15 years agoFix crash problems.
Peng Huang [Tue, 10 Feb 2009 10:02:13 +0000 (18:02 +0800)]
Fix crash problems.

15 years agoFix compile warnings.
Peng Huang [Tue, 10 Feb 2009 09:30:27 +0000 (17:30 +0800)]
Fix compile warnings.

15 years agoFix problem on x86_64 platform.
Peng Huang [Tue, 10 Feb 2009 08:55:38 +0000 (16:55 +0800)]
Fix problem on x86_64 platform.

15 years agoFix crash on x86_64 platform.
Peng Huang [Tue, 10 Feb 2009 08:53:00 +0000 (16:53 +0800)]
Fix crash on x86_64 platform.

15 years agoFix problem with desktop files.
Huang Peng [Tue, 10 Feb 2009 03:24:51 +0000 (11:24 +0800)]
Fix problem with desktop files.

15 years agoDo not use glib main loop in ibus_input_context_process_key function.
Huang Peng [Tue, 10 Feb 2009 02:17:01 +0000 (10:17 +0800)]
Do not use glib main loop in ibus_input_context_process_key function.

15 years agoAdd round lookup table support.
Huang Peng [Mon, 9 Feb 2009 02:28:19 +0000 (10:28 +0800)]
Add round lookup table support.

15 years agoChange rescan to re-scan
Huang Peng [Fri, 6 Feb 2009 09:23:57 +0000 (17:23 +0800)]
Change rescan to re-scan

15 years agoImplement --rescan option for ibus-daemon.
Huang Peng [Fri, 6 Feb 2009 09:22:33 +0000 (17:22 +0800)]
Implement --rescan option for ibus-daemon.

15 years agoAdd restart menu item in system menu.
Huang Peng [Fri, 6 Feb 2009 06:54:00 +0000 (14:54 +0800)]
Add restart menu item in system menu.

15 years agoAdd French translation provided by Julroy67.
Huang Peng [Fri, 6 Feb 2009 02:11:28 +0000 (10:11 +0800)]
Add French translation provided by Julroy67.

15 years agoFix issue http://code.google.com/p/ibus/issues/detail?id=241.
Huang Peng [Fri, 6 Feb 2009 01:32:50 +0000 (09:32 +0800)]
Fix issue code.google.com/p/ibus/issues/detail?id=241.

15 years agoRun ibus-daemon instead of ibus.
Huang Peng [Fri, 6 Feb 2009 00:10:19 +0000 (08:10 +0800)]
Run ibus-daemon instead of ibus.

15 years agoMerge branch 'master' into c_impl
Huang Peng [Thu, 5 Feb 2009 03:03:39 +0000 (11:03 +0800)]
Merge branch 'master' into c_impl

Conflicts:
po/ja.po
po/pa.po
po/zh_CN.po

15 years agoAdd gconf/config.h
Huang Peng [Thu, 5 Feb 2009 02:48:58 +0000 (10:48 +0800)]
Add gconf/config.h

15 years agore-implement ibus in c language.
Huang Peng [Thu, 5 Feb 2009 02:39:56 +0000 (10:39 +0800)]
re-implement ibus in c language.

15 years agoUpdate po files.
Huang Peng [Tue, 3 Feb 2009 08:10:06 +0000 (16:10 +0800)]
Update po files.

15 years agoSet default next_engine hot key to empty.
Huang Peng [Tue, 3 Feb 2009 07:07:30 +0000 (15:07 +0800)]
Set default next_engine hot key to empty.

15 years agoFix crash in x86_64 platform.
Huang Peng [Tue, 3 Feb 2009 03:08:10 +0000 (11:08 +0800)]
Fix crash in x86_64 platform.

15 years agoFix problem introduced by last commit.
Huang Peng [Sun, 23 Nov 2008 12:59:14 +0000 (20:59 +0800)]
Fix problem introduced by last commit.

15 years agoHandle SIGCHLD in ibus-ui-gtk to fix issue 191.
Huang Peng [Sun, 23 Nov 2008 05:50:58 +0000 (13:50 +0800)]
Handle SIGCHLD in ibus-ui-gtk to fix issue 191.

15 years agofix typo in Makefile.am
LI Daobing [Tue, 4 Nov 2008 11:32:09 +0000 (19:32 +0800)]
fix typo in Makefile.am

15 years agoRequest glib2 >= 2.16
Huang Peng [Sat, 1 Nov 2008 05:34:21 +0000 (13:34 +0800)]
Request glib2 >= 2.16

15 years agoChange email address for pa.po file.
Huang Peng [Sat, 25 Oct 2008 05:22:24 +0000 (13:22 +0800)]
Change email address for pa.po file.

15 years agoAdd Punjabi (pa.po) Translation by A S Brar <amanpreetbrar@rediffmail.com>
Huang Peng [Sat, 25 Oct 2008 02:04:47 +0000 (10:04 +0800)]
Add Punjabi (pa.po) Translation by A S Brar <amanpreetbrar@rediffmail.com>

15 years agoUpdate po files. 0.1.1.20081023
Huang Peng [Thu, 23 Oct 2008 06:15:24 +0000 (14:15 +0800)]
Update po files.

15 years agoGet unique_name in ibus.Bus.__init__
Huang Peng [Tue, 21 Oct 2008 07:32:02 +0000 (15:32 +0800)]
Get unique_name in ibus.Bus.__init__

15 years agoUse UInt32 for property.
Huang Peng [Mon, 20 Oct 2008 05:43:25 +0000 (13:43 +0800)]
Use UInt32 for property.

15 years agoDo not expend icons.
Huang Peng [Sun, 19 Oct 2008 01:50:05 +0000 (09:50 +0800)]
Do not expend icons.

15 years agoFix coding style.
Huang Peng [Thu, 16 Oct 2008 02:15:18 +0000 (10:15 +0800)]
Fix coding style.

15 years agoMerge branch 'master' into fix_xim_bug
Huang Peng [Thu, 16 Oct 2008 01:59:56 +0000 (09:59 +0800)]
Merge branch 'master' into fix_xim_bug

15 years agoUse LOG replace g_debug
Huang Peng [Thu, 16 Oct 2008 01:59:28 +0000 (09:59 +0800)]
Use LOG replace g_debug

15 years agoDo not discard unread data from XGetWindowProperty
Huang Peng [Wed, 15 Oct 2008 14:20:47 +0000 (22:20 +0800)]
Do not discard unread data from XGetWindowProperty

15 years agoRevert "Do not discard unread data from XGetWindowProperty"
Huang Peng [Wed, 15 Oct 2008 14:19:57 +0000 (22:19 +0800)]
Revert "Do not discard unread data from XGetWindowProperty"

This reverts commit 6ad5307d585930c79feaf5d8aaf791277df067c9.

15 years agoDo not discard unread data from XGetWindowProperty
Huang Peng [Wed, 15 Oct 2008 14:17:53 +0000 (22:17 +0800)]
Do not discard unread data from XGetWindowProperty

15 years agoFix keyboard shortcut setup problems
Huang Peng [Tue, 14 Oct 2008 23:56:03 +0000 (07:56 +0800)]
Fix keyboard shortcut setup problems

15 years agoConvert IBusAttribute for au to (uuuu)
Huang Peng [Sun, 12 Oct 2008 01:30:20 +0000 (09:30 +0800)]
Convert IBusAttribute for au to (uuuu)

15 years agoConvert IBusAttribute to (uuuu)
Huang Peng [Sun, 12 Oct 2008 01:28:51 +0000 (09:28 +0800)]
Convert IBusAttribute to (uuuu)

15 years agoUpdate translations.
Huang Peng [Thu, 9 Oct 2008 03:42:11 +0000 (11:42 +0800)]
Update translations.

15 years agoModify setup ui to be consonant with GNOME HIG.
Huang Peng [Thu, 9 Oct 2008 03:26:07 +0000 (11:26 +0800)]
Modify setup ui to be consonant with GNOME HIG.

15 years agoAdd ICON for im-chooser.
Huang Peng [Thu, 9 Oct 2008 01:02:33 +0000 (09:02 +0800)]
Add ICON for im-chooser.

15 years agoFix problem when org.freedesktop.Notifications does not exist.
Huang Peng [Tue, 7 Oct 2008 10:48:00 +0000 (18:48 +0800)]
Fix problem when org.freedesktop.Notifications does not exist.

15 years agoFix a typo.
Huang Peng [Tue, 7 Oct 2008 10:42:04 +0000 (18:42 +0800)]
Fix a typo.