platform/upstream/ibus.git
2012-02-01 Daiki UenoGenerate vapi from gir instead of gi.
2012-01-31 Daiki UenoMinor fixes when generating GIR.
2012-01-30 Daiki Uenodconf: preserve names under /desktop/ibus/engine/bopomofo.
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-26 Daiki UenoAdd a dconf option to inhibit dconf name conversion.
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 HuangFix a typo in docs/references/ibus/Makefile
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-12-20 fujiwaratFix a SEGV if ibusimcontext->ibuscontext is null.
2011-12-14 fujiwaratUpdate translations.
2011-11-30 fujiwaratAdd the engine preference button on ibus-setup
2011-11-30 Daiki UenoDisable surrounding-text when retrieve-surrounding...
2011-11-21 fujiwaratUse ibus_input_context_process_key_event_async in ibus-x11
2011-11-08 fujiwaratFixed fallback icons.
2011-11-02 fujiwaratRerotate next/previous engines without global engine.
2011-10-28 Daiki UenoDon't set focus on GTK password entry.
2011-10-25 fujiwaratFix previous_engine without global engine.
2011-10-25 fujiwaratAdd ibusutil.h in ibus.h
2011-10-09 Yusuke SatoAlways consume a hotkey press
2011-09-29 Daiki UenoFix hiding button items in GTK panel.
2011-09-23 Peng HuangRelease 1.4.0 1.4.0
2011-09-23 Peng HuangFix make distcheck error
2011-09-21 Daiki UenoFix dconf profile installation.
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 HuangFix make dist error if dsettings does not exist.
2011-09-09 Peng HuangDo not send surrounding text to ibus-daemon if engine...
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-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-08-12 Peng HuangAdd missing config.h in gdk-private.c
2011-08-11 Peng HuangFix make rpm errors
2011-07-23 Peng HuangAlways enable the new focused BusInputContext
2011-07-18 Daiki UenoAdd ibus-dconf.
2011-07-15 Daiki UenoFix GObject ref/unref issues.
2011-07-12 fujiwaratFixed an error in IBus.Bus.register_component
2011-07-12 Yusuke SatoUse g_variant_dup_string for consistency.
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 HuangFix SEGV in ibus_keymap_lookup_keysym
2011-07-05 Peng HuangAdd org.freedesktop.IBus.Config.GetValues to get all...
2011-07-04 Peng HuangFix make dpkg errors.
2011-07-03 Peng HuangFix BusEngineProxy instance leak.
2011-07-03 Peng HuangAdd icon_symbol property in IBusEngineDesc.
2011-06-18 Kazuhiro InabaStore capabilities when ibuscontext is not ready yet.
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...
next