platform/upstream/ibus.git
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 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

14 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

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

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

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

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

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

14 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

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

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

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

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

14 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

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

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

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

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

14 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>

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

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

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

14 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

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

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

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

14 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>

14 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

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

14 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

14 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

14 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

14 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

14 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

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

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

14 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

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

14 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

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

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

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

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

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

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

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

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

14 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

14 years agoFix link errors in Ubuntu
Peng Huang [Sun, 27 Dec 2009 10:34:07 +0000 (18:34 +0800)]
Fix link errors in Ubuntu

14 years agoFix rpmlint warnings in spec file.
Peng Huang [Sun, 27 Dec 2009 01:53:27 +0000 (09:53 +0800)]
Fix rpmlint warnings in spec file.

14 years agoCatch KeyboardInterrupt Exception 1.2.0.20091225
Peng Huang [Fri, 25 Dec 2009 00:33:11 +0000 (08:33 +0800)]
Catch KeyboardInterrupt Exception

14 years agoChange pinyin.xml to gtkpanel.xml
Peng Huang [Fri, 25 Dec 2009 00:24:30 +0000 (08:24 +0800)]
Change pinyin.xml to gtkpanel.xml

14 years agoProcess engine method call correctly.
Peng Huang [Thu, 24 Dec 2009 09:19:51 +0000 (17:19 +0800)]
Process engine method call correctly.

14 years agoFix coding style.
Peng Huang [Thu, 24 Dec 2009 08:49:17 +0000 (16:49 +0800)]
Fix coding style.

14 years agoFix some typos.
Peng Huang [Thu, 24 Dec 2009 07:02:31 +0000 (15:02 +0800)]
Fix some typos.

14 years agoSort engines in setup ui.
Peng Huang [Thu, 24 Dec 2009 06:18:20 +0000 (14:18 +0800)]
Sort engines in setup ui.

14 years agoUse 2 xpad in engine combobox
Peng Huang [Thu, 24 Dec 2009 06:05:14 +0000 (14:05 +0800)]
Use 2 xpad in engine combobox

14 years agoFix coding style and remove useless line.
Peng Huang [Thu, 24 Dec 2009 05:59:27 +0000 (13:59 +0800)]
Fix coding style and remove useless line.

14 years agoMake some buttons disabled, when they are not useful.
Peng Huang [Thu, 24 Dec 2009 02:42:23 +0000 (10:42 +0800)]
Make some buttons disabled, when they are not useful.

14 years agoUpdate UI.
Peng Huang [Thu, 24 Dec 2009 02:41:19 +0000 (10:41 +0800)]
Update UI.

14 years agoDo not init gthread if undefine G_THREADS_ENABLED.
Peng Huang [Wed, 23 Dec 2009 07:55:49 +0000 (15:55 +0800)]
Do not init gthread if undefine G_THREADS_ENABLED.

14 years agoPoll engine changes in different thread.
Peng Huang [Wed, 23 Dec 2009 07:39:17 +0000 (15:39 +0800)]
Poll engine changes in different thread.

14 years agoibus will poll changes of engines, and show notification to user.
Peng Huang [Tue, 22 Dec 2009 09:56:31 +0000 (17:56 +0800)]
ibus will poll changes of engines, and show notification to user.

14 years agoRemove space before and after =
Peng Huang [Sun, 20 Dec 2009 10:40:42 +0000 (18:40 +0800)]
Remove space before and after =

14 years agoFix build rpm errors.
Peng Huang [Sun, 20 Dec 2009 10:37:21 +0000 (18:37 +0800)]
Fix build rpm errors.

14 years agoFix build errors if ./configure is not executed in top src dir.
Peng Huang [Sun, 20 Dec 2009 10:16:15 +0000 (18:16 +0800)]
Fix build errors if ./configure is not executed in top src dir.

14 years agoUse bold style to display current engine in engine menu.
Peng Huang [Wed, 16 Dec 2009 23:35:09 +0000 (07:35 +0800)]
Use bold style to display current engine in engine menu.

14 years agoDo not use sub menu to list input methods.
Peng Huang [Wed, 16 Dec 2009 12:35:17 +0000 (20:35 +0800)]
Do not use sub menu to list input methods.

14 years agoUpdate es.po from daniel cabrera <logan@fedoraproject.org>
Peng Huang [Tue, 15 Dec 2009 23:37:58 +0000 (07:37 +0800)]
Update es.po from daniel cabrera <logan@fedoraproject.org>

14 years agoFix a problem in document 1.2.0.20091215
Peng Huang [Tue, 15 Dec 2009 09:16:39 +0000 (17:16 +0800)]
Fix a problem in document

14 years agoRemove comment
Peng Huang [Mon, 14 Dec 2009 09:16:06 +0000 (17:16 +0800)]
Remove comment

14 years agoDefine hangul and hanja key
Peng Huang [Mon, 14 Dec 2009 09:13:37 +0000 (17:13 +0800)]
Define hangul and hanja key

14 years agoMerge remote branch 'definite/master'
Peng Huang [Mon, 14 Dec 2009 08:41:37 +0000 (16:41 +0800)]
Merge remote branch 'definite/master'

14 years agoModify zh_TW.po
Ding-Yi Chen [Mon, 14 Dec 2009 08:11:03 +0000 (18:11 +1000)]
Modify zh_TW.po
APIDOC:
   new:
     ibusenumtypes,ibuspanelservice
     ibusshare, ibusservice,
     ibus-type, ibus-version,
     ibusxml
   revised:
     ibusconfig, ibusmessage, ibusoproxy, ibustext

14 years agoFix some problems in document
Peng Huang [Mon, 14 Dec 2009 08:00:04 +0000 (16:00 +0800)]
Fix some problems in document

14 years agoMove specification from doc to docs
Peng Huang [Mon, 14 Dec 2009 07:14:51 +0000 (15:14 +0800)]
Move specification from doc to docs

14 years agoAdd a script for get keycode in Xorg
Peng Huang [Sun, 13 Dec 2009 05:12:16 +0000 (13:12 +0800)]
Add a script for get keycode in Xorg

14 years agoAdd kr keymap
Peng Huang [Sun, 13 Dec 2009 04:56:06 +0000 (12:56 +0800)]
Add kr keymap

14 years agoRemove qt immodule source code
Peng Huang [Sun, 13 Dec 2009 01:59:00 +0000 (09:59 +0800)]
Remove qt immodule source code

14 years agoAdd ibus.pot into gitignore
Peng Huang [Sat, 12 Dec 2009 06:30:56 +0000 (14:30 +0800)]
Add ibus.pot into gitignore

14 years agoAdd property orientation of IBusLookupTable.
Peng Huang [Sat, 12 Dec 2009 06:29:21 +0000 (14:29 +0800)]
Add property orientation of IBusLookupTable.

14 years agoUse g_assert to replace some g_return_
Peng Huang [Sat, 12 Dec 2009 05:34:57 +0000 (13:34 +0800)]
Use g_assert to replace some g_return_

14 years agoUse g_assert to replace some g_return_if_fail
Peng Huang [Sat, 12 Dec 2009 05:25:55 +0000 (13:25 +0800)]
Use g_assert to replace some g_return_if_fail

14 years agoAdd setter and getter for IBusLookupTable->round
Peng Huang [Sat, 12 Dec 2009 05:23:49 +0000 (13:23 +0800)]
Add setter and getter for IBusLookupTable->round

14 years agoUpdate es.po from daniel cabrera <logan@fedoraproject.org>
Peng Huang [Fri, 11 Dec 2009 14:35:33 +0000 (22:35 +0800)]
Update es.po from daniel cabrera <logan@fedoraproject.org>

14 years agoUpdate as.po from Amitakhya Phukan <aphukan@fedoraproject.org>
Peng Huang [Fri, 11 Dec 2009 12:47:15 +0000 (20:47 +0800)]
Update as.po from Amitakhya Phukan <aphukan@fedoraproject.org>

14 years agoUse gettext replace locale
Peng Huang [Fri, 11 Dec 2009 07:46:56 +0000 (15:46 +0800)]
Use gettext replace locale

14 years agoAdd ibus_lookup_table_get_number_of_candidates
Peng Huang [Fri, 11 Dec 2009 07:29:59 +0000 (15:29 +0800)]
Add ibus_lookup_table_get_number_of_candidates

14 years agoFix build error in bsd
Peng Huang [Fri, 11 Dec 2009 07:29:45 +0000 (15:29 +0800)]
Fix build error in bsd

14 years agoFix typo.
Peng Huang [Fri, 11 Dec 2009 07:11:35 +0000 (15:11 +0800)]
Fix typo.

14 years agoUpdate kn.po from Shankar Prasad Venkateshbhat <svenkate@redhat.com>
Peng Huang [Thu, 10 Dec 2009 12:15:16 +0000 (20:15 +0800)]
Update kn.po from Shankar Prasad Venkateshbhat <svenkate@redhat.com>

14 years agoChange file mode.
Peng Huang [Thu, 10 Dec 2009 08:31:18 +0000 (16:31 +0800)]
Change file mode.