platform/upstream/ibus.git
2011-03-16 Peng HuangAdd git.mk from gtk+ project, Use it to update .gitignore
2011-03-15 Peng HuangUpdate gtk-doc
2011-03-14 Zach KuzniaThis can cause crashes on cleanup when multiple compone...
2011-03-11 fujiwaratFix preedit_string = NULL in ibus-x11 _free_ic()
2011-03-11 Peng HuangFix make check error
2011-03-09 Yusuke SatoUpdate symbols file.
2011-03-09 Yusuke SatoFix issues of the "previous_engine" hotkey.
2011-03-08 James SuIf the current engine is removed, then switch to anothe...
2011-03-08 Yusuke SatoRemove -Wall warnings.
2011-03-07 Yusuke SatoAdd asynchronous APIs to ibusbus.h
2011-03-07 Peng HuangMove gtk_key_snooper_remove from function object_fini...
2011-03-01 Peng HuangOptimize focus_in to avoid call some UI blocking functions.
2011-02-28 Peng HuangUnify async and sync function names.
2011-02-28 Peng HuangFix a race problem in SetGlobalEngine and add set_globa...
2011-02-18 fujiwaratCall gtk_key_snooper_remove when GTK IM client is switched.
2011-02-18 Peng HuangFix make dpkg errors.
2011-02-18 Peng HuangAdd enable_conditional and disable_conditional in gconf...
2011-02-18 Peng HuangFix crash when turn off "use global engine" option
2011-02-18 Peng HuangDestroy IBusInputContext correctly in ibus-x11
2011-02-18 fujiwarats/LC_MESSAGES/LC_CTYPE/ in set_default_preload_engines.
2011-02-16 Peng HuangDo not create GSimpleAsyncResult in ibus_input_context_...
2011-02-16 Yusuke SatoAdd async version of set_global_engine.
2011-02-16 Yusuke SatoImplement async version of ibus_config_set_value.
2011-02-15 Yusuke SatoAdd engine_name parameter to the global-engine-changed...
2011-02-15 Yusuke SatoUse LC_MESSAGES instead of LC_ALL in bus_ibus_impl_set_...
2011-02-15 Yusuke SatoNever use ibus's US keymap in bus_input_context_filter_...
2011-02-15 Yusuke SatoAlways call g_simple_async_result_complete in ibus_inpu...
2011-02-12 Ahmad SharifFix compiler warnings in util/IMdkit/.
2011-02-12 Yusuke SatoRan 'make update-po' in po/.
2011-02-11 Yusuke SatoReimplement ibus_bus_watch_dbus_signal for GDBus and...
2011-02-11 Yusuke SatoSupport enable/disable hotkeys that enable or disable...
2011-02-09 phuangFix ibus-daemon deadlock in engineproxy.c.
2011-02-08 fujiwaratAdd pkgdatadir in ibus-1.0.pc.in
2011-02-08 fujiwaratAdd GTK3 definitions.
2011-02-08 fujiwaratFix typo.
2011-02-03 Yusuke SatoOverwrite Gtk+'s default compose table to fix crosbug...
2011-01-27 Peng HuangFix build debian package error.
2011-01-27 Peng HuangExport async version ibus_input_context_process_key_event.
2011-01-27 Peng HuangFix problem in introspection of Engine.
2011-01-26 fujiwaratFix introspection definitions.
2011-01-26 fujiwaratSet QT_IM_MODULE=xim in case of no ibus-qt.
2011-01-26 fujiwaratAdd signals in IBusPanelService for non-C classes.
2011-01-24 fujiwaratSet GdkEventKey time for gdk_event_put with IBUS_FORWAR...
2011-01-24 Yusuke SatoAdd <signal name='ValueChanged'> to introspection_xml...
2011-01-21 Peng HuangFix some race conditions during create engine, also...
2011-01-21 Yusuke SatoEmit the connected signal after setting up the connection.
2011-01-19 Yusuke SatoFix race condition between ibus_bus_set_global_engine...
2011-01-19 Yusuke SatoDo not allow clients to destroy the server-side config...
2011-01-18 Yusuke SatoFix possible SEGV in ibus_bus_get_global_engine.
2011-01-18 Yusuke SatoHandle GlobalEngineChanged signals from ibus-daemon.
2011-01-18 Yusuke SatoOn ChromeOS, we don't have to (and don't want to) set...
2011-01-17 Daiki UenoSet nonzero serial number for RegistryChanged / EngineC...
2011-01-16 Yusuke SatoFix typo in the default configuration of the trigger...
2011-01-16 Yusuke SatoSet correct g-flags to proxy objects.
2011-01-12 Yusuke SatoFix a gcc warning seen in Chromium OS build.
2011-01-12 Yusuke SatoRemove a gcc warning.
2011-01-12 Yusuke SatoFix typo in ibus_bus_exit.
2011-01-10 Yusuke SatoFix the return value of ibus_bus_register_component...
2011-01-09 Yusuke SatoChange the return type of ibus_bus_exit to make it...
2011-01-07 Daiki UenoSet correct sender and interface when sending org.freed...
2011-01-06 Yusuke SatoSet the "g-default-timeout" property for ibusconfig...
2011-01-06 Yusuke SatoUse the G_DBUS_CALL_FLAGS_NO_AUTO_START flag just in...
2011-01-06 Yusuke SatoDo not write empty string to "preload_engines" for...
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.
next