platform/upstream/ibus.git
2012-09-03 Daiki UenoCleanup the vala code of gtk3 panel and tool by:
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 fujiwaratFix to load the system gvdb with $DCONF_PROFILE in...
2012-08-20 Daiki Uenoengine: delay D-Bus name request after factory creation
2012-08-16 Peng HuangDo not use deprecated glib function g_atexit().
2012-08-09 Daiki UenoFix testcase failure when IBus is not installed.
2012-08-08 Daiki Uenoconf: always build ibus-memconf for testing
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-19 fujiwaratSupport dconf 0.13.4
2012-07-12 Peng HuangIBusBus: honor new connect-async prop in the socket...
2012-07-12 Rui Matosbus: Own a name on the DBus session bus
2012-06-08 Peng HuangFix issue - keybinding with Super, Hyper and Meta Modif...
2012-06-08 Peng HuangRefine IME switch keybinding related code.
2012-06-05 Peng HuangUse IM icon in switcher dialog.
2012-05-31 fujiwaratEnhance ibus-ui-gtk3 switcher labels.
2012-05-31 fujiwaratFix a SEGV when close the shortcutkey dialog and update...
2012-05-30 Peng HuangChange engines order when global_engine is changed.
2012-05-30 Peng HuangUpdate setup ui file to gtk 3.0 and remove a debug...
2012-05-28 Daiki Uenodconf: don't regenerate 00-upstream-settings after...
2012-05-28 Peng HuangRefine inline document of ibus_engine_update_preedit_te...
2012-05-23 Daiki Uenogtk3: don't show "missing" icon for each submenu
2012-05-20 Daiki Uenodconf: use text-based key file and dconf update
2012-05-17 Peng HuangDon't not set orientation when hide lookup table to...
2012-05-16 Daiki UenoImproved the language of a couple of dialogs.
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 ContiUse ibus_bus_new_async in gtk2 client.
2012-05-08 Jason ContiAdd function ibus_bus_new_async to create a new IBusBus...
2012-05-08 fujiwaratFix GtkBuilder bindtextdomain in ibus-setup.
2012-04-27 fujiwaratFix some test codes.
2012-04-27 fujiwaratEnable to fall back /etc/machine-id
2012-04-18 Daiki UenoFix make check.
2012-04-17 fujiwaratAdd options to disable to build UI and engines.
2012-04-16 fujiwaratFix the order of arguments in NameOwnerChanged
2012-04-10 fujiwaratIgnore mouse masks in ui/gtk3/keybindingmanager for...
2012-04-06 fujiwaratFix ibus-x11 SEGV in _process_key_event_done.
2012-04-05 fujiwaratFix ibus-setup SEGV on C locale.
2012-04-03 Yusuke SatoFix typo in ibusfactory.c.
2012-03-23 fujiwaratEnable bindtextdomain in ibus-ui-gtk3.
2012-03-23 fujiwaratAdd --help in ibus tool.
2012-03-20 fujiwaratSet the custom font in ui.gtk3.CandidatePanel.
2012-03-19 fujiwaratShow language id on ibus-ui-gtk3.switcher window.
2012-03-15 Daiki Uenoibus-daemon: make sure to focus out engine when unset.
2012-03-15 Daiki Uenogtk3: show language name on the IME menu.
2012-03-14 Daiki Uenogtk3: honor lookup table labels and orientation
2012-03-13 Peng Huanglibibus: Fix a refcount issue in ibus_prop_list_deseria...
2012-03-12 fujiwaratFix to ungrab ui/gtk3/switcher for GTK 3.3.18 and GLib...
2012-03-07 Peng HuangRemove some unused code.
2012-03-07 Peng HuangRefine coding style.
2012-03-07 Peng HuangShrink the IME switcher window size if necessary.
2012-03-06 Daiki UenoRestrict config notification to panel.
2012-03-05 fujiwaratFix python library to load libibus.so.Y
2012-03-05 fujiwaratEnhance make dist
2012-03-05 fujiwaratRevert Gdk.DeviceManager.list_devices to work with...
2012-03-02 Daiki Uenoibus-setup: improve ibus-daemon auto start
2012-03-02 fujiwaratChange LT_VERSION_INFO so that SONAME is changed for...
2012-03-02 Daiki Uenoibus-setup: minor typo fixes of GI enum names
2012-03-01 fujiwaratFix build errors in ui/gtk3 with vala-0.15.1 and gtk3...
2012-03-01 fujiwaratFix no gconf engines_order and the engine setup button...
2012-03-01 fujiwaratFix to launch ibus-setup without running ibus-daemon.
2012-03-01 fujiwaratFix page_up and page_down signals in ibus-ui-gtk3
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-29 Daiki Uenodconf: remove workaround for self-write notification.
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-27 Daiki UenoFix build with vala 0.14.2.
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 Huangibus-engine-simple: Use icon ibus-keyboard for xkb...
2012-02-21 Peng Huangvala: Fix vala binding
2012-02-21 Peng Huangibus-ui-gtk3: Add quit item in menu.
2012-02-21 Peng Huangibus-ui-gtk3: Use longname in IME switch UI.
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 Huangibus-ui-gtk2: Do not release gtk2 ui in tarball but...
2012-02-21 Peng HuangFix review issues.
2012-02-21 Peng Huangibus-ui-gtk3: Disable panel when Panel name owership...
2012-02-21 Peng Huangibus-daemon: Fix a matchrule parse issue.
2012-02-21 Peng Huangibus-ui-gtk3: Fix hotkey issue when xkb -option ctrl...
2012-02-21 Peng Huangibus-ui-gtk3: Hide the candidate window during starting up.
2012-02-21 Peng Huangibus-ui-gtk3: Fix a crash when config module is not...
2012-02-21 Peng HuangRename xinput-ibus.in to xinput-ibus
2012-02-21 Peng Huangibus-daemon: Move global variables into separated files.
2012-02-21 Peng HuangDo not create IBusInputContext in focus_in virtual...
2012-02-21 Peng HuangReenable test casues for ibus-daemon
2012-02-21 Peng HuangFix match rule parsing bug.
2012-02-21 Peng HuangIgnore some unused bits in modifiers
2012-02-21 Peng HuangRefine ibus_get_language_name() test case
2012-02-21 Peng HuangRemove some unused code and fix a focus issue
2012-02-21 Peng HuangCreate __languages_dict with g_hash_table_new_full
2012-02-21 Peng HuangFix a bug in simple.xml.in.in
2012-02-21 Peng HuangMove current language to the first place in the IME...
next