Remove gnome-icon-theme-legacy dependency.
[platform/upstream/ibus.git] / src /
2012-11-19 fujiwaratAdd cedilla_compose_seqs table for pt_BR compose keys.
2012-10-26 Daiki Uenoibus-daemon: use GFileMonitor instead of polling
2012-10-20 fujiwaratAdd version property in IBusEngineDesc.
2012-10-16 fujiwaratAdd layout_variant and layout_option in IBusEngineDesc...
2012-10-05 Daiki Uenotests: set LC_ALL to C instead of en_US.Utf-8
2012-09-26 fujiwaratFix a docs build error with the latest libxslt-1.1.27.
2012-09-17 fujiwaratFix make dist.
2012-09-14 fujiwaratAdd IBusProperty.symbol for the short label.
2012-08-24 Daiki Uenotests: fix "make check" with dash
2012-08-24 Daiki UenoFix the last commit.
2012-08-24 Daiki Uenotests: add engine-switch test
2012-08-20 Daiki Uenoengine: delay D-Bus name request after factory creation
2012-08-09 Daiki UenoFix testcase failure when IBus is not installed.
2012-08-08 Daiki Uenoconf: cleanup GError usage
2012-08-03 Daiki UenoSet proper error code when config daemon is not running.
2012-08-01 Daiki UenoFix double-unref when looping over attachment.
2012-07-12 Peng HuangIBusBus: honor new connect-async prop in the socket...
2012-05-28 Peng HuangRefine inline document of ibus_engine_update_preedit_te...
2012-05-14 Jason ContiFix IBusBus gobject introspection by connecting in...
2012-05-09 Kim, Seung WonFix a typo.
2012-05-09 Jason ContiAdd tests for ibus_bus_new_async
2012-05-08 Jason ContiAdd function ibus_bus_new_async to create a new IBusBus...
2012-04-27 fujiwaratEnable to fall back /etc/machine-id
2012-04-18 Daiki UenoFix make check.
2012-04-03 Yusuke SatoFix typo in ibusfactory.c.
2012-03-15 Daiki Uenogtk3: show language name on the IME menu.
2012-03-13 Peng Huanglibibus: Fix a refcount issue in ibus_prop_list_deseria...
2012-03-07 Peng HuangRemove some unused code.
2012-03-05 fujiwaratEnhance make dist
2012-03-01 Daiki UenoSimplify ibus_config_watch tests using fixtures.
2012-02-29 Daiki UenoAdd ibus_config_watch/unwatch.
2012-02-29 fujiwaratFix to return false in ibus_simple_engine_process_key_event
2012-02-27 Peng HuangRemove redefinition of typedef IBusEngineSimplePrivate.
2012-02-27 Peng HuangRefine inline doc and test for ibus_bus_get_engines_by_...
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
2012-02-23 fujiwaratAdd ibus_unset_log_handler to remove the handler in...
2012-02-21 Peng Huanglibibus: Fix some reference issues.
2012-02-21 Peng Huanglibibus: add test case for ibus_bus_get_engines_by_names.
2012-02-21 Peng Huanglibibus: Fix annotation of ibus_bus_get_engines_by_names.
2012-02-21 Peng HuangFix review issues.
2012-02-21 Peng HuangRefine ibus_get_language_name() test case
2012-02-21 Peng HuangCreate __languages_dict with g_hash_table_new_full
2012-02-21 Peng HuangFix a bug in ibus_get_language_name and add a unit...
2012-02-21 Peng HuangWIP
2012-02-21 Peng HuangComment out all debug log in ibusenginesimple.c
2012-02-21 Peng HuangAdd xkb layouts switch support and add three demo xkb...
2012-02-21 Peng HuangCreate simple engine
2012-02-21 Peng HuangUse g_list_free_full to simplified some code.
2012-02-21 Peng HuangPort gtk_im_context_simple_add_table to libibus.
2012-02-21 Peng HuangIntegrate IBusEngineSimple from ibus-xkb project.
2012-02-21 Peng HuangWIP implement engine switcher popup ui
2012-02-21 Peng HuangFix src/Makefile.am to install ibuskeysym-compat.h
2012-02-21 Peng HuangRename ibus keysyms.
2012-02-21 Peng HuangRemove enable status of input context and hotkey logic...
2012-02-16 fujiwaratFix gir annotations.
2012-02-14 Daiki UenoFix typoes in gtk-doc comments.
2012-02-13 Daiki UenoDon't look for ibus-1.0.pc when generating GIR.
2012-02-01 Daiki UenoMinor fixes related to git.mk.
2012-01-31 Daiki UenoMinor fixes when generating GIR.
2012-01-29 fujiwaratFix the GIR annotation of ibus_bus_get_global_engine #2.
2012-01-27 fujiwaratFix the GIR annotation of ibus_bus_get_global_engine.
2012-01-26 fujiwaratFix the return value in IBusEngine.process_key_event...
2012-01-24 fujiwaratRename ibus_engine_new_type with ibus_engine_new_with_type.
2012-01-06 Peng HuangAdd G_GNUC_PRINTF for function ibus_text_new_from_print...
2011-12-31 fujiwaratFix g-ir-scanner errors in ibusproperty.h and ibustext.h.
2011-12-22 Peng HuangAdd ibus_text_set_attributes for scipt language bindings.
2011-12-22 Peng HuangMake all fields of IBusProperty as gobject property.
2011-11-30 fujiwaratAdd the engine preference button on ibus-setup
2011-10-25 fujiwaratAdd ibusutil.h in ibus.h
2011-09-18 Peng HuangAdd some warning message in ibustext.c
2011-09-18 Peng HuangRefine configure.ac and fix make distcheck errors.
2011-09-16 fujiwaratAdd get methods for the members in IBusAttribute for...
2011-09-16 Daiki UenoImplement org.freedesktop.DBus.StartServiceByName.
2011-09-09 Peng HuangDo not send surrounding text to ibus-daemon if engine...
2011-08-19 Peng HuangUse GVariant as attachment for IBusSerializable.
2011-08-18 Tsuyoshi HoroFix for ibus_serializable_{get,set}_attachment.
2011-08-13 fujiwaratAdd create-engine signal in IBusFactory for non-C appli...
2011-08-12 Peng HuangPort keyval and unicode converting functions from gtk.
2011-08-12 Seigo NonakaSupport selection text retrival.
2011-07-11 Yusuke SatoRemove the callback on destroy.
2011-07-07 Peng HuangFix several GVariant related issues. And remove a wrong...
2011-07-05 Peng HuangAdd org.freedesktop.IBus.Config.GetValues to get all...
2011-07-03 Peng HuangAdd icon_symbol property in IBusEngineDesc.
2011-06-18 Daiki UenoSimplify surrounding-text initialization.
2011-06-16 Peng HuangFix some fuction signatures to make ibus g-i firendly.
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-09 Peng HuangAdd functions for creating IBusConfig asynchronously.
2011-06-08 Peng HuangMerge pull request #2 from ryoqun/master
2011-06-02 Peng HuangFix build warnings with gcc 4.6
2011-05-11 Peng HuangFix build warnings with gcc 4.6
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-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 Takao FujiwaraImplement APIs for another non-Python panel.
2011-04-05 Daiki UenoSupport surrounding-text retrieval.
2011-04-05 Peng HuangFix a crash during creating IBusProxy asynchronously
2011-03-23 Peng HuangFix typos in IBusInputContext document
2011-03-22 Yusuke SatoAdd asynchronous InputContext.IsEnabled and InputContex...
next