platform/upstream/ibus.git
2010-06-23 Peng HuangUpdate desktop files.
2010-06-23 Peng Huangfill right value of GdkEventKey::is_modifier
2010-06-20 Peng Huangworkaround for applications do not set client window...
2010-06-18 Peng HuangCheck gtk2 too if configure with --enable-xim
2010-06-17 Peng HuangUse IBUS_TYPE_OBJECT_PATH for return value of CurrentIn...
2010-06-15 Peng HuangPreload all values.
2010-06-15 Peng HuangFix conflict between --restart and --replace
2010-06-15 Peng HuangSet release = 0
2010-06-14 Peng HuangUpdate es.po from daniel cabrera <logan@fedoraproject...
2010-06-14 Peng HuangAdd --restart option by satorux@chromium.org
2010-06-12 Peng Huangread env IBUS_SNOOPER_APPS 1.3.5
2010-06-12 Peng HuangDisable snooper by default.
2010-06-12 Peng Huangprepare to release 1.3.5
2010-06-12 Peng HuangUpdate ibus.spec.in
2010-06-11 Peng HuangUse regex for no snooper applications, and disable...
2010-06-10 Peng HuangUpdate document of ibus_bus_new
2010-06-09 Peng HuangCheck connection state before call ibus_connection_call
2010-06-08 Peng HuangEmit FORWARD_KEY_EVENT signal correctly
2010-06-08 Peng HuangUpdate debian build scripts
2010-06-08 Peng HuangRefine coding style
2010-06-08 Peng HuangFix problem of create GdkEventKey from keyval keycode...
2010-06-08 Peng HuangIgnore handled key event in xim server
2010-06-08 Peng HuangFix keycode in xim server
2010-06-08 Peng HuangUnify compare expression in configure.ac
2010-06-08 Peng HuangRefine log message of configure.
2010-06-07 Peng HuangOnly test global-engine, when global-engine is enabled.
2010-06-07 Peng HuangUpdate debian build scripts
2010-06-07 Peng HuangUpdate vala demo engine
2010-06-06 Peng HuangAdd Makefile
2010-06-06 Peng HuangRefine demo engine
2010-06-06 Peng HuangRegenerate vapi from header files.
2010-06-06 Peng HuangAdd a demo vala engine
2010-06-06 Peng HuangFix ibus_service_get_connections in vala binding
2010-06-06 Peng HuangFix coding style
2010-06-06 Peng HuangUpdate vala files
2010-06-06 Peng HuangAdd some annotation for g-ir-scanner
2010-06-06 Peng HuangFix problem in ibus_bus_get_name_owner
2010-06-06 Peng HuangAdd --disable-vala in configure
2010-06-06 Peng HuangAdd ibus-1.0-custom.vala
2010-06-06 Peng HuangAdd vala in rpm spec file
2010-06-06 Peng HuangAdd vala support
2010-06-06 Peng HuangRemove python in bindings
2010-06-05 Peng HuangUpdate rpm spec file.
2010-06-05 Peng HuangSupport gtk3
2010-06-05 Peng HuangRepace some deprecated macros to fix build errors with...
2010-06-05 Peng HuangMerge branch 'async_process_key_event'
2010-06-05 Peng HuangMerge branch 'singleton_bus'
2010-06-04 Peng HuangSet keycode in GdkEvent correctly.
2010-06-04 Julien HumbertMinor changes to the previous commited translation
2010-06-04 Julien HumbertUpdate French tranlation
2010-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-04 Peng HuangMake ibus_input_context_process_key_event in async...
2010-06-03 Peng HuangRemove unused define in ibusxml.c
2010-06-03 Peng HuangShare one IBusBus instance in whole process.
2010-06-03 Peng HuangUse g_assert to check if connection is alive
2010-06-03 Peng HuangFix function name typo
2010-06-03 Peng HuangAdd all classes in ibus.py
2010-06-03 Peng HuangFix document of IBusConfig
2010-06-03 Peng HuangAdd a small test code for gir
2010-06-02 Peng HuangAdd --version -V option for ibus-daemon
2010-06-02 Peng HuangFix build warnings
2010-06-02 Peng HuangRemove _DummyStruct
2010-06-02 Peng HuangUpdate zh_TW.po from Tseng, Cheng-Chia
2010-06-01 Peng HuangFix coding style.
2010-06-01 Peng HuangRemove dbus in pc file, and fix spec file.
2010-06-01 Peng HuangRequire gobject-introspection 0.6.9
2010-06-01 Peng HuangFix build errors
2010-06-01 Peng HuangAdd annotation for some return types
2010-06-01 Peng HuangAdd gobject-introspection support
2010-06-01 Peng Huangrefine coding style
2010-06-01 Peng HuangFix problem in ibus_engine_update_lookup_table_fast.
2010-06-01 Julien HumbertUpdated French translation
2010-06-01 Peng HuangUpdate po files.
2010-06-01 James SuAdd a test for global engine related functions in ibusb...
2010-06-01 James SuAdd "global-engine-changed" signal.
2010-06-01 James SuFix global engine related functions.
2010-06-01 James SuImplement the ability to manipulate the global engine...
2010-06-01 James SuImplement the ability to manipulate the global engine...
2010-06-01 James SuPart 1 of XKB support.
2010-06-01 Peng HuangFix some exceptions in setup ui
2010-05-31 Peng HuangFix problem in ibus_lookup_table_set_label
2010-05-28 Peng HuangUpdate po files. 1.3.4
2010-05-28 Peng HuangRelease 1.3.4
2010-05-28 Peng HuangAdd include <string.h>
2010-05-28 Peng HuangRemove changelog
2010-05-28 Peng HuangAdd ppa target to generate debian source package.
2010-05-26 Peng HuangRemove some unused variables.
2010-05-26 Peng HuangFix restart problem when the image file is removed.
2010-05-26 James SuChange ibus_bus_hello() to return const gchar*.
2010-05-26 James SuFix memory issues in ibusconnection.* and ibusproxy.c
2010-05-26 James SuFix memory issues in ibusbus.c
2010-05-21 James SuFix typos in ibus_bus_current_input_context().
2010-05-18 fujiwaratFix not to emit property-activate when state is not...
2010-05-15 Peng HuangUpdate pl.po from Piotr Drąg <piotrdrag@gmail.com>
2010-05-15 Peng HuangRefine some build options.
2010-05-15 Peng HuangAdd --disable-clients to disable gtk x11 clients
2010-05-15 Peng HuangAdd ibus_lookup_table_set_label.
2010-05-10 Peng HuangMake version in ibus-docs configurable.
2010-05-07 Peng HuangUpdate kn.po from Shankar Prasad Venkateshbhat <svenkat...
2010-05-07 Peng HuangUpdate zh_TW.po from Tseng, Cheng-Chia <pswo10680@gmail...
next