gtk3: don't show "missing" icon for each submenu
[platform/upstream/ibus.git] / ui / gtk3 /
2012-05-23 Daiki Uenogtk3: don't show "missing" icon for each submenu
2012-05-17 Peng HuangDon't not set orientation when hide lookup table to...
2012-04-16 fujiwaratFix the order of arguments in NameOwnerChanged
2012-04-10 fujiwaratIgnore mouse masks in ui/gtk3/keybindingmanager for...
2012-03-23 fujiwaratEnable bindtextdomain in ibus-ui-gtk3.
2012-03-20 fujiwaratSet the custom font in ui.gtk3.CandidatePanel.
2012-03-19 fujiwaratShow language id on ibus-ui-gtk3.switcher window.
2012-03-15 Daiki Uenogtk3: show language name on the IME menu.
2012-03-14 Daiki Uenogtk3: honor lookup table labels and orientation
2012-03-12 fujiwaratFix to ungrab ui/gtk3/switcher for GTK 3.3.18 and GLib...
2012-03-07 Peng HuangRefine coding style.
2012-03-07 Peng HuangShrink the IME switcher window size if necessary.
2012-03-06 Daiki UenoRestrict config notification to panel.
2012-03-05 fujiwaratFix python library to load libibus.so.Y
2012-03-05 fujiwaratEnhance make dist
2012-03-05 fujiwaratRevert Gdk.DeviceManager.list_devices to work with...
2012-03-01 fujiwaratFix build errors in ui/gtk3 with vala-0.15.1 and gtk3...
2012-03-01 fujiwaratFix page_up and page_down signals in ibus-ui-gtk3
2012-02-27 Daiki UenoFix build with vala 0.14.2.
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: 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 HuangDo not create IBusInputContext in focus_in virtual...
2012-02-21 Peng HuangIgnore some unused bits in modifiers
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 add gtkpanel.xml for gtk3 ui
2012-02-21 Peng HuangWIP add --enable-python-library
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 HuangWIP add a shell tool.
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 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 HuangRename ibus keysyms.
2012-02-21 Peng HuangRemove enable status of input context and hotkey logic...