summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Fix GVariant leak in IBusService::GetValueHEADmasterChristophe Fergeau1-0/+1
2014-05-26Fix GVariant leak in IBusService::SetValueChristophe Fergeau1-0/+1
2014-05-26Return non-floating ref from IBusConfigGConf::get_valueChristophe Fergeau1-1/+1
2014-05-26dconf: Fix GVariant refcounting in watch_func()Christophe Fergeau1-0/+1
2014-05-26tests/ibus-engine-switch: Don't try to remove non-existing GSourceChristophe Fergeau1-6/+4
2014-05-26tests/ibus-config Fix timeout_id handlingChristophe Fergeau1-5/+10
2014-05-26Fix GVariantBuilder leaksChristophe Fergeau6-10/+17
2014-05-26tests/ibus-config: Fix typo in function nameChristophe Fergeau1-2/+2
2014-05-23Fix leak in ibus-engine-switch testChristophe Fergeau1-0/+1
2014-05-23Fix GDBusNodeInfo leak in ibus_service_class_add_interfacesChristophe Fergeau1-1/+1
2014-05-23Fix gtk-doc 'transfer' annotationsChristophe Fergeau5-17/+17
2014-05-23Fix GObject leaks in ibus_property_deserialize()Christophe Fergeau1-0/+12
2014-05-23Fix g_dbus_proxy_get_name_owner() leaksChristophe Fergeau1-2/+8
2014-05-23Fix string leaks in deserialize vfuncsChristophe Fergeau6-25/+41
2014-05-23Fix GVariant leaksChristophe Fergeau1-0/+2
2014-05-23Fix small typo in gtk-doc API docChristophe Fergeau1-1/+1
2014-05-23build-sys: Fix 'privite' typo in Makefile.amChristophe Fergeau1-2/+2
2014-05-09Let ibus-ui-gtk3 not to show zero-lenght preedit text.fujiwarat1-2/+9
2014-05-08Delete Korean keymap.Ryu Changwoo1-12/+0
2014-05-08Add the nodeadkeys variant of the German keyboard layout.Eike Hein1-0/+12
2014-05-02Set max-width-chars property in ibus-setup wrapped GtkLabel.fujiwarat1-0/+1
2014-04-30Release 1.5.7fujiwarat1-1/+1
2014-04-30Update translation zh_CN.pofujiwarat1-67/+86
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.fujiwarat2-2/+2
2014-04-18Change deprecated GtkHButtonBox to GtkButtonBox in ibus-setup.fujiwarat1-2/+4
2014-04-17Fix leak in ibus_get_local_machine_id()Christophe Fergeau1-1/+3
2014-04-07Keep track of content-type change after focus-inDaiki Ueno3-0/+38
2014-04-03Send panel input purpose.fujiwarat6-68/+199
2014-03-18Update supported vala version to 0.20.fujiwarat1-1/+1
2014-03-18Add Czech (qwerty) keymap.fujiwarat1-0/+12
2014-03-07Release 1.5.6fujiwarat1-1/+1
2014-03-07Fix deprecated GtkHBox in setup.uifujiwarat1-1/+2
2014-03-06Update translations.fujiwarat4-231/+307
2014-03-06Fix python comment in escape sequence.fujiwarat1-3/+4
2014-02-28Add contextual information on translatable strings.Nilamdyuti Goswami2-2/+3
2014-02-25Use XKB layout string instead of ibus-keyboard icon on panel.fujiwarat4-28/+167
2014-02-21Fix a build error of Gdk.EventKey with vala 0.23.2fujiwarat1-5/+17
2014-02-21Update french translationJulien Humbert1-32/+87
2014-02-18Update translations.fujiwarat45-5120/+10721
2014-02-18Fix deprecated GtkStock in ibus-setupfujiwarat3-19/+28
2014-02-17Fix deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.fujiwarat8-72/+70
2014-02-12Do not let property panel follow cursor when it's always shown.fujiwarat5-4/+126
2014-02-10Fix to show Property Panel when the mode is auto hide.fujiwarat1-4/+21
2014-02-04Fix "RING ABOVE" key in the Finnish compose file.fujiwarat1-23/+25
2014-02-03Install pygtk2 libraries to python2 site-packages.fujiwarat4-14/+38
2014-02-03Disable AC_MSG_ERROR if gsettings-schema-convert is not found.fujiwarat2-4/+1
2014-01-27Install IBus.py in python2 gi.override.fujiwarat2-3/+15
2014-01-24Enable python3 ibus-setup.fujiwarat5-28/+49
2014-01-23Use LT_INIT instead of AM_PROG_LIBTOOLfujiwarat1-1/+1