platform/upstream/ibus.git
15 years agoRemove old locales define in main.c
Peng Huang [Fri, 8 May 2009 05:19:10 +0000 (13:19 +0800)]
Remove old locales define in main.c

15 years agoUpdate locale and add --locale-append argument of ibus-x11
Peng Huang [Fri, 8 May 2009 05:12:46 +0000 (13:12 +0800)]
Update locale and add --locale-append argument of ibus-x11

15 years agoRefine coding style.
Peng Huang [Fri, 8 May 2009 01:31:53 +0000 (09:31 +0800)]
Refine coding style.

15 years agoOnly print out debug and warning messages when with --verbose
Peng Huang [Thu, 7 May 2009 04:38:41 +0000 (12:38 +0800)]
Only print out debug and warning messages when with --verbose

15 years agoReplace strcmp with g_strcmp0
Peng Huang [Thu, 7 May 2009 04:02:24 +0000 (12:02 +0800)]
Replace strcmp with g_strcmp0

15 years agoUpdate fr.po by julroy67
Peng Huang [Wed, 6 May 2009 01:18:43 +0000 (09:18 +0800)]
Update fr.po by julroy67

15 years agoDestroy the BusServer during exit.
Peng Huang [Thu, 30 Apr 2009 07:43:50 +0000 (15:43 +0800)]
Destroy the BusServer during exit.

15 years agoMake main loop setupable.
Peng Huang [Thu, 30 Apr 2009 03:09:41 +0000 (11:09 +0800)]
Make main loop setupable.

15 years agoAdd zh_TW.po by Ding-Yi Chen <dingyichentw@yahoo.com>
Peng Huang [Tue, 28 Apr 2009 07:43:45 +0000 (15:43 +0800)]
Add zh_TW.po by Ding-Yi Chen <dingyichentw@yahoo.com>

15 years agoMerge commit 'definite/master'
Peng Huang [Tue, 28 Apr 2009 07:40:24 +0000 (15:40 +0800)]
Merge commit 'definite/master'

15 years agoFix wrong args of trigger signal callbacks
Peng Huang [Tue, 28 Apr 2009 07:36:12 +0000 (15:36 +0800)]
Fix wrong args of trigger signal callbacks

15 years agoFix wrong argument when emit IBusHotkeyProfile::trigger signal
Peng Huang [Tue, 28 Apr 2009 07:30:02 +0000 (15:30 +0800)]
Fix wrong argument when emit IBusHotkeyProfile::trigger signal

15 years agoAdd back zh_TW.po
Ding-Yi Chen [Tue, 28 Apr 2009 04:15:53 +0000 (14:15 +1000)]
Add back zh_TW.po

15 years agoAdd document for IBusModifiersType.
Peng Huang [Tue, 28 Apr 2009 00:28:25 +0000 (08:28 +0800)]
Add document for IBusModifiersType.

15 years agoRefine coding style in ibusinternal.c
Peng Huang [Tue, 28 Apr 2009 00:22:34 +0000 (08:22 +0800)]
Refine coding style in ibusinternal.c

15 years agoUpdate fr.po by Charles-Antoine (cacouret@wanadoo.fr)
Peng Huang [Sun, 26 Apr 2009 23:43:21 +0000 (07:43 +0800)]
Update fr.po by Charles-Antoine (cacouret@wanadoo.fr)

15 years agoFix preedit problem in evolution 1.1.0.20090423
Peng Huang [Thu, 23 Apr 2009 02:45:18 +0000 (10:45 +0800)]
Fix preedit problem in evolution

15 years agoRead the iso_639_2 codes from iso-codes.
Peng Huang [Wed, 22 Apr 2009 05:52:01 +0000 (13:52 +0800)]
Read the iso_639_2 codes from iso-codes.

15 years agoAdd ml.po by Ani Peter <apeter@redhat.com>
Peng Huang [Tue, 21 Apr 2009 09:13:03 +0000 (17:13 +0800)]
Add ml.po by Ani Peter <apeter@redhat.com>

15 years agoSupport drag and drop in engines view.
Peng Huang [Tue, 21 Apr 2009 06:48:56 +0000 (14:48 +0800)]
Support drag and drop in engines view.

15 years agoUpdate ca.po by Xavier Conde Rueda <xavi.conde@gmail.com>
Peng Huang [Mon, 20 Apr 2009 23:03:41 +0000 (07:03 +0800)]
Update ca.po by Xavier Conde Rueda <xavi.conde@gmail.com>

15 years agoCheck ownership of socket file.
Peng Huang [Mon, 20 Apr 2009 09:31:09 +0000 (17:31 +0800)]
Check ownership of socket file.

15 years agoCheck socket's ownership when client connects to the daemon
Peng Huang [Mon, 20 Apr 2009 08:07:22 +0000 (16:07 +0800)]
Check socket's ownership when client connects to the daemon

15 years agoAdd authentication code. Only allow root & same user connect to ibus-daemon.
Peng Huang [Mon, 20 Apr 2009 07:00:19 +0000 (15:00 +0800)]
Add authentication code. Only allow root & same user connect to ibus-daemon.

15 years agoRemove ibusenumtypes.[ch], they are generated during make.
Peng Huang [Mon, 20 Apr 2009 03:02:13 +0000 (11:02 +0800)]
Remove ibusenumtypes.[ch], they are generated during make.

15 years agoCreate an new engine in bus_input_context_enable if the engine == NULL
Peng Huang [Mon, 20 Apr 2009 02:50:37 +0000 (10:50 +0800)]
Create an new engine in bus_input_context_enable if the engine == NULL

15 years agoIf im is not active, ibus will do nothing when prev engine hotkey
Peng Huang [Mon, 20 Apr 2009 02:28:58 +0000 (10:28 +0800)]
If im is not active, ibus will do nothing when prev engine hotkey
is pressed.

15 years agoAdd de.po by Fabian Affolter <fab@fedoraproject.org>
Peng Huang [Fri, 17 Apr 2009 11:04:19 +0000 (19:04 +0800)]
Add de.po by Fabian Affolter <fab@fedoraproject.org>

15 years agoExtend tab to spaces. 1.1.0.20090417
Peng Huang [Fri, 17 Apr 2009 10:41:42 +0000 (18:41 +0800)]
Extend tab to spaces.

15 years agoFix 'make distcheck' errors.
Peng Huang [Fri, 17 Apr 2009 10:40:29 +0000 (18:40 +0800)]
Fix 'make distcheck' errors.

15 years agoChange the logic for add & apply buttons.
Peng Huang [Fri, 17 Apr 2009 09:12:14 +0000 (17:12 +0800)]
Change the logic for add & apply buttons.

15 years agoAdd scrolledwindow for shortcut key list.
Peng Huang [Fri, 17 Apr 2009 08:23:08 +0000 (16:23 +0800)]
Add scrolledwindow for shortcut key list.

15 years agoRemove zh_TW.po
Peng Huang [Fri, 17 Apr 2009 06:29:39 +0000 (14:29 +0800)]
Remove zh_TW.po

15 years agoUpdate coding style.
Peng Huang [Fri, 17 Apr 2009 06:26:54 +0000 (14:26 +0800)]
Update coding style.

15 years agoMerge commit 'definite/master'
Peng Huang [Fri, 17 Apr 2009 06:19:05 +0000 (14:19 +0800)]
Merge commit 'definite/master'

15 years agoAPI DOC-new: ibusdebug IBusError IBusFactory; and revised.
dchen@redhat.com [Fri, 17 Apr 2009 06:10:21 +0000 (16:10 +1000)]
API DOC-new: ibusdebug IBusError IBusFactory; and revised.

15 years agoDo nothing if the IM is not active.
Peng Huang [Fri, 17 Apr 2009 05:56:11 +0000 (13:56 +0800)]
Do nothing if the IM is not active.

15 years agoChange ibus startup phrase to Applications.
Peng Huang [Fri, 17 Apr 2009 02:27:23 +0000 (10:27 +0800)]
Change ibus startup phrase to Applications.

15 years agoAPI DOC for IBusConnection.
dchen@redhat.com [Wed, 15 Apr 2009 08:38:51 +0000 (18:38 +1000)]
API DOC for IBusConnection.

15 years agoTranslation zh_TW updated; API DOC for IBusConfigServices; Modify Makefile.am for...
dchen@redhat.com [Wed, 15 Apr 2009 00:11:36 +0000 (10:11 +1000)]
Translation zh_TW updated; API DOC for IBusConfigServices; Modify Makefile.am for gtk-doc

    Surpress tmpl-build.stamp and trim ibus-sections.txt, so no need to keep ibus-sections.txt now.
    Revised some API DOC,

Fix the API DOC of IBusEngine

Add zh_TW translation, Add back some API DOC

Add back some APIDOC

API-DOC IBusBus IBusComponent IBusConfig IBusLookupTable
Corrected spelling in ibuscompnent.[ch]
Add documentation of ibusbus.c

15 years agoUse mktemp replace $RANDOM
Peng Huang [Wed, 15 Apr 2009 03:29:20 +0000 (11:29 +0800)]
Use mktemp replace $RANDOM

15 years agoSet $IBUS_SESSION_ID if it does not exsit.
Peng Huang [Wed, 15 Apr 2009 03:09:07 +0000 (11:09 +0800)]
Set $IBUS_SESSION_ID if it does not exsit.

15 years agoFix some problem when use IBUS_SESSION_ID
Peng Huang [Wed, 15 Apr 2009 03:02:27 +0000 (11:02 +0800)]
Fix some problem when use IBUS_SESSION_ID

15 years agoAdd $IBUS_SESSION_ID in socket path.
Peng Huang [Wed, 15 Apr 2009 02:15:10 +0000 (10:15 +0800)]
Add $IBUS_SESSION_ID in socket path.

15 years agoUpdate te.po by krishna k
Peng Huang [Tue, 14 Apr 2009 23:54:28 +0000 (07:54 +0800)]
Update te.po by krishna k

15 years agoAdd Alt+Release+Alt_R as trigger for Korean people.
Peng Huang [Tue, 14 Apr 2009 23:52:35 +0000 (07:52 +0800)]
Add Alt+Release+Alt_R as trigger for Korean people.

15 years agoAdd HANDLED_MASK and IGNORED_MASK in python lib
Peng Huang [Tue, 14 Apr 2009 23:50:09 +0000 (07:50 +0800)]
Add HANDLED_MASK and IGNORED_MASK in python lib

15 years agoAdd IBUS_IGNORED_MASK and IBUS_HANDLED_MASK.
Peng Huang [Tue, 14 Apr 2009 23:48:06 +0000 (07:48 +0800)]
Add IBUS_IGNORED_MASK and IBUS_HANDLED_MASK.

15 years agoAdd release mask if the hotkey is a signal key.
Peng Huang [Tue, 14 Apr 2009 23:47:34 +0000 (07:47 +0800)]
Add release mask if the hotkey is a signal key.

15 years agoAdd IBUS_FORWARD_MASK for ignored key events.
Peng Huang [Tue, 14 Apr 2009 10:42:38 +0000 (18:42 +0800)]
Add IBUS_FORWARD_MASK for ignored key events.

15 years agoAdd break in switch block
Peng Huang [Tue, 14 Apr 2009 09:26:19 +0000 (17:26 +0800)]
Add break in switch block

15 years agoAdd as.po by Amitakhya Phukan
Peng Huang [Tue, 14 Apr 2009 09:06:24 +0000 (17:06 +0800)]
Add as.po by Amitakhya Phukan

15 years agoChange socket file permission to avoid securty issues.
Peng Huang [Mon, 13 Apr 2009 10:52:41 +0000 (18:52 +0800)]
Change socket file permission to avoid securty issues.

15 years agoFix a typo. 1.1.0.20090413
Peng Huang [Mon, 13 Apr 2009 07:23:55 +0000 (15:23 +0800)]
Fix a typo.

15 years agoMerge commit 'iwaim/master'
Peng Huang [Mon, 13 Apr 2009 04:34:14 +0000 (12:34 +0800)]
Merge commit 'iwaim/master'

15 years agoAdd hu.po by Sulyok Peti <sulyokpeti@gmail.com>
Peng Huang [Mon, 13 Apr 2009 04:29:35 +0000 (12:29 +0800)]
Add hu.po by Sulyok Peti <sulyokpeti@gmail.com>

15 years agoStore prev_key event in inputcontext object.
Peng Huang [Mon, 13 Apr 2009 04:27:10 +0000 (12:27 +0800)]
Store prev_key event in inputcontext object.

15 years agoupdate ja.po
IWAI, Masaharu [Fri, 10 Apr 2009 18:33:11 +0000 (03:33 +0900)]
update ja.po

15 years agoAdd as.po by Amitakhya Phukan <aphukan@redhat.com>
Peng Huang [Thu, 9 Apr 2009 05:30:38 +0000 (13:30 +0800)]
Add as.po by Amitakhya Phukan <aphukan@redhat.com>

15 years agoAdd ta.po by Felix <ifelix@redhat.com>
Peng Huang [Thu, 9 Apr 2009 04:22:45 +0000 (12:22 +0800)]
Add ta.po by Felix <ifelix@redhat.com>

15 years agoMerge commit 'origin/master'
Peng Huang [Wed, 8 Apr 2009 09:15:51 +0000 (17:15 +0800)]
Merge commit 'origin/master'

15 years agoRename te_IN.po to te.po.
Peng Huang [Wed, 8 Apr 2009 09:13:37 +0000 (17:13 +0800)]
Rename te_IN.po to te.po.

15 years agoUpdate pl.po by Piotr Drąg
Peng Huang [Wed, 8 Apr 2009 03:25:20 +0000 (11:25 +0800)]
Update pl.po by Piotr Drąg

15 years agoUpdate or.po by Manoj Giri
Peng Huang [Wed, 8 Apr 2009 03:23:54 +0000 (11:23 +0800)]
Update or.po by Manoj Giri

15 years agoMake lookup table vertical for all locales. 1.1.0.20090407
Peng Huang [Tue, 7 Apr 2009 10:29:53 +0000 (18:29 +0800)]
Make lookup table vertical for all locales.

15 years agoUpdate kn.po by Shankar Prasad Venkateshbhat
Peng Huang [Tue, 7 Apr 2009 10:01:56 +0000 (18:01 +0800)]
Update kn.po by Shankar Prasad Venkateshbhat

15 years agoAdd Telugu translation by krishna k <k.meetme@gmail.com>
Peng Huang [Tue, 7 Apr 2009 09:56:02 +0000 (17:56 +0800)]
Add Telugu translation by krishna k <k.meetme@gmail.com>

15 years agoDo not crash when ibus-daemon is not running.
Peng Huang [Tue, 7 Apr 2009 09:41:26 +0000 (17:41 +0800)]
Do not crash when ibus-daemon is not running.

15 years agoUpdate default trigger & next engine hotkeys.
Peng Huang [Tue, 7 Apr 2009 07:43:56 +0000 (15:43 +0800)]
Update default trigger & next engine hotkeys.

15 years agoAdd zh_HK.po by cchance@redhat.com
Peng Huang [Tue, 7 Apr 2009 07:42:10 +0000 (15:42 +0800)]
Add zh_HK.po by cchance@redhat.com

15 years agoAdd bn_IN.po by Runa Bhattacharjee <runab@redhat.com>
Peng Huang [Tue, 7 Apr 2009 07:38:13 +0000 (15:38 +0800)]
Add bn_IN.po by Runa Bhattacharjee <runab@redhat.com>

15 years agoRename gu_in to gu
Peng Huang [Tue, 7 Apr 2009 02:45:42 +0000 (10:45 +0800)]
Rename gu_in to gu

15 years agoUpdate mr.po
Peng Huang [Tue, 7 Apr 2009 02:44:57 +0000 (10:44 +0800)]
Update mr.po

15 years agoAdd Hindi translation by Rajesh Ranjan <rranjan@redhat.com>
Peng Huang [Tue, 7 Apr 2009 02:41:02 +0000 (10:41 +0800)]
Add Hindi translation by Rajesh Ranjan <rranjan@redhat.com>

15 years agoUpdate da.po by Kris Thomsen <lakristho@gmail.com>
Peng Huang [Tue, 7 Apr 2009 02:38:36 +0000 (10:38 +0800)]
Update da.po by Kris Thomsen <lakristho@gmail.com>

15 years agoAdd ar.po by muayyad.alsadi@ojuba.org
Peng Huang [Tue, 7 Apr 2009 02:37:02 +0000 (10:37 +0800)]
Add ar.po by muayyad.alsadi@ojuba.org

15 years agoUpdate mr.po by sandeep shedmake <sandeep.shedmake@gmail.com>
Peng Huang [Tue, 7 Apr 2009 02:33:18 +0000 (10:33 +0800)]
Update mr.po by sandeep shedmake <sandeep.shedmake@gmail.com>

15 years agoDo not translate '[Control+space]'
Peng Huang [Mon, 6 Apr 2009 07:09:07 +0000 (15:09 +0800)]
Do not translate '[Control+space]'

15 years agoAdd gujarati translation by Sweta Kothari <swkothar@redhat.com>
Peng Huang [Mon, 6 Apr 2009 07:07:46 +0000 (15:07 +0800)]
Add gujarati translation by Sweta Kothari <swkothar@redhat.com>

15 years agoAdd catalan translation by Xavier Conde Rueda <xavi.conde@gmail.com>
Peng Huang [Mon, 6 Apr 2009 03:59:29 +0000 (11:59 +0800)]
Add catalan translation by Xavier Conde Rueda <xavi.conde@gmail.com>

15 years agoUpdate po files.
Peng Huang [Mon, 6 Apr 2009 03:47:44 +0000 (11:47 +0800)]
Update po files.

15 years agoMake desktop files translated
Peng Huang [Mon, 6 Apr 2009 03:44:45 +0000 (11:44 +0800)]
Make desktop files translated

15 years agoUse 'Shift+space' in ko locale as trigger.
Peng Huang [Mon, 6 Apr 2009 03:33:44 +0000 (11:33 +0800)]
Use 'Shift+space' in ko locale as trigger.

15 years agoAdd 'Alt+Zenkaku_Hankaku' and 'Alt+grave' as trigger in ja locale.
Peng Huang [Mon, 6 Apr 2009 03:26:58 +0000 (11:26 +0800)]
Add 'Alt+Zenkaku_Hankaku' and 'Alt+grave' as trigger in ja locale.

15 years agoChange "previous input method:" to "Previous input method:" in setup.
Peng Huang [Mon, 6 Apr 2009 01:40:04 +0000 (09:40 +0800)]
Change "previous input method:" to "Previous input method:" in setup.

15 years agoChange 'engine' to 'input method' in language panel.
Peng Huang [Mon, 6 Apr 2009 01:35:58 +0000 (09:35 +0800)]
Change 'engine' to 'input method' in language panel.

15 years agoUpdate pl.po by Piotr Drąg <piotrdrag@gmail.com>
Peng Huang [Sun, 5 Apr 2009 15:10:18 +0000 (23:10 +0800)]
Update pl.po by Piotr Drąg <piotrdrag@gmail.com>

15 years agoChange the comment of Modifiers mask
Peng Huang [Sat, 4 Apr 2009 05:39:31 +0000 (13:39 +0800)]
Change the comment of Modifiers mask

15 years agoFix crash when engine is destroyed.
Peng Huang [Sat, 4 Apr 2009 05:28:08 +0000 (13:28 +0800)]
Fix crash when engine is destroyed.

15 years agoJust call ibus_input_context_process_key_event in snooper callback.
Peng Huang [Sat, 4 Apr 2009 05:00:43 +0000 (13:00 +0800)]
Just call ibus_input_context_process_key_event in snooper callback.

15 years agoUpdate fr.po by julroy67
Peng Huang [Sat, 4 Apr 2009 01:24:56 +0000 (09:24 +0800)]
Update fr.po by julroy67

15 years agoAdd Kannada translation by Shankar Prasad Venkateshbhat <svenkate@redhat.com>
Peng Huang [Fri, 3 Apr 2009 12:16:20 +0000 (20:16 +0800)]
Add Kannada translation by Shankar Prasad Venkateshbhat <svenkate@redhat.com>

15 years agoDoes not translate [Control+space]
Peng Huang [Fri, 3 Apr 2009 08:19:30 +0000 (16:19 +0800)]
Does not translate [Control+space]

15 years agoAdd Danish translation by Kris Thomsen <lakristho@gmail.com>
Peng Huang [Fri, 3 Apr 2009 08:15:19 +0000 (16:15 +0800)]
Add Danish translation by Kris Thomsen <lakristho@gmail.com>

15 years agoFix crash when ibus-daemon shutdown or restart
Peng Huang [Fri, 3 Apr 2009 05:13:06 +0000 (13:13 +0800)]
Fix crash when ibus-daemon shutdown or restart

15 years agoIn ko locale, the lookup table will be vertical by default
Peng Huang [Fri, 3 Apr 2009 02:48:50 +0000 (10:48 +0800)]
In ko locale, the lookup table will be vertical by default

15 years agoAdd Spanish translation by Domingo Becker <domingobecker@gmail.com>
Peng Huang [Fri, 3 Apr 2009 02:39:22 +0000 (10:39 +0800)]
Add Spanish translation by Domingo Becker <domingobecker@gmail.com>

15 years agoUse 'make update-po' to update po files.
Peng Huang [Fri, 3 Apr 2009 02:23:19 +0000 (10:23 +0800)]
Use 'make update-po' to update po files.

15 years agoTranlsate some msg in zh_CN.po
Peng Huang [Fri, 3 Apr 2009 02:21:56 +0000 (10:21 +0800)]
Tranlsate some msg in zh_CN.po

15 years agoAdd Polish translation by Piotr Drąg <piotrdrag@gmail.com>
Peng Huang [Fri, 3 Apr 2009 02:10:11 +0000 (10:10 +0800)]
Add Polish translation by Piotr Drąg <piotrdrag@gmail.com>