summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include gsettings schemas in treebaserock/1.5.9+gsettingsJavier Jardón2016-01-192-5/+164
* Release 1.5.91.5.9fujiwarat2014-09-161-1/+1
* Update translations.fujiwarat2014-09-163-234/+299
* Fix compose keys in French layout bepo variant.fujiwarat2014-09-082-137/+184
* Do not fail ibus-setup when en_US.UTF-8 is not installed.fujiwarat2014-09-031-6/+10
* Enable preedit color on external preedit window with x11 applications.fujiwarat2014-08-071-0/+20
* Release 1.5.81.5.8fujiwarat2014-07-241-1/+1
* Update translations.fujiwarat2014-07-241-31/+36
* Enhance UI to add engines on ibus-setupfujiwarat2014-07-185-14/+399
* Fix deprecated gtk3 GtkMisc, GtkAlignment and vala Gdk.X11Displayfujiwarat2014-07-175-17/+48
* Update translations.fujiwarat2014-07-148-845/+1102
* Call GLib.set_prgname('ibus-setup') for ibus-setup main.pyfujiwarat2014-07-141-1/+5
* Export the 'IBUS_SETUP_XID' environment variable for each engine setup.fujiwarat2014-07-111-0/+6
* Fix deprecated warnings with python3-gobject 3.13.3.fujiwarat2014-07-114-31/+45
* Fix ibus-setup SEGV in enginetreeview.pyfujiwarat2014-07-101-2/+13
* Update ibus(1) for read-config and reset-config.fujiwarat2014-07-081-0/+7
* Add ibus reset-config and read-config sub-commands.fujiwarat2014-07-041-1/+47
* Run xmodmap after run setxkbmap -l layout.fujiwarat2014-07-043-0/+72
* Use "keycode Linux_keycode = X11_keysym" formatOsamu Aoki2014-07-031-6/+9
* Do not sort ibus engines when they are saved by ibus-setup.fujiwarat2014-06-242-6/+10
* Set up ibus engines when users log into the session for the first time.fujiwarat2014-06-234-50/+378
* Update ibuscomposetable.h for pt-br.fujiwarat2014-06-182-589/+38
* Fix escape key with Ctrl+Shift+U ISO 14755.fujiwarat2014-06-121-9/+38
* Fix a typo in src/ibusinputcontext.cfujiwarat2014-06-101-18/+18
* tests/ibus-config Fix timeout_id handlingChristophe Fergeau2014-06-091-5/+10
* Add Polish (qwertz) keymap in simple.xmlfujiwarat2014-06-062-2/+14
* Fix GVariant leak in IBusService::GetValueChristophe Fergeau2014-06-061-0/+1
* Fix GVariant leak in IBusService::SetValueChristophe Fergeau2014-06-061-0/+1
* Return non-floating ref from IBusConfigGConf::get_valueChristophe Fergeau2014-06-061-1/+1
* dconf: Fix GVariant refcounting in watch_func()Christophe Fergeau2014-06-061-0/+1
* Fix GVariantBuilder leaksChristophe Fergeau2014-06-066-10/+17
* tests/ibus-config: Fix typo in function nameChristophe Fergeau2014-06-061-4/+4
* Fix leak in ibus-engine-switch testChristophe Fergeau2014-06-061-0/+1
* Fix GDBusNodeInfo leak in ibus_service_class_add_interfacesChristophe Fergeau2014-06-061-1/+1
* Fix GObject leaks in ibus_property_deserialize()Christophe Fergeau2014-06-061-1/+13
* Fix g_dbus_proxy_get_name_owner() leaksChristophe Fergeau2014-06-061-2/+8
* Fix string leaks in deserialize vfuncsChristophe Fergeau2014-06-066-25/+64
* Fix GVariant leaksChristophe Fergeau2014-06-061-0/+2
* Fix small typo in gtk-doc API docChristophe Fergeau2014-06-061-1/+1
* build-sys: Fix 'privite' typo in Makefile.amChristophe Fergeau2014-06-061-2/+2
* Let ibus-ui-gtk3 not to show zero-lenght preedit text.fujiwarat2014-05-091-2/+9
* Delete Korean keymap.Ryu Changwoo2014-05-081-12/+0
* Add the nodeadkeys variant of the German keyboard layout.Eike Hein2014-05-081-0/+12
* Set max-width-chars property in ibus-setup wrapped GtkLabel.fujiwarat2014-05-021-0/+1
* Release 1.5.71.5.7fujiwarat2014-04-301-1/+1
* Update translation zh_CN.pofujiwarat2014-04-301-67/+86
* Do not move property panel with focus-in in case panel is always shown.fujiwarat2014-04-281-11/+17
* Do not show property panel by default.fujiwarat2014-04-242-2/+2
* Change deprecated GtkHButtonBox to GtkButtonBox in ibus-setup.fujiwarat2014-04-181-2/+4
* Fix leak in ibus_get_local_machine_id()Christophe Fergeau2014-04-171-1/+3