Prevent IME menu being empty when focus out
[platform/upstream/ibus.git] / ui /
2012-09-06 Daiki Uenogtk3: Call XIGrabKeycode directly from Vala
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-06-05 Peng HuangUse IM icon in switcher dialog.
2012-05-31 fujiwaratEnhance ibus-ui-gtk3 switcher labels.
2012-05-30 Peng HuangChange engines order when global_engine is changed.
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-05-08 fujiwaratFix GtkBuilder bindtextdomain in ibus-setup.
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-gtk2: Do not release gtk2 ui in tarball but...
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 HuangRename ui/gtk to ui/gtk2
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...
2012-02-01 Daiki UenoMinor fixes related to git.mk.
2011-11-08 fujiwaratFixed fallback icons.
2011-09-29 Daiki UenoFix hiding button items in GTK panel.
2011-04-08 Peng HuangRefine RequestName code and fix make dpkg errors.
2011-04-08 Takao FujiwaraImplement APIs for another non-Python panel.
2011-04-01 fujiwaratUse ibus panel icon from the desktop theme instead...
2011-03-29 Daiki UenoUse gtk_status_icon_set_name() only if it is available.
2011-03-25 fujiwaratSet WM_CLASS name instead of main.py
2011-03-16 Peng HuangAdd git.mk from gtk+ project, Use it to update .gitignore
2010-11-17 fujiwaratFix no defined '_' in EngineAbout
2010-11-16 Peng HuangAdd global variable DOMAINNAME to replace "ibus10"...
2010-11-04 fujiwaratRemove the ability to attach to a status icon with...
2010-11-03 Peng HuangAdd i18n.py.
2010-11-03 Peng HuangFix some runtime errors.
2010-11-03 Peng HuangChange version to 1.3.99
2010-10-26 fujiwaratFix s/python/@PYTHON@/ in libexec scripts.
2010-10-22 Peng HuangCatch exceptions from os.kill.
2010-10-21 fujiwaratFix CPU 100% usage with signal.SIGCHLD
2010-10-21 Yusuke SatoMove the candidate window just above the cursor when...
2010-07-06 Daiki UenoFix "Show language panel: Embedded in menu" behavior.
2010-05-18 fujiwaratFix not to emit property-activate when state is not...
2010-05-15 Peng HuangRefine some build options.
2010-04-26 Peng HuangRemove option [Never] for language bar.
2010-04-11 Peng HuangFix make distcheck errors.
2010-04-09 Peng HuangUpdate some strings and po files.
2010-04-08 Peng HuangInsensitive 'Turn off input methon' menu item if ic...
2010-03-30 Peng HuangMerge remote branch 'origin/master' into 1.3.y
2010-03-26 Peng HuangSet lookup table's orientation before updating candidates.
2010-03-26 Peng HuangSet lookup table's orientation before updating candidates.
2010-03-23 Peng HuangMake make output look's better
2010-02-24 Peng HuangRemove unused code.
2010-01-31 Peng HuangWorkaround for cursor following problem in some Java...
2010-01-31 Peng HuangWorkaround for autohide problem with metacity
2010-01-27 Peng HuangMerge branch 'master' of github.com:phuang/ibus
2010-01-26 fujiwaratFix destroy about menu item
next