platform/upstream/ibus.git
2011-06-18 Daiki UenoSimplify surrounding-text initialization.
2011-06-18 Peng HuangRestore cursor location when a new IBusInputContext...
2011-06-16 Peng HuangFix some fuction signatures to make ibus g-i firendly.
2011-06-16 Peng HuangFix make dpkg errors.
2011-06-16 Yusuke SatoCheck IBUS_CONFIG_HOME environment variable when readin...
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-06-09 Peng HuangAdd functions for creating IBusConfig asynchronously.
2011-06-08 Peng HuangMerge pull request #2 from ryoqun/master
2011-06-06 Peng HuangFix Python input context binding.
2011-06-02 Peng HuangFix build warnings with gcc 4.6
2011-06-01 Yusuke SatoSend the new capabilities to ibus-daemon in ibus_im_con...
2011-05-17 fujiwaratUpdate translations.
2011-05-17 Ryo Onoderafix wrong forward key event signature
2011-05-11 Peng HuangFix build warnings with gcc 4.6
2011-05-03 Julien HumbertUpdate name
2011-05-03 EspreonAdded British English translation.
2011-05-03 Peng HuangFix make dpkg errors, and add gtk3 support for debian
2011-04-27 Takao FujiwaraFix the zombie process of ibus-gconf when ibus-daemon...
2011-04-22 Yusuke SatoFix SEGV in im-ibus.so on Chromium OS
2011-04-22 Yusuke SatoAdd org.freedesktop.IBus.InputContext.ProcessHandWritin...
2011-04-18 Daiki UenoExport input context surrounding-text API to Python.
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 HuangFix problem in creating IBusPoxy in synchronous mode.
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-08 Daiki UenoExport surrounding-text API to Python.
2011-04-05 Peng HuangFix make dpkg errors.
2011-04-05 Daiki UenoSupport surrounding-text retrieval.
2011-04-05 Peng HuangFix a crash during creating IBusProxy asynchronously
2011-04-04 fujiwaratUpdate translations.
2011-04-01 fujiwaratUse ibus panel icon from the desktop theme instead...
2011-04-01 James SuChange default values of some config.
2011-03-29 Daiki UenoUse gtk_status_icon_set_name() only if it is available.
2011-03-25 fujiwaratSet WM_CLASS name instead of main.py
2011-03-25 Daiki UenoAdd "in" keymap which maps Alt_R to AltGr.
2011-03-25 Peng HuangVerify global engine after changing preload_engines
2011-03-23 Peng HuangFix make debian package errors.
2011-03-23 Peng HuangFix typos in IBusInputContext document
2011-03-23 Peng HuangUse $(SED) to replace sed
2011-03-22 Yusuke SatoLink appropriate libraries to ibus-scan.
2011-03-22 Yusuke SatoAdd asynchronous InputContext.IsEnabled and InputContex...
2011-03-18 Peng HuangCreate a separate test case for ibus_bus_create_input_c...
2011-03-17 Peng HuangRefine document and coding style in ibusbus.[ch] and...
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-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...
next