platform/upstream/ibus.git
14 years agoMerge remote branch 'epico/master'
Peng Huang [Tue, 23 Feb 2010 05:27:29 +0000 (13:27 +0800)]
Merge remote branch 'epico/master'

14 years agoFix a typo in API document
Peng Huang [Tue, 23 Feb 2010 05:19:57 +0000 (13:19 +0800)]
Fix a typo in API document

14 years agochange gtk-im client name.
Peng Wu [Tue, 23 Feb 2010 04:41:37 +0000 (12:41 +0800)]
change gtk-im client name.

14 years agoRemove the occurence of dbus_message_iter_get_array_len() due to its obsolescence.
Peng Huang [Tue, 23 Feb 2010 00:10:28 +0000 (08:10 +0800)]
Remove the occurence of dbus_message_iter_get_array_len() due to its obsolescence.

In Header <dbus/dbus-message.h>
  #ifndef DBUS_DISABLE_DEPRECATED
  /* This function returns the wire protocol size of the array in bytes,
   * you do not want to know that probably
   */
  DBUS_DEPRECATED int dbus_message_iter_get_array_len (DBusMessageIter *iter);
  #endif

14 years agoUse G_N_ELEMENTS in for loop
Peng Huang [Fri, 19 Feb 2010 05:51:53 +0000 (13:51 +0800)]
Use G_N_ELEMENTS in for loop

14 years agoRemove --rebuild-sections
Peng Huang [Mon, 15 Feb 2010 11:39:17 +0000 (19:39 +0800)]
Remove --rebuild-sections

14 years agoFix cursor location problem.
Peng Huang [Mon, 15 Feb 2010 11:36:57 +0000 (19:36 +0800)]
Fix cursor location problem.

14 years agoClose child process in IBusComponent.Destroy
Peng Huang [Mon, 15 Feb 2010 09:43:45 +0000 (17:43 +0800)]
Close child process in IBusComponent.Destroy

14 years agoupdate zh_CN.po for embedding preedit.
Peng Wu [Thu, 11 Feb 2010 03:12:11 +0000 (11:12 +0800)]
update zh_CN.po for embedding preedit.

14 years agoChange the default setting of use_global_engine, and remove some unused
Peng Huang [Thu, 11 Feb 2010 02:37:53 +0000 (10:37 +0800)]
Change the default setting of use_global_engine, and remove some unused
code.

14 years agoUpddate es.po from daniel cabrera <logan@fedoraproject.org>
Peng Huang [Thu, 11 Feb 2010 02:24:51 +0000 (10:24 +0800)]
Upddate es.po from daniel cabrera <logan@fedoraproject.org>

14 years agoMake sure the engine was not destroyed before real set the global
Peng Huang [Wed, 10 Feb 2010 06:52:01 +0000 (14:52 +0800)]
Make sure the engine was not destroyed before real set the global
engine.

14 years agoFix default use_system_keyboard_layout
fujiwarat [Wed, 10 Feb 2010 03:06:24 +0000 (12:06 +0900)]
Fix default use_system_keyboard_layout

14 years agosimplify preedit condition
Peng Huang [Tue, 9 Feb 2010 09:07:49 +0000 (17:07 +0800)]
simplify preedit condition

14 years agoAdd embed_preedit support to ibus.
Peng Wu [Tue, 9 Feb 2010 02:26:20 +0000 (10:26 +0800)]
Add embed_preedit support to ibus.

14 years agoFix gtk-doc problems.
Peng Huang [Fri, 5 Feb 2010 00:08:28 +0000 (08:08 +0800)]
Fix gtk-doc problems.

14 years agofixes a typo.
Peng Wu [Wed, 3 Feb 2010 03:41:39 +0000 (11:41 +0800)]
fixes a typo.

14 years agoUpdate es.po from Daniel Cabrera
Peng Huang [Tue, 2 Feb 2010 23:29:51 +0000 (07:29 +0800)]
Update es.po from Daniel Cabrera

14 years agoAdd property connection and fix crash in IBusFactory 1.2.99.20100202
Peng Huang [Tue, 2 Feb 2010 02:21:20 +0000 (10:21 +0800)]
Add property connection and fix crash in IBusFactory

14 years agoRemove duplication g_object_ref in ibus_keymap_get
Peng Huang [Tue, 2 Feb 2010 00:40:56 +0000 (08:40 +0800)]
Remove duplication g_object_ref in ibus_keymap_get

14 years agoRefine ibus_keymap_get
Peng Huang [Tue, 2 Feb 2010 00:25:57 +0000 (08:25 +0800)]
Refine ibus_keymap_get

14 years agoRefine ibus_connection_open
Peng Huang [Tue, 2 Feb 2010 00:20:29 +0000 (08:20 +0800)]
Refine ibus_connection_open

14 years agoDoes not increase references in ibus_keymap_get
Peng Huang [Tue, 2 Feb 2010 00:15:39 +0000 (08:15 +0800)]
Does not increase references in ibus_keymap_get

14 years agoFix a type in comment
Peng Huang [Mon, 1 Feb 2010 10:23:11 +0000 (18:23 +0800)]
Fix a type in comment

14 years agoUpdate so version in common.py
Peng Huang [Mon, 1 Feb 2010 09:40:30 +0000 (17:40 +0800)]
Update so version in common.py

14 years agoBump version and so version
Peng Huang [Mon, 1 Feb 2010 07:09:14 +0000 (15:09 +0800)]
Bump version and so version

14 years agoAdd G_GNUC_DEPRECATED mark on ibus_keymap_new
Peng Huang [Mon, 1 Feb 2010 05:02:28 +0000 (13:02 +0800)]
Add G_GNUC_DEPRECATED mark on ibus_keymap_new

14 years agoWorkaround for cursor following problem in some Java applications.
Peng Huang [Sun, 31 Jan 2010 03:03:10 +0000 (11:03 +0800)]
Workaround for cursor following problem in some Java applications.

14 years agoWorkaround for autohide problem with metacity
Peng Huang [Sun, 31 Jan 2010 01:21:21 +0000 (09:21 +0800)]
Workaround for autohide problem with metacity

14 years agoUpdate fr.po from julroy67
Peng Huang [Sun, 31 Jan 2010 01:19:13 +0000 (09:19 +0800)]
Update fr.po from julroy67

14 years agoUse G_DEFINE_TYPE to simplify code.
Peng Huang [Sat, 30 Jan 2010 15:19:32 +0000 (23:19 +0800)]
Use G_DEFINE_TYPE to simplify code.

14 years agoRefine comment in configure.ac
Peng Huang [Sat, 30 Jan 2010 14:22:30 +0000 (22:22 +0800)]
Refine comment in configure.ac

14 years agoFix some problems of sharing global engine among contexts.
Peng Huang [Thu, 28 Jan 2010 08:06:30 +0000 (16:06 +0800)]
Fix some problems of sharing global engine among contexts.

14 years agoAttach/Detach global engine when switch focus.
Peng Huang [Wed, 27 Jan 2010 22:41:58 +0000 (06:41 +0800)]
Attach/Detach global engine when switch focus.

14 years agoAdd global engine in setup UI from Su Zhe.
Peng Huang [Wed, 27 Jan 2010 09:11:59 +0000 (17:11 +0800)]
Add global engine in setup UI from Su Zhe.

14 years agoSupport share global engine in all input context from Su Zhe.
Peng Huang [Wed, 27 Jan 2010 09:09:15 +0000 (17:09 +0800)]
Support share global engine in all input context from Su Zhe.

14 years agoFix a typo
Peng Huang [Sat, 30 Jan 2010 00:27:05 +0000 (08:27 +0800)]
Fix a typo

14 years agoUpdate debian pacakge scripts
Peng Huang [Sat, 30 Jan 2010 00:12:54 +0000 (08:12 +0800)]
Update debian pacakge scripts

14 years agoMerge branch 'G_DEFINE_TYPE'
Peng Huang [Fri, 29 Jan 2010 13:15:20 +0000 (21:15 +0800)]
Merge branch 'G_DEFINE_TYPE'

14 years agoRefine API document of IBusInputContext
Peng Huang [Fri, 29 Jan 2010 13:07:43 +0000 (21:07 +0800)]
Refine API document of IBusInputContext

14 years agoUse G_DEFINE_TYPE to simplified code.
Peng Huang [Fri, 29 Jan 2010 12:48:17 +0000 (20:48 +0800)]
Use G_DEFINE_TYPE to simplified code.

14 years agoUse G_DEFINE_TYPE to simplified code.
Peng Huang [Fri, 29 Jan 2010 12:34:05 +0000 (20:34 +0800)]
Use G_DEFINE_TYPE to simplified code.

14 years agoFix typo in API document
Peng Huang [Fri, 29 Jan 2010 11:58:38 +0000 (19:58 +0800)]
Fix typo in API document

14 years agoRefine API document for IBusEngine
Peng Huang [Fri, 29 Jan 2010 11:49:44 +0000 (19:49 +0800)]
Refine API document for IBusEngine

14 years agoRelease floating objects in IBusEngine
Peng Huang [Wed, 27 Jan 2010 23:35:22 +0000 (07:35 +0800)]
Release floating objects in IBusEngine

14 years agoUse GInitiallyUnowned correctly
Peng Huang [Tue, 26 Jan 2010 13:22:06 +0000 (21:22 +0800)]
Use GInitiallyUnowned correctly

14 years agoFix a typo.
Peng Huang [Thu, 28 Jan 2010 01:03:31 +0000 (09:03 +0800)]
Fix a typo.

14 years agoFix typos.
Peng Huang [Thu, 28 Jan 2010 00:59:35 +0000 (08:59 +0800)]
Fix typos.

14 years agoUse G_N_ELEMENTS.
Peng Huang [Thu, 28 Jan 2010 00:42:47 +0000 (08:42 +0800)]
Use G_N_ELEMENTS.

14 years agoMerge branch 'master' of github.com:phuang/ibus
Peng Huang [Wed, 27 Jan 2010 06:26:02 +0000 (14:26 +0800)]
Merge branch 'master' of github.com:phuang/ibus

14 years agoFix some APIDOC
Ding-Yi Chen [Wed, 27 Jan 2010 00:17:11 +0000 (10:17 +1000)]
Fix some APIDOC

14 years agoFix destroy about menu item
fujiwarat [Tue, 26 Jan 2010 03:35:16 +0000 (12:35 +0900)]
Fix destroy about menu item

14 years agoShow recommended engines with bold font
Peng Huang [Mon, 25 Jan 2010 08:20:16 +0000 (16:20 +0800)]
Show recommended engines with bold font

14 years agoOnly enable engines with rank > 0 at frist time startup
Peng Huang [Mon, 25 Jan 2010 08:19:33 +0000 (16:19 +0800)]
Only enable engines with rank > 0 at frist time startup

15 years agoShow properties on systray menu by Fujiwara
Peng Huang [Tue, 19 Jan 2010 08:11:35 +0000 (16:11 +0800)]
Show properties on systray menu by Fujiwara

15 years agoRemove some symbols for debian package.
Peng Huang [Tue, 19 Jan 2010 05:25:22 +0000 (13:25 +0800)]
Remove some symbols for debian package.

15 years agoUnify the help message.
Peng Huang [Fri, 15 Jan 2010 06:56:59 +0000 (14:56 +0800)]
Unify the help message.

15 years agoCheck argument to avoid crash
Peng Huang [Fri, 15 Jan 2010 06:55:25 +0000 (14:55 +0800)]
Check argument to avoid crash

15 years agoFix typo.
Peng Huang [Fri, 15 Jan 2010 06:35:15 +0000 (14:35 +0800)]
Fix typo.

15 years agoFix coding style
Peng Huang [Thu, 14 Jan 2010 00:31:37 +0000 (08:31 +0800)]
Fix coding style

15 years agoChange Title of IBusAttrList and IBusPropList
Peng Huang [Tue, 12 Jan 2010 13:56:58 +0000 (21:56 +0800)]
Change Title of IBusAttrList and IBusPropList

15 years agoFix gtk-doc issues.
Peng Huang [Tue, 12 Jan 2010 13:46:29 +0000 (21:46 +0800)]
Fix gtk-doc issues.

15 years agoFix gtk-doc problems.
Peng Huang [Tue, 12 Jan 2010 13:05:02 +0000 (21:05 +0800)]
Fix gtk-doc problems.

15 years agoIgnore some header files.
Peng Huang [Tue, 12 Jan 2010 12:27:11 +0000 (20:27 +0800)]
Ignore some header files.

15 years agoSeparate IBusProperty and IBusPropList.
Peng Huang [Tue, 12 Jan 2010 10:32:56 +0000 (18:32 +0800)]
Separate IBusProperty and IBusPropList.

15 years agoinclude ibusattrlist.h in ibus.h
Peng Huang [Tue, 12 Jan 2010 10:08:42 +0000 (18:08 +0800)]
include ibusattrlist.h in ibus.h

15 years agoSeparate IBusAttribute and IBusAttrList
Peng Huang [Tue, 12 Jan 2010 10:06:45 +0000 (18:06 +0800)]
Separate IBusAttribute and IBusAttrList

15 years agoRemove Class IBusFactoryInfo
Peng Huang [Tue, 12 Jan 2010 09:07:21 +0000 (17:07 +0800)]
Remove Class IBusFactoryInfo

15 years agoremove IBusFactoryInfo
Peng Huang [Tue, 12 Jan 2010 08:27:43 +0000 (16:27 +0800)]
remove IBusFactoryInfo

15 years agoFix string 1.2.0.20100111
Peng Huang [Mon, 11 Jan 2010 06:06:34 +0000 (14:06 +0800)]
Fix string

15 years agoUpdate pl.po by Piotr Drąg <piotrdrag@gmail.com>
Peng Huang [Mon, 11 Jan 2010 05:26:19 +0000 (13:26 +0800)]
Update pl.po by Piotr Drąg <piotrdrag@gmail.com>

15 years agoRefine coding style
Peng Huang [Sat, 9 Jan 2010 21:31:40 +0000 (05:31 +0800)]
Refine coding style

15 years agoTry Cython
Peng Huang [Sat, 9 Jan 2010 21:20:27 +0000 (05:20 +0800)]
Try Cython

15 years agoUpdate copyright.
Peng Huang [Sat, 9 Jan 2010 19:29:59 +0000 (03:29 +0800)]
Update copyright.

15 years agoAdjust pad to avoid break ABI
Peng Huang [Sat, 9 Jan 2010 10:04:14 +0000 (18:04 +0800)]
Adjust pad to avoid break ABI

15 years agoAdd IBusConfigService#unset().
Daiki Ueno [Thu, 7 Jan 2010 09:06:48 +0000 (18:06 +0900)]
Add IBusConfigService#unset().

Add a new method unset() to IBusConfigService, which removes existing entry to
a configuration option.  This also adds ibus.Config.unset() to the Python API
and ibus_config_unset() to the C API.

15 years agoDo not store arguments in global vars.
Peng Huang [Sat, 9 Jan 2010 09:36:14 +0000 (17:36 +0800)]
Do not store arguments in global vars.

15 years agoFix problems in XIM server.
Peng Huang [Sat, 9 Jan 2010 09:12:56 +0000 (17:12 +0800)]
Fix problems in XIM server.

15 years agoAdd ibus_input_context_property_activate by Yusuke
Peng Huang [Thu, 7 Jan 2010 06:39:18 +0000 (14:39 +0800)]
Add ibus_input_context_property_activate by Yusuke
<yusukes@chromium.org>

15 years agoOnly install signal handler for NORMAL, RADIO and TOGGLE
Peng Huang [Thu, 7 Jan 2010 05:02:44 +0000 (13:02 +0800)]
Only install signal handler for NORMAL, RADIO and TOGGLE

15 years agoFix a typo.
Peng Huang [Thu, 7 Jan 2010 04:51:00 +0000 (12:51 +0800)]
Fix a typo.

15 years agoFix PROP_MENU problem. Patch from Fujiwara-san
Peng Huang [Thu, 7 Jan 2010 04:25:04 +0000 (12:25 +0800)]
Fix PROP_MENU problem. Patch from Fujiwara-san

15 years agoAdd ibus_engine_delete_surrounding_text in ibusengine.h
Peng Huang [Tue, 5 Jan 2010 07:50:23 +0000 (15:50 +0800)]
Add ibus_engine_delete_surrounding_text in ibusengine.h

15 years agoUse 5 scounds as default dbus reply timeout
Peng Huang [Tue, 5 Jan 2010 06:06:32 +0000 (14:06 +0800)]
Use 5 scounds as default dbus reply timeout

15 years agoDo not update lookup table in recreate_ui
Peng Huang [Fri, 1 Jan 2010 12:54:22 +0000 (20:54 +0800)]
Do not update lookup table in recreate_ui

15 years agoRefine code of update_lookup_table
Peng Huang [Fri, 1 Jan 2010 12:53:36 +0000 (20:53 +0800)]
Refine code of update_lookup_table

15 years agoRemove gproperties from CandidatePanel
Peng Huang [Fri, 1 Jan 2010 12:47:59 +0000 (20:47 +0800)]
Remove gproperties from CandidatePanel

15 years agoRefine some code
Peng Huang [Fri, 1 Jan 2010 11:28:27 +0000 (19:28 +0800)]
Refine some code

15 years agoUse ibus.ORIENTATION_* in panel.py
Peng Huang [Fri, 1 Jan 2010 11:25:54 +0000 (19:25 +0800)]
Use ibus.ORIENTATION_* in panel.py

15 years agoRemove some unused code.
Peng Huang [Fri, 1 Jan 2010 10:58:40 +0000 (18:58 +0800)]
Remove some unused code.

15 years agoRename system_orientation to orientation, and use current_orientation
Peng Huang [Fri, 1 Jan 2010 08:46:05 +0000 (16:46 +0800)]
Rename system_orientation to orientation, and use current_orientation

15 years agoUse ibus.ORENTATION_*
Peng Huang [Fri, 1 Jan 2010 08:39:17 +0000 (16:39 +0800)]
Use ibus.ORENTATION_*

15 years agoApply CandidatePanel orientation change request from IME.
Daiki Ueno [Fri, 1 Jan 2010 04:22:58 +0000 (13:22 +0900)]
Apply CandidatePanel orientation change request from IME.

This version also saves the system orientation setting for a later IME switch.

15 years agoFix bug in ibus_engine_update_lookup_table_fast.
Peng Huang [Fri, 1 Jan 2010 08:17:09 +0000 (16:17 +0800)]
Fix bug in ibus_engine_update_lookup_table_fast.

15 years agoAdd getter and setter methods of orientation.
Peng Huang [Fri, 1 Jan 2010 08:16:37 +0000 (16:16 +0800)]
Add getter and setter methods of orientation.

15 years agoMerge double-defined im_ibus_la_LIBADD.
Daiki Ueno [Thu, 31 Dec 2009 06:04:51 +0000 (15:04 +0900)]
Merge double-defined im_ibus_la_LIBADD.

15 years agoSet CFLAGS/LDADD for test-matchrule properly.
Daiki Ueno [Thu, 31 Dec 2009 06:03:16 +0000 (15:03 +0900)]
Set CFLAGS/LDADD for test-matchrule properly.

15 years agoFix typo.
Peng Huang [Wed, 30 Dec 2009 23:03:25 +0000 (07:03 +0800)]
Fix typo.

15 years agoCurrect use of autotools: Use *_LIBADD and *_LDADD to replace some *_LDFLAGS.
Peng Huang [Wed, 30 Dec 2009 02:19:51 +0000 (10:19 +0800)]
Currect use of autotools: Use *_LIBADD and *_LDADD to replace some *_LDFLAGS.

15 years agoFix _FORTIFY_SOURCE warnings, from galtgendo
Peng Huang [Wed, 30 Dec 2009 02:06:09 +0000 (10:06 +0800)]
Fix _FORTIFY_SOURCE warnings, from galtgendo