Launch the second ibus engine too to reduce the launching time.
[platform/upstream/ibus.git] / ui / gtk3 / panel.vala
2013-03-08 fujiwaratLaunch the second ibus engine too to reduce the launchi...
2013-03-07 fujiwaratChange set_use_system_keyboard_layout() timing.
2013-03-04 fujiwaratImplement use-system-keyboard-layout
2012-12-05 fujiwaratAdd Ctrl+space customization.
2012-11-22 fujiwaratRemove gnome-icon-theme-legacy dependency.
2012-11-09 fujiwaratDisable IME switcher window when switcher-delay-time... 1.4.99.20121109
2012-11-05 fujiwaratAdd some milliseconds interval before IME switcher...
2012-10-16 fujiwaratAdd layout_variant and layout_option in IBusEngineDesc...
2012-09-03 Daiki UenoCleanup the vala code of gtk3 panel and tool by:
2012-06-08 Peng HuangFix issue - keybinding with Super, Hyper and Meta Modif...
2012-06-08 Peng HuangRefine IME switch keybinding related code.
2012-05-30 Peng HuangChange engines order when global_engine is changed.
2012-03-20 fujiwaratSet the custom font in ui.gtk3.CandidatePanel.
2012-03-15 Daiki Uenogtk3: show language name on the IME menu.
2012-03-06 Daiki UenoRestrict config notification to panel.
2012-03-01 fujiwaratFix page_up and page_down signals in ibus-ui-gtk3
2012-02-26 Peng HuangMerge remote-tracking branch 'origin/devel'
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 Huangibus-ui-gtk3: Disable panel when Panel name owership...
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 HuangDo not create IBusInputContext in focus_in virtual...
2012-02-21 Peng HuangRemove some useless xkb layout
2012-02-21 Peng HuangExecute ibus-setup in panel correctly
2012-02-21 Peng HuangWIP
2012-02-21 Peng HuangWIP IME and sys menus.
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 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 Huangwip
2012-02-21 Peng HuangWIP implement register_properties and set_property
2012-02-21 Peng HuangFix a valac warning
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 HuangRemove enable status of input context and hotkey logic...