summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix to launch ibus-setup without running ibus-daemon.fujiwarat2012-03-011-14/+20
* Fix page_up and page_down signals in ibus-ui-gtk3fujiwarat2012-03-011-0/+2
* Simplify ibus_config_watch tests using fixtures.Daiki Ueno2012-03-012-202/+213
* Add ibus_config_watch/unwatch.Daiki Ueno2012-02-296-11/+572
* Fix to return false in ibus_simple_engine_process_key_eventfujiwarat2012-02-291-1/+5
* dconf: remove workaround for self-write notification.Daiki Ueno2012-02-291-9/+0
* Remove redefinition of typedef IBusEngineSimplePrivate.Peng Huang2012-02-271-2/+0
* Refine inline doc and test for ibus_bus_get_engines_by_names().Peng Huang2012-02-272-1/+8
* Fix build with vala 0.14.2.Daiki Ueno2012-02-271-1/+2
* Merge remote-tracking branch 'origin/devel'Peng Huang2012-02-26120-4528/+14623
|\
| * ibus-engine-simple: Use icon ibus-keyboard for xkb layouts.Peng Huang2012-02-212-0/+49
| * vala: Fix vala bindingPeng Huang2012-02-211-1/+1
| * ibus-ui-gtk3: Add quit item in menu.Peng Huang2012-02-212-18/+21
| * ibus-ui-gtk3: Use longname in IME switch UI.Peng Huang2012-02-211-4/+2
| * libibus: Fix some reference issues.Peng Huang2012-02-213-4/+12
| * libibus: add test case for ibus_bus_get_engines_by_names.Peng Huang2012-02-211-0/+31
| * libibus: Fix annotation of ibus_bus_get_engines_by_names.Peng Huang2012-02-212-4/+4
| * ibus-ui-gtk2: Do not release gtk2 ui in tarball but keep them in repo.Peng Huang2012-02-212-10/+0
| * Fix review issues.Peng Huang2012-02-2128-4645/+4583
| * ibus-ui-gtk3: Disable panel when Panel name owership is lost.Peng Huang2012-02-212-37/+65
| * ibus-daemon: Fix a matchrule parse issue.Peng Huang2012-02-212-3/+4
| * ibus-ui-gtk3: Fix hotkey issue when xkb -option ctrl:swapcap is using.Peng Huang2012-02-211-3/+0
| * ibus-ui-gtk3: Hide the candidate window during starting up.Peng Huang2012-02-212-7/+9
| * ibus-ui-gtk3: Fix a crash when config module is not ready.Peng Huang2012-02-211-3/+4
| * Rename xinput-ibus.in to xinput-ibusPeng Huang2012-02-213-5/+5
| * ibus-daemon: Move global variables into separated files.Peng Huang2012-02-212-0/+77
| * Do not create IBusInputContext in focus_in virtual functionPeng Huang2012-02-211-19/+25
| * Reenable test casues for ibus-daemonPeng Huang2012-02-216-162/+189
| * Fix match rule parsing bug.Peng Huang2012-02-211-0/+3
| * Ignore some unused bits in modifiersPeng Huang2012-02-211-1/+2
| * Refine ibus_get_language_name() test casePeng Huang2012-02-211-1/+7
| * Remove some unused code and fix a focus issuePeng Huang2012-02-212-126/+10
| * Create __languages_dict with g_hash_table_new_fullPeng Huang2012-02-211-1/+2
| * Fix a bug in simple.xml.in.inPeng Huang2012-02-212-4/+4
| * Move current language to the first place in the IME comboboxPeng Huang2012-02-211-0/+6
| * Fix a bug in ibus_get_language_name and add a unit testPeng Huang2012-02-214-22/+49
| * Fix a build errorPeng Huang2012-02-211-3/+1
| * Remove some useless xkb layoutPeng Huang2012-02-214-7770/+72
| * refine code for reviewingPeng Huang2012-02-213-7/+21
| * Execute ibus-setup in panel correctlyPeng Huang2012-02-211-2/+2
| * WIPPeng Huang2012-02-215-23/+12
| * Escape some descPeng Huang2012-02-212-2/+4
| * Generate simple.xml.in.in from xkb layoutsPeng Huang2012-02-212-15/+8258
| * Deprecated ibus python library.Peng Huang2012-02-211-0/+4
| * WIP add gtkpanel.xml for gtk3 uiPeng Huang2012-02-214-0/+47
| * WIP Disable gtk2 ui in rpm spec file.Peng Huang2012-02-211-10/+22
| * WIP add --enable-python-libraryPeng Huang2012-02-214-20/+27
| * WIP IME and sys menus.Peng Huang2012-02-213-75/+151
| * Add restart and exit commands in ibus toolsPeng Huang2012-02-212-2/+16
| * Make registered IME visible to panel.Peng Huang2012-02-211-18/+7