platform/upstream/ibus.git
2009-04-15 Peng HuangUse mktemp replace $RANDOM
2009-04-15 Peng HuangSet $IBUS_SESSION_ID if it does not exsit.
2009-04-15 Peng HuangFix some problem when use IBUS_SESSION_ID
2009-04-15 Peng HuangAdd $IBUS_SESSION_ID in socket path.
2009-04-14 Peng HuangUpdate te.po by krishna k
2009-04-14 Peng HuangAdd Alt+Release+Alt_R as trigger for Korean people.
2009-04-14 Peng HuangAdd HANDLED_MASK and IGNORED_MASK in python lib
2009-04-14 Peng HuangAdd IBUS_IGNORED_MASK and IBUS_HANDLED_MASK.
2009-04-14 Peng HuangAdd release mask if the hotkey is a signal key.
2009-04-14 Peng HuangAdd IBUS_FORWARD_MASK for ignored key events.
2009-04-14 Peng HuangAdd break in switch block
2009-04-14 Peng HuangAdd as.po by Amitakhya Phukan
2009-04-13 Peng HuangChange socket file permission to avoid securty issues.
2009-04-13 Peng HuangFix a typo. 1.1.0.20090413
2009-04-13 Peng HuangMerge commit 'iwaim/master'
2009-04-13 Peng HuangAdd hu.po by Sulyok Peti <sulyokpeti@gmail.com>
2009-04-13 Peng HuangStore prev_key event in inputcontext object.
2009-04-10 IWAI, Masaharuupdate ja.po
2009-04-09 Peng HuangAdd as.po by Amitakhya Phukan <aphukan@redhat.com>
2009-04-09 Peng HuangAdd ta.po by Felix <ifelix@redhat.com>
2009-04-08 Peng HuangMerge commit 'origin/master'
2009-04-08 Peng HuangRename te_IN.po to te.po.
2009-04-08 Peng HuangUpdate pl.po by Piotr Drąg
2009-04-08 Peng HuangUpdate or.po by Manoj Giri
2009-04-07 Peng HuangMake lookup table vertical for all locales. 1.1.0.20090407
2009-04-07 Peng HuangUpdate kn.po by Shankar Prasad Venkateshbhat
2009-04-07 Peng HuangAdd Telugu translation by krishna k <k.meetme@gmail...
2009-04-07 Peng HuangDo not crash when ibus-daemon is not running.
2009-04-07 Peng HuangUpdate default trigger & next engine hotkeys.
2009-04-07 Peng HuangAdd zh_HK.po by cchance@redhat.com
2009-04-07 Peng HuangAdd bn_IN.po by Runa Bhattacharjee <runab@redhat.com>
2009-04-07 Peng HuangRename gu_in to gu
2009-04-07 Peng HuangUpdate mr.po
2009-04-07 Peng HuangAdd Hindi translation by Rajesh Ranjan <rranjan@redhat...
2009-04-07 Peng HuangUpdate da.po by Kris Thomsen <lakristho@gmail.com>
2009-04-07 Peng HuangAdd ar.po by muayyad.alsadi@ojuba.org
2009-04-07 Peng HuangUpdate mr.po by sandeep shedmake <sandeep.shedmake...
2009-04-06 Peng HuangDo not translate '[Control+space]'
2009-04-06 Peng HuangAdd gujarati translation by Sweta Kothari <swkothar...
2009-04-06 Peng HuangAdd catalan translation by Xavier Conde Rueda <xavi...
2009-04-06 Peng HuangUpdate po files.
2009-04-06 Peng HuangMake desktop files translated
2009-04-06 Peng HuangUse 'Shift+space' in ko locale as trigger.
2009-04-06 Peng HuangAdd 'Alt+Zenkaku_Hankaku' and 'Alt+grave' as trigger...
2009-04-06 Peng HuangChange "previous input method:" to "Previous input...
2009-04-06 Peng HuangChange 'engine' to 'input method' in language panel.
2009-04-05 Peng HuangUpdate pl.po by Piotr Drąg <piotrdrag@gmail.com>
2009-04-04 Peng HuangChange the comment of Modifiers mask
2009-04-04 Peng HuangFix crash when engine is destroyed.
2009-04-04 Peng HuangJust call ibus_input_context_process_key_event in snoop...
2009-04-04 Peng HuangUpdate fr.po by julroy67
2009-04-03 Peng HuangAdd Kannada translation by Shankar Prasad Venkateshbhat...
2009-04-03 Peng HuangDoes not translate [Control+space]
2009-04-03 Peng HuangAdd Danish translation by Kris Thomsen <lakristho@gmail...
2009-04-03 Peng HuangFix crash when ibus-daemon shutdown or restart
2009-04-03 Peng HuangIn ko locale, the lookup table will be vertical by...
2009-04-03 Peng HuangAdd Spanish translation by Domingo Becker <domingobecke...
2009-04-03 Peng HuangUse 'make update-po' to update po files.
2009-04-03 Peng HuangTranlsate some msg in zh_CN.po
2009-04-03 Peng HuangAdd Polish translation by Piotr Drąg <piotrdrag@gmail...
2009-04-03 Peng HuangAdd Oriya translation by Manoj Giri <mgiri@redhat.com>
2009-04-02 Peng HuangAdd mr.po by sandeep shedmake <sandeep.shedmake@gmail...
2009-04-02 Peng HuangAdd ibus.pot
2009-04-02 Peng HuangAdd Serbian translations by Miloš Komarčević <kmilos...
2009-04-02 Peng HuangRemove some useless code.
2009-04-02 Peng HuangUpdate pa.po by A S Alam <apreet.alam@gmail.com>.
2009-03-31 Peng HuangFix make distcheck errors. 1.1.0.20090331
2009-03-30 Peng HuangUse a global focus_im_context to track the focus, and...
2009-03-30 Peng HuangUpdate po files.
2009-03-30 Peng HuangLocalize desktop files and gconf schemas file.
2009-03-30 Peng HuangFix indent problem in ibus.schemas.
2009-03-30 Peng HuangFix problem when create socket address.
2009-03-30 Peng HuangGet display name from gdk_display_get_name
2009-03-30 Peng HuangUse "unix" as hostname if hostname is empty.
2009-03-30 Peng HuangDoes not include X screen number in socket address.
2009-03-29 Peng HuangUse gtk key snooper to get the key events.
2009-03-29 Peng HuangChange ibuscontext => ibusimcontext; ibus_context ...
2009-03-29 Peng HuangRemove private struct.
2009-03-29 Peng HuangEmit preedit-start & preedit-end signals.
2009-03-28 Peng Huangexit 1 when some command failed.
2009-03-27 dchen@redhat.comAdd ibus-sections.txt as gtk-doc needs it to show the...
2009-03-27 dchen@redhat.comAPI-DOC and Fix iBus Google issue 320.
2009-03-26 Peng HuangFix problem when remove all hotkeys.
2009-03-23 Peng HuangSet cursor pos to zero in ibus_lookup_table_clear.
2009-03-23 Peng HuangCheck reply of ProcessKeyEvent.
2009-03-22 Huang PengAdd method ibus_engine_update_lookup_table_fast, it...
2009-03-22 Huang PengUse GO_DOWN & GO_UP icons when candidates window is...
2009-03-22 Huang PengFix a typo.
2009-03-20 Huang PengUpdate fr.po by Julien <julroy67@gmail.com>
2009-03-20 Huang PengOpen a new line after </rank>
2009-03-20 Huang PengUpdate ja.po by iwaim.sub
2009-03-20 Huang PengChange "Dynamically" to "When active" in setup window.
2009-03-11 Huang PengRemove is_press argument from gtk im module.
2009-03-11 Huang PengRemove is_press from ForwardKeyEvent signal.
2009-03-11 Huang PengImplement ibus_engine_forward_event_key function.
2009-03-11 Huang PengUpdate po files. 1.1.0.20090311
2009-03-11 Huang PengFix problems during making distcheck
2009-03-11 Huang PengFix translation msg in zh_CN.po.
2009-03-11 Huang PengChange sensitive of custom font label.
2009-03-11 Huang PengUpdate setup ui, follow gnome UI guidelines.
next