platform/upstream/ibus.git
2012-02-21 Peng HuangWIP move all conf components into conf dir
2012-02-21 Peng HuangWIP fix gtk3 setup issues
2012-02-21 Peng HuangWIP fix some issues with gtk3 and gi
2012-02-21 Peng HuangWIP port setup ui to gtk3
2012-02-21 Peng HuangWIP port enginecombobox.py icon.py to gtk3
2012-02-21 Peng HuangWIP port engineabout.py to gtk3
2012-02-21 Peng HuangRemove some unused module in py file
2012-02-21 Peng HuangComment out all debug log in ibusenginesimple.c
2012-02-21 Peng HuangRefine ibus.bash
2012-02-21 Peng HuangUse xkb:layout:us as default engine.
2012-02-21 Peng Huangset xkblayout in 'ibus engine' command
2012-02-21 Peng HuangFix bash completion issue
2012-02-21 Peng HuangWIP app ibus bash completion script and fix rpmbuild
2012-02-21 Peng HuangWIP add ibus switch-engine command
2012-02-21 Peng HuangWIP ibus list-engine command
2012-02-21 Peng HuangWIP add a shell tool.
2012-02-21 Peng HuangRename ui/gtk to ui/gtk2
2012-02-21 Peng HuangBump the version and fix rpmbuild script
2012-02-21 Peng HuangDo not release remote InputContext.
2012-02-21 Peng HuangSave and load engines order.
2012-02-21 Peng HuangHandle preload_engines config changes.
2012-02-21 Peng HuangFix radio menu group and keybinding problems.
2012-02-21 Peng Huangwip
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
2012-02-21 Peng HuangWIP implement register_properties and set_property
2012-02-21 Peng HuangFix a valac warning
2012-02-21 Peng HuangRemove switchertest.vala
2012-02-21 Peng HuangWIP make engine switch hotkey work
2012-02-21 Peng HuangWIP implement engine switcher popup ui
2012-02-21 Peng Huangwip
2012-02-21 Peng HuangUse XI2 in keybindingmanager.
2012-02-21 Peng Huangwip
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 fujiwaratFix typo.
2012-02-13 Daiki UenoDon't look for ibus-1.0.pc when generating GIR.
2012-02-05 Peng HuangRelease 1.4.1. 1.4.1
2012-02-02 Peng HuangFix typoes and remove Encoding from desktop files.
2012-02-01 Daiki UenoMinor fixes related to git.mk.
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.
next