Add tests for ibus_bus_new_async
[platform/upstream/ibus.git] / bus /
2012-04-27 fujiwaratFix some test codes.
2012-03-15 Daiki Uenoibus-daemon: make sure to focus out engine when unset.
2012-03-07 Peng HuangRemove some unused code.
2012-03-05 fujiwaratEnhance make dist
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-21 Peng HuangFix review issues.
2012-02-21 Peng Huangibus-daemon: Fix a matchrule parse issue.
2012-02-21 Peng Huangibus-daemon: Move global variables into separated files.
2012-02-21 Peng HuangReenable test casues for ibus-daemon
2012-02-21 Peng HuangFix match rule parsing bug.
2012-02-21 Peng HuangRemove some unused code and fix a focus issue
2012-02-21 Peng HuangFix a build error
2012-02-21 Peng HuangRemove some useless xkb layout
2012-02-21 Peng Huangrefine code for reviewing
2012-02-21 Peng HuangMake registered IME visible to panel.
2012-02-21 Peng HuangUse xkb:layout:us as default engine.
2012-02-21 Peng HuangAdd xkb layouts switch support and add three demo xkb...
2012-02-21 Peng HuangUse g_list_free_full to simplified some code.
2012-02-21 Peng HuangRename ibus keysyms.
2012-02-21 Peng HuangRemove enable status of input context and hotkey logic...
2012-02-02 Peng HuangFix typoes and remove Encoding from desktop files.
2012-02-01 Daiki UenoMinor fixes related to git.mk.
2011-11-02 fujiwaratRerotate next/previous engines without global engine.
2011-10-25 fujiwaratFix previous_engine without global engine.
2011-10-09 Yusuke SatoAlways consume a hotkey press
2011-09-16 Daiki UenoImplement org.freedesktop.DBus.StartServiceByName.
2011-08-25 fujiwaratAdd Disable signal when bus_ibus_impl_set_context_engin...
2011-08-24 fujiwaratCheck if BusInputContext has an enabled engine in globa...
2011-08-12 Seigo NonakaSupport selection text retrival.
2011-07-23 Peng HuangAlways enable the new focused BusInputContext
2011-07-15 Daiki UenoFix GObject ref/unref issues.
2011-07-12 Yusuke SatoUse g_variant_dup_string for consistency.
2011-07-07 Peng HuangFix several GVariant related issues. And remove a wrong...
2011-07-05 Peng HuangFix SEGV in ibus_keymap_lookup_keysym
2011-07-03 Peng HuangFix BusEngineProxy instance leak.
2011-06-15 Peng HuangAdd IBUS_ERROR domain and reply IBUS_ERROR_NO_ENGINE...
2011-06-13 Peng HuangFix some race condition between idle and timeout events...
2011-04-27 Takao FujiwaraFix the zombie process of ibus-gconf when ibus-daemon...
2011-04-22 Yusuke SatoAdd org.freedesktop.IBus.InputContext.ProcessHandWritin...
2011-04-18 Peng HuangUse g_initable_new to create BusFactoryProxy.
2011-04-09 Peng HuangRevert "Change default values of some config."
2011-04-08 Peng HuangRefine RequestName code and fix make dpkg errors.
2011-04-08 Peng HuangFix focus issue when reconnect to ibus-daemon
2011-04-08 Takao FujiwaraImplement APIs for another non-Python panel.
2011-04-05 Daiki UenoSupport surrounding-text retrieval.
2011-04-01 James SuChange default values of some config.
2011-03-25 Peng HuangVerify global engine after changing preload_engines
2011-03-22 Yusuke SatoAdd asynchronous InputContext.IsEnabled and InputContex...
2011-03-17 Peng HuangDo not block UI in IBusIMContext anymore.
2011-03-16 Peng HuangFix issue of InputContext.SetEngine.
2011-03-16 Peng HuangAdd git.mk from gtk+ project, Use it to update .gitignore
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-02-28 Peng HuangFix a race problem in SetGlobalEngine and add set_globa...
2011-02-18 Peng HuangFix crash when turn off "use global engine" option
2011-02-18 fujiwarats/LC_MESSAGES/LC_CTYPE/ in set_default_preload_engines.
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-11 Yusuke SatoSupport enable/disable hotkeys that enable or disable...
2011-02-09 phuangFix ibus-daemon deadlock in engineproxy.c.
2011-01-21 Peng HuangFix some race conditions during create engine, also...
2011-01-19 Yusuke SatoFix race condition between ibus_bus_set_global_engine...
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 SatoSet correct g-flags to proxy objects.
2011-01-12 Yusuke SatoFix a gcc warning seen in Chromium OS build.
2011-01-07 Daiki UenoSet correct sender and interface when sending org.freed...
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.
2010-12-28 Peng HuangReply an error message to sender, if ibus-daemon can...
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 typo in introspection_xml[] for InputContext.
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-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-22 Jim HuangAdd generated files into .gitignore
2010-11-22 Jim HuangAdd assertions to connection_destroy callback
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-16 Yusuke SatoAdd comments to bus/dbusimpl.[ch].
2010-11-16 Peng HuangMake sure send the reply of method IBus.Exit out before...
next