summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Let ibus-ui-gtk3 not to show zero-lenght preedit text.fujiwarat1-2/+9
2014-04-28Do not move property panel with focus-in in case panel is always shown.fujiwarat1-11/+17
2014-04-24Do not show property panel by default.fujiwarat1-1/+1
2014-02-25Use XKB layout string instead of ibus-keyboard icon on panel.fujiwarat3-28/+147
2014-02-21Fix a build error of Gdk.EventKey with vala 0.23.2fujiwarat1-5/+17
2014-02-17Fix deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.fujiwarat7-43/+27
2014-02-12Do not let property panel follow cursor when it's always shown.fujiwarat2-4/+111
2014-02-10Fix to show Property Panel when the mode is auto hide.fujiwarat1-4/+21
2014-01-08Hide Property Panel when input cursor or preedit text is changed.fujiwarat2-20/+118
2013-12-18Hide Property Panel if engines have no properties.fujiwarat1-4/+18
2013-12-17Add Property Panel to show IME properties.fujiwarat4-6/+569
2013-12-06Fix candidate panel not to be out of screen.fujiwarat1-1/+7
2013-10-02Implement lookup-table-orientation in ibus-ui-gtk3.fujiwarat1-1/+18
2013-09-06Connect candidate-clicked signal on ibus-ui-gtk3 for mouse click.fujiwarat1-0/+2
2013-09-05Implement show-icon-on-systray in ibus-ui-gtk3.fujiwarat1-0/+10
2013-08-28Implement IME state per window.fujiwarat1-9/+119
2013-08-20Use gsettings instead of ibus-config in ibus-setup and ibus-ui-gtk3.fujiwarat2-194/+82
2013-08-09Update source files with LGP 2.1 according to COPYING.fujiwarat26-156/+156
2013-06-11Modify valac --target-glib.fujiwarat1-1/+1
2013-06-10Suppress warnings with Automake 1.13Daiki Ueno1-5/+3
2013-06-04Remove g_type_init() calls.fujiwarat1-0/+1
2013-05-17Let users know the default hotkey is Super+space with libnotify.fujiwarat2-4/+109
2013-05-13Defalut triggers key is changed to <Super>space.fujiwarat1-2/+2
2013-04-30Implement embed_preedit_text.fujiwarat1-0/+23
2013-03-26Draw highlight for focused IME in IME switcher.Peng Huang1-0/+13
2013-03-10Simplify component xml generation using sedDaiki Ueno4-17/+13
2013-03-08Launch the second ibus engine too to reduce the launching time.fujiwarat1-0/+18
2013-03-07Change set_use_system_keyboard_layout() timing.fujiwarat1-1/+3
2013-03-04Implement use-system-keyboard-layoutfujiwarat1-1/+27
2012-12-05Add Ctrl+space customization.fujiwarat1-29/+99
2012-12-04Fix red colour in rgb value in pango.valaMike FABIAN1-4/+4
2012-11-30Fix xmllint errors.fujiwarat1-1/+1
2012-11-22Remove gnome-icon-theme-legacy dependency.fujiwarat4-18/+41
2012-11-09Disable IME switcher window when switcher-delay-time is less than 0fujiwarat2-21/+58
2012-11-06gtk3: use different prev/next icons depending on orientationDaiki Ueno1-13/+30
2012-11-05Fix some build warnings.Peng Huang3-10/+14
2012-11-05Add some milliseconds interval before IME switcher is shown.fujiwarat2-11/+42
2012-10-16Add layout_variant and layout_option in IBusEngineDesc for XKB.fujiwarat1-9/+46
2012-09-28Fix wrong size of switcher window after removing some engines.Peng Huang1-0/+3
2012-09-06gtk3: Call XIGrabKeycode directly from ValaDaiki Ueno3-114/+76
2012-09-03Cleanup the vala code of gtk3 panel and tool by:Daiki Ueno12-66/+15
2012-06-08Fix issue - keybinding with Super, Hyper and Meta Modifiers does not work.Peng Huang3-17/+43
2012-06-08Refine IME switch keybinding related code.Peng Huang3-64/+107
2012-06-05Use IM icon in switcher dialog.Peng Huang2-17/+30
2012-05-31Enhance ibus-ui-gtk3 switcher labels.fujiwarat1-25/+96
2012-05-30Change engines order when global_engine is changed.Peng Huang1-14/+31
2012-05-23gtk3: don't show "missing" icon for each submenuDaiki Ueno1-1/+2
2012-05-17Don't not set orientation when hide lookup table to improve UI performance.Peng Huang1-1/+7
2012-05-08Fix GtkBuilder bindtextdomain in ibus-setup.fujiwarat1-0/+9
2012-04-16Fix the order of arguments in NameOwnerChangedfujiwarat1-2/+6