platform/upstream/ibus.git
2010-12-14 Peng HuangFocus out/in fake input context if the input window...
2010-12-14 Peng HuangFocus out the fake context in im-ibus.so, when a real...
2010-12-14 Peng HuangAdd fake context back in IBusIMContext.
2010-12-13 Peng HuangFix typo and annotation.
2010-12-08 Peng HuangFix GI transfer mode annotation in ibus_bus_list_*engin...
2010-12-02 Yusuke SatoAdd #include <ibuspanelservice.h> to ibus.h.
2010-12-02 Yusuke SatoRemove unused header file, src/ibusconfigprivate.h
2010-12-01 Yusuke SatoFix compile errors on Chromium OS.
2010-11-29 Yusuke SatoDo not call g_critical when ibus->config is NULL since...
2010-11-26 Yusuke SatoAdd the "destroy" signal handler back following Peng...
2010-11-26 Yusuke SatoAdd function comments to bus/panelproxy.[ch].
2010-11-25 Yusuke SatoFix unexpected client capabilities in ibus-daemon.
2010-11-25 Yusuke SatoChange the order of engine method calls for consistency.
2010-11-25 Yusuke SatoAdd function comments to bus/inputcontext.[ch] and...
2010-11-24 Yusuke SatoRe-enable the use_sys_layout feature.
2010-11-24 Peng HuangPass cancellable object to bus_factory_proxy_create_engine
2010-11-24 Peng HuangClean up the code of focus switch logic, and fix a...
2010-11-24 Peng HuangFix some crashs when engine processes are killed.
2010-11-24 Peng HuangUse g_object_add_weak_pointer to make code simpler.
2010-11-22 Jim HuangAdd generated files into .gitignore
2010-11-22 Jim HuangAvoid comparison of unsigned expression
2010-11-22 Jim HuangAdd assertions to connection_destroy callback
2010-11-21 Peng HuangRemove some unused header files.
2010-11-18 fujiwaratFix NULL of focused input context
2010-11-17 Yusuke SatoAdd comments to bus/connection.[ch].
2010-11-17 Yusuke SatoAdd comments to bus/factoryproxy.[ch].
2010-11-17 Yusuke SatoAdd comments to bus/registry.[ch].
2010-11-17 Yusuke SatoAdd comments about thread safety.
2010-11-17 Yusuke SatoAdd comments to bus/component.[ch].
2010-11-17 Yusuke SatoAdd comments to bus/ibusimpl.[ch].
2010-11-17 fujiwaratFix no defined '_' in EngineAbout
2010-11-16 Peng HuangAdd introspection data for org.freedesktop.IBus.Panel...
2010-11-16 Yusuke SatoAdd comments to bus/dbusimpl.[ch].
2010-11-16 Peng HuangMake sure send the reply of method IBus.Exit out before...
2010-11-16 Peng HuangAdd global variable DOMAINNAME to replace "ibus10"...
2010-11-16 fujiwaratFix ibus_version in configure and translation domain...
2010-11-16 fujiwaratAlways read Window as 32 bits integer to fix problem...
2010-11-16 Yusuke SatoUse "org.freedesktop.IBus" instead of "org.freedesktop...
2010-11-16 Peng HuangRemove block call in ibus-daemon, and use async call...
2010-11-15 Yusuke SatoAdd function comments to bus/server.[ch]
2010-11-15 Yusuke SatoAdd function comments to bus/main.c.
2010-11-15 Yusuke SatoDelete src/ibusserver.[ch] that are no longer used.
2010-11-15 Peng HuangDisable snooper in chromium, chrome, firefox and gnome-do
2010-11-04 Peng HuangRemove a debug output
2010-11-04 fujiwaratRemove GDK_DISPLAY, this macro has been removed in...
2010-11-04 Peng HuangUpdate python test scripts for gobject-introspection
2010-11-04 fujiwaratRemove the ability to attach to a status icon with...
2010-11-04 Peng HuangRefine some code and remove some dead code.
2010-11-03 Peng HuangFix some issues within codereview.
2010-11-03 Peng HuangFix crash when icon of property is Null
2010-11-03 fujiwaratFix UnsetValue name.
2010-11-03 fujiwaratFix serialized order.
2010-11-03 Peng HuangRename ibus_engine_desc_new2 and ibus_component_new2...
2010-11-03 Peng HuangFix a typo.
2010-11-03 Peng HuangFix a typo in client/gtk3/Makefile.am
2010-11-03 Peng HuangFix some problems in debian packages.
2010-11-03 Peng HuangAdd i18n.py.
2010-11-03 Peng HuangFix some merge failed.
2010-11-03 Peng HuangRewrite memconf in c languages.
2010-11-03 Peng HuangEmit NameOwnerChanged signal with non-zero serial to...
2010-11-03 Peng HuangAdd metadata file to fix some object ownership correctly
2010-11-03 Peng HuangAdd vala test for config module
2010-11-03 Peng HuangFix vala and gir build issues.
2010-11-03 Peng HuangRemove ibusdbus.h
2010-11-03 Peng Huangwip.
2010-11-03 Peng Huangwip.
2010-11-03 Peng HuangFix some runtime errors.
2010-11-03 Peng HuangChange version to 1.3.99
2010-11-03 Peng HuangUse va_list in IBusEngineDesc and IBusComponent for...
2010-11-03 Peng HuangUse gdbus in glib, and get rid of libdbus
2010-11-02 fujiwaratReplace s/gdk_drawable_get_size/gdk_window_get_height...
2010-10-29 Peng HuangUse block mode of g_main_context_iteration to avoid...
2010-10-26 Peng HuangUse the automake 1.10 in autogen.sh
2010-10-26 Peng Wusort combo box by locale strcoll
2010-10-26 fujiwaratFix s/python/@PYTHON@/ in libexec scripts.
2010-10-26 fujiwaratFix ENV value for NetBSD
2010-10-22 Peng HuangBump the version to 1.3.8 1.3.8
2010-10-22 Peng HuangComment out test-keymap test case.
2010-10-22 Peng HuangLimit typing rate to 800 hits/minutes, and fix make...
2010-10-22 Peng HuangCatch exceptions from os.kill.
2010-10-21 fujiwaratFix CPU 100% usage with signal.SIGCHLD
2010-10-21 fujiwaratFix keyval and state in __keycode_button_clicked_cb
2010-10-21 Peng HuangDestroy existing connection before creating a new conne...
2010-10-21 Yusuke SatoMove the candidate window just above the cursor when...
2010-10-21 Yusuke SatoRemove compiler warnings.
2010-10-20 Yusuke SatoEnable key snooper by default again, except Chrome...
2010-10-20 Peng HuangAlways consume the hotkey, even if the hotkey associate...
2010-10-19 Yusuke SatoFix race condition in bus_ibus_impl_create_engine()
2010-10-13 fujiwaratFix a build error of IBus-1.0.gir with gobject-introspe...
2010-10-12 Peng HuangFix a typo.
2010-10-08 Peng HuangRemove unused dbus-1 package in gir includes
2010-10-01 Hirotake KobayashiImplement stress tool for ibus.
2010-09-30 fujiwaratFix a build error with GTK3 gdkkeysyms.h
2010-09-20 Peng HuangUpdate gu.po from Sweta Kothari <swkothar@redhat.com>
2010-09-20 Yusuke SatoFix g_assertion failure in bus_ibus_impl_{load,save...
2010-09-10 Peng HuangAdd some comments about registry
2010-09-09 Satoru TakabayashiAdd Emacs modeline for .c and .h files.
2010-09-09 Satoru TakabayashiMove the log handler code from bus/main.cc to src/ibuss...
2010-09-08 Satoru TakabayashiAdd codereview.settings.
2010-09-07 Peng HuangAdd time info in log message from satorux@chromium.org
next