summaryrefslogtreecommitdiff
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify component xml generation using sedDaiki Ueno2013-03-104-17/+13
* Launch the second ibus engine too to reduce the launching time.fujiwarat2013-03-081-0/+18
* Change set_use_system_keyboard_layout() timing.fujiwarat2013-03-071-1/+3
* Implement use-system-keyboard-layoutfujiwarat2013-03-041-1/+27
* Add Ctrl+space customization.fujiwarat2012-12-051-29/+99
* Fix red colour in rgb value in pango.valaMike FABIAN2012-12-041-4/+4
* Fix xmllint errors.fujiwarat2012-11-301-1/+1
* Remove gnome-icon-theme-legacy dependency.fujiwarat2012-11-224-18/+41
* Disable IME switcher window when switcher-delay-time is less than 01.4.99.20121109fujiwarat2012-11-092-21/+58
* gtk3: use different prev/next icons depending on orientationDaiki Ueno2012-11-061-13/+30
* Fix some build warnings.Peng Huang2012-11-053-10/+14
* Add some milliseconds interval before IME switcher is shown.fujiwarat2012-11-052-11/+42
* Add layout_variant and layout_option in IBusEngineDesc for XKB.fujiwarat2012-10-161-9/+46
* Fix wrong size of switcher window after removing some engines.Peng Huang2012-09-281-0/+3
* gtk3: Call XIGrabKeycode directly from ValaDaiki Ueno2012-09-063-114/+76
* Cleanup the vala code of gtk3 panel and tool by:Daiki Ueno2012-09-0312-66/+15
* Fix issue - keybinding with Super, Hyper and Meta Modifiers does not work.Peng Huang2012-06-083-17/+43
* Refine IME switch keybinding related code.Peng Huang2012-06-083-64/+107
* Use IM icon in switcher dialog.Peng Huang2012-06-052-17/+30
* Enhance ibus-ui-gtk3 switcher labels.fujiwarat2012-05-311-25/+96
* Change engines order when global_engine is changed.Peng Huang2012-05-301-14/+31
* gtk3: don't show "missing" icon for each submenuDaiki Ueno2012-05-231-1/+2
* Don't not set orientation when hide lookup table to improve UI performance.Peng Huang2012-05-171-1/+7
* Fix GtkBuilder bindtextdomain in ibus-setup.fujiwarat2012-05-081-0/+9
* Fix the order of arguments in NameOwnerChangedfujiwarat2012-04-161-2/+6
* Ignore mouse masks in ui/gtk3/keybindingmanager for accessibility.fujiwarat2012-04-101-4/+7
* Enable bindtextdomain in ibus-ui-gtk3.fujiwarat2012-03-232-0/+6
* Set the custom font in ui.gtk3.CandidatePanel.fujiwarat2012-03-201-0/+69
* Show language id on ibus-ui-gtk3.switcher window.fujiwarat2012-03-191-1/+14
* gtk3: show language name on the IME menu.Daiki Ueno2012-03-151-1/+3
* gtk3: honor lookup table labels and orientationDaiki Ueno2012-03-142-21/+41
* Fix to ungrab ui/gtk3/switcher for GTK 3.3.18 and GLib 2.31.20fujiwarat2012-03-121-0/+8
* Refine coding style.Peng Huang2012-03-071-2/+4
* Shrink the IME switcher window size if necessary.Peng Huang2012-03-071-0/+3
* Restrict config notification to panel.Daiki Ueno2012-03-061-0/+3
* Fix python library to load libibus.so.Yfujiwarat2012-03-051-7/+1
* Enhance make distfujiwarat2012-03-051-1/+7
* Revert Gdk.DeviceManager.list_devices to work with vala 0.15fujiwarat2012-03-051-0/+7
* Fix build errors in ui/gtk3 with vala-0.15.1 and gtk3-3.3.14fujiwarat2012-03-012-3/+5
* Fix page_up and page_down signals in ibus-ui-gtk3fujiwarat2012-03-011-0/+2
* Fix build with vala 0.14.2.Daiki Ueno2012-02-271-1/+2
* ibus-ui-gtk3: Add quit item in menu.Peng Huang2012-02-211-1/+5
* ibus-ui-gtk3: Use longname in IME switch UI.Peng Huang2012-02-211-4/+2
* ibus-ui-gtk2: Do not release gtk2 ui in tarball but keep them in repo.Peng Huang2012-02-211-7/+0
* ibus-ui-gtk3: Disable panel when Panel name owership is lost.Peng Huang2012-02-212-37/+65
* 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
* Do not create IBusInputContext in focus_in virtual functionPeng Huang2012-02-211-19/+25
* Ignore some unused bits in modifiersPeng Huang2012-02-211-1/+2