Remove gnome-icon-theme-legacy dependency.
[platform/upstream/ibus.git] / src /
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 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-08 Yusuke SatoRemove -Wall warnings.
2011-03-07 Yusuke SatoAdd asynchronous APIs to ibusbus.h
2011-02-28 Peng HuangUnify async and sync function names.
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 SatoAlways call g_simple_async_result_complete in ibus_inpu...
2011-02-11 Yusuke SatoReimplement ibus_bus_watch_dbus_signal for GDBus and...
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 fujiwaratAdd signals in IBusPanelService for non-C classes.
2011-01-24 Yusuke SatoAdd <signal name='ValueChanged'> to introspection_xml...
2011-01-21 Yusuke SatoEmit the connected signal after setting up the connection.
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-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-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-01 Yusuke SatoSupport hotkeys that use Super/Hyper modifiers.
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-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-15 Daiki UenoInit GError before calling g_dbus_proxy_call*().
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-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-11-25 Yusuke SatoFix unexpected client capabilities in ibus-daemon.
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 HuangAvoid comparison of unsigned expression
2010-11-16 Peng HuangAdd introspection data for org.freedesktop.IBus.Panel...
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 SatoDelete src/ibusserver.[ch] that are no longer used.
2010-11-04 Peng HuangUpdate python test scripts for gobject-introspection
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 serialized order.
2010-11-03 Peng HuangRename ibus_engine_desc_new2 and ibus_component_new2...
2010-11-03 Peng HuangFix some merge failed.
2010-11-03 Peng HuangRewrite memconf in c languages.
2010-11-03 Peng HuangFix vala and gir build issues.
2010-11-03 Peng HuangRemove ibusdbus.h
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-10-22 Peng HuangComment out test-keymap test case.
2010-10-21 Peng HuangDestroy existing connection before creating a new conne...
2010-10-13 fujiwaratFix a build error of IBus-1.0.gir with gobject-introspe...
2010-10-08 Peng HuangRemove unused dbus-1 package in gir includes
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-06 Peng HuangFix memory leak in ibus_input_context_process_key_event...
2010-07-31 James SuSupport engine specific hotkey.
2010-07-15 Peng HuangFix a memory leak in IBusConfigService.
2010-07-05 Peng HuangSet interface for config and inputcontext proxy
2010-06-17 Peng HuangUse IBUS_TYPE_OBJECT_PATH for return value of CurrentIn...
2010-06-14 Peng HuangAdd --restart option by satorux@chromium.org
2010-06-10 Peng HuangUpdate document of ibus_bus_new
2010-06-09 Peng HuangCheck connection state before call ibus_connection_call
2010-06-08 Peng HuangEmit FORWARD_KEY_EVENT signal correctly
2010-06-07 Peng HuangOnly test global-engine, when global-engine is enabled.
2010-06-06 Peng HuangFix coding style
2010-06-06 Peng HuangAdd some annotation for g-ir-scanner
2010-06-06 Peng HuangFix problem in ibus_bus_get_name_owner
2010-06-05 Peng HuangMerge branch 'async_process_key_event'
2010-06-05 Peng HuangMerge branch 'singleton_bus'
2010-06-04 Julien HumbertMerge branch 'master' of git://github.com/phuang/ibus
2010-06-04 Peng HuangMake ibus_input_context_process_key_event in async...
2010-06-03 Peng HuangRemove unused define in ibusxml.c
2010-06-03 Peng HuangShare one IBusBus instance in whole process.
2010-06-03 Peng HuangUse g_assert to check if connection is alive
2010-06-03 Peng HuangFix function name typo
2010-06-03 Peng HuangAdd all classes in ibus.py
2010-06-03 Peng HuangFix document of IBusConfig
2010-06-03 Peng HuangAdd a small test code for gir
2010-06-02 Peng HuangFix build warnings
2010-06-02 Peng HuangRemove _DummyStruct
next