platform/upstream/ibus.git
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...
2012-02-21 Peng HuangFix a bug in ibus_get_language_name and add a unit...
2012-02-21 Peng HuangFix a build error
2012-02-21 Peng HuangRemove some useless xkb layout
2012-02-21 Peng Huangrefine code for reviewing
2012-02-21 Peng HuangExecute ibus-setup in panel correctly
2012-02-21 Peng HuangWIP
2012-02-21 Peng HuangEscape some desc
2012-02-21 Peng HuangGenerate simple.xml.in.in from xkb layouts
2012-02-21 Peng HuangDeprecated ibus python library.
2012-02-21 Peng HuangWIP add gtkpanel.xml for gtk3 ui
2012-02-21 Peng HuangWIP Disable gtk2 ui in rpm spec file.
2012-02-21 Peng HuangWIP add --enable-python-library
2012-02-21 Peng HuangWIP IME and sys menus.
2012-02-21 Peng HuangAdd restart and exit commands in ibus tools
2012-02-21 Peng HuangMake registered IME visible to panel.
2012-02-21 Peng HuangChange IME icon on systray.
2012-02-21 Peng HuangDelay showing switch popup window to avoid annonying.
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.
next