platform/upstream/ibus.git
2011-01-05 Yusuke SatoCall ibus_hotkey_profile_remove_hotkey_by_event in...
2011-01-05 Yusuke SatoReplace g_return_if_fail with g_warning since the error...
2011-01-05 Yusuke SatoFix --timeout command line option of ibus-daemon.
2011-01-01 Yusuke SatoSupport hotkeys that use Super/Hyper modifiers.
2010-12-28 Peng HuangReply an error message to sender, if ibus-daemon can...
2010-12-28 Daiki UenoFix g_variant_get() call in DeleteSurroundingText signa...
2010-12-26 Yusuke SatoFix API compatibility issue in ibus_config_new.
2010-12-26 Yusuke SatoCreate an instance of GDBusProxy with G_DBUS_PROXY_FLAG...
2010-12-26 Peng HuangFix Alt+Shift hotkey issue for chrome os
2010-12-22 Yusuke SatoFix hot-key handling in inputcontext.c.
2010-12-20 Yusuke SatoAdd comments to ibusproxy.[ch] and related functions.
2010-12-20 Yusuke SatoFix ibus_input_context_get_input_context() so IBus...
2010-12-20 Daiki UenoDon't call nonexistent org.freedesktop.IBus.InputContex...
2010-12-20 Yusuke SatoFix typo in introspection_xml[] for InputContext.
2010-12-15 Daiki UenoInit GError before calling g_dbus_proxy_call*().
2010-12-15 Daiki UenoFix gtk version check for deprecated keysyms.
2010-12-15 Peng HuangDisconnect closed signal from GDBusConnection before...
2010-12-15 Yusuke SatoFix assertion failure in ibusbus.c.
2010-12-15 Yusuke SatoFix type mismatch in src/ibuspanelservice.c.
2010-12-15 Yusuke SatoUse unsigned for the parameter of the PropertyActivate...
2010-12-15 Yusuke SatoFix type mismatch in the PropertyActivate message.
2010-12-14 Peng HuangFix crash in im-ibus.so
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.
next