platform/upstream/ibus.git
2010-04-08 Peng HuangInsensitive 'Turn off input methon' menu item if ic...
2010-03-31 Peng HuangUpdate pa.po from Jaswinder Singh <jsingh@redhat.com>
2010-03-31 Peng HuangUpdate po files.
2010-03-31 Peng HuangUpdate ko.po from Hyunsok Oh <hoh@redhat.com>
2010-03-30 Peng HuangRelease 1.3.1 1.3.1
2010-03-30 Peng HuangMerge remote branch 'origin/master' into 1.3.y
2010-03-29 Peng HuangAdd configure option --disable-gconf
2010-03-26 Peng HuangSet lookup table's orientation before updating candidates.
2010-03-26 Peng HuangUpdate from "Runa Bhattacharjee" <runab@redhat.com>
2010-03-26 Peng HuangUpdate ml.po from Ani Peter <apeter@redhat.com>
2010-03-26 Peng HuangSet lookup table's orientation before updating candidates.
2010-03-26 Peng HuangUpdate gu.po from Sweta Kothari <swkothar@redhat.com>
2010-03-26 Peng HuangUpdate from "Runa Bhattacharjee" <runab@redhat.com>
2010-03-25 Peng HuangAlways setup ibus_datedisplay
2010-03-25 Peng HuangAlways setup ibus_datedisplay
2010-03-24 Peng HuangUpdate ml.po from Ani Peter <apeter@redhat.com>
2010-03-23 Peng HuangMake make output look's better
2010-03-23 Peng HuangRefine coding style and change source file header.
2010-03-23 Peng HuangAdd configure --disable-python to disable build for...
2010-03-23 Peng HuangUpdate gu.po from Sweta Kothari <swkothar@redhat.com>
2010-03-22 Peng HuangAdd AM_SILENT_RULES([yes])
2010-03-22 Peng HuangMerge branch '1.3.y'
2010-03-22 Peng HuangDoes not check glib micro version anymore.
2010-03-22 Peng HuangSet release to 0
2010-03-22 Peng HuangBump version to 1.3.0 1.3.0
2010-03-22 Peng HuangChange version number in api document.
2010-03-22 Peng Huangibus setup will execute ibus-daemon with --xim
2010-03-22 Peng HuangFix deb build problem.
2010-03-19 Peng HuangAvoid crash if the engine is destroyed 1.2.99.20100322
2010-03-17 Peng HuangAlways put setup dialog in center of screen.
2010-03-16 Peng HuangCall ibus_engine_update_preedit_text_with_mode in ibus_...
2010-03-16 fujiwaratAdd ibus_engine_update_preedit_text_with_mode
2010-03-16 Peng HuangAdd Categories in ibus.desktop
2010-03-12 fujiwaratUpdate ja.po
2010-03-10 Peng HuangUpdate version in document
2010-02-28 Peng HuangUpdate zh_TW.po from Tseng, Cheng-Chia <pswo10680@gmail...
2010-02-28 Peng HuangUpdate pl.po from Piotr Drąg <piotrdrag@gmail.com>
2010-02-24 Peng HuangRemove unused code.
2010-02-24 Peng HuangRefine inline document
2010-02-23 Peng HuangMerge remote branch 'epico/master'
2010-02-23 Peng HuangFix a typo in API document
2010-02-23 Peng Wuchange gtk-im client name.
2010-02-23 Peng HuangRemove the occurence of dbus_message_iter_get_array_len...
2010-02-20 Peng HuangUse G_N_ELEMENTS in for loop
2010-02-20 Peng HuangRemove --rebuild-sections
2010-02-20 Peng HuangFix cursor location problem.
2010-02-20 Peng HuangClose child process in IBusComponent.Destroy
2010-02-20 Peng Wuupdate zh_CN.po for embedding preedit.
2010-02-20 Peng HuangChange the default setting of use_global_engine, and...
2010-02-20 Peng HuangUpddate es.po from daniel cabrera <logan@fedoraproject...
2010-02-20 Peng HuangMake sure the engine was not destroyed before real...
2010-02-20 fujiwaratFix default use_system_keyboard_layout
2010-02-20 Peng Huangsimplify preedit condition
2010-02-20 Peng WuAdd embed_preedit support to ibus.
2010-02-20 Peng HuangFix gtk-doc problems.
2010-02-20 Peng Wufixes a typo.
2010-02-20 Peng HuangUpdate es.po from Daniel Cabrera
2010-02-02 Peng HuangAdd property connection and fix crash in IBusFactory 1.2.99.20100202
2010-02-02 Peng HuangRemove duplication g_object_ref in ibus_keymap_get
2010-02-02 Peng HuangRefine ibus_keymap_get
2010-02-02 Peng HuangRefine ibus_connection_open
2010-02-02 Peng HuangDoes not increase references in ibus_keymap_get
2010-02-01 Peng HuangFix a type in comment
2010-02-01 Peng HuangUpdate so version in common.py
2010-02-01 Peng HuangBump version and so version
2010-02-01 Peng HuangAdd G_GNUC_DEPRECATED mark on ibus_keymap_new
2010-01-31 Peng HuangWorkaround for cursor following problem in some Java...
2010-01-31 Peng HuangWorkaround for autohide problem with metacity
2010-01-31 Peng HuangUpdate fr.po from julroy67
2010-01-30 Peng HuangUse G_DEFINE_TYPE to simplify code.
2010-01-30 Peng HuangRefine comment in configure.ac
2010-01-30 Peng HuangFix some problems of sharing global engine among contexts.
2010-01-30 Peng HuangAttach/Detach global engine when switch focus.
2010-01-30 Peng HuangAdd global engine in setup UI from Su Zhe.
2010-01-30 Peng HuangSupport share global engine in all input context from...
2010-01-30 Peng HuangFix a typo
2010-01-30 Peng HuangUpdate debian pacakge scripts
2010-01-29 Peng HuangMerge branch 'G_DEFINE_TYPE'
2010-01-29 Peng HuangRefine API document of IBusInputContext
2010-01-29 Peng HuangUse G_DEFINE_TYPE to simplified code.
2010-01-29 Peng HuangUse G_DEFINE_TYPE to simplified code.
2010-01-29 Peng HuangFix typo in API document
2010-01-29 Peng HuangRefine API document for IBusEngine
2010-01-28 Peng HuangRelease floating objects in IBusEngine
2010-01-28 Peng HuangUse GInitiallyUnowned correctly
2010-01-28 Peng HuangFix a typo.
2010-01-28 Peng HuangFix typos.
2010-01-28 Peng HuangUse G_N_ELEMENTS.
2010-01-27 Peng HuangMerge branch 'master' of github.com:phuang/ibus
2010-01-27 Ding-Yi ChenFix some APIDOC
2010-01-26 fujiwaratFix destroy about menu item
2010-01-25 Peng HuangShow recommended engines with bold font
2010-01-25 Peng HuangOnly enable engines with rank > 0 at frist time startup
2010-01-19 Peng HuangShow properties on systray menu by Fujiwara
2010-01-19 Peng HuangRemove some symbols for debian package.
2010-01-15 Peng HuangUnify the help message.
2010-01-15 Peng HuangCheck argument to avoid crash
2010-01-15 Peng HuangFix typo.
2010-01-14 Peng HuangFix coding style
2010-01-12 Peng HuangChange Title of IBusAttrList and IBusPropList
next