Remove IBUS_IS_ENGINE_DESC for freed pointer in ibus-bus.c
[platform/upstream/ibus.git] / src /
2013-07-31 fujiwaratRemove IBUS_IS_ENGINE_DESC for freed pointer in ibus...
2013-07-26 fujiwaratRelease 1.5.3 1.5.3
2013-07-23 Eduardo Lima (Etrunko)Remove reference to primary owner on ReleaseName
2013-07-19 Peter Michael GreenFix error with gcc -Wformat -Werror=format-security
2013-07-12 Daiki Uenoregistry: use binary format instead of XML for cache
2013-07-12 Daiki Uenobuild: fix make check
2013-07-10 fujiwaratLoad the system registry cache prior to the user one.
2013-06-14 fujiwaratRefactor old getter and setter to dbus property in...
2013-06-14 Daiki UenoMake ibus-config tests side effect free
2013-06-10 Daiki UenoSuppress warnings with Automake 1.13
2013-06-07 Daiki Uenobuild: improve test harness
2013-06-04 fujiwaratRemove g_type_init() calls.
2013-04-30 fujiwaratImplement embed_preedit_text.
2013-03-25 Peng HuangMerge pull request #6 from maxiaojun/master
2013-03-11 Daiki UenoAdd textdomain property to IBusEngineDesc
2013-03-08 fujiwaratLaunch the second ibus engine too to reduce the launchi...
2013-02-21 fujiwaratFix annotation in ibus_bus_create_input_context
2012-12-07 fujiwaratRemove transfer container in ibus_engine_simple_add_table.
2012-12-03 Colin WaltersIBusFactory: Fix syntax of gtk-doc comment
2012-11-23 Daiki UenoFix out-of-tree build
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.
next