summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src: Refactor ibuscomposetable.cfujiwarat2016-02-011-221/+182
* src: Change guint to guint16 in ibusenginesimple.cfujiwarat2016-01-292-9/+9
* src: Unify duplicated check_compact_table() and check_algorithmically()fujiwarat2016-01-296-348/+205
* ibus-daemon update user cache when user observed path is updatedfujiwarat2015-09-082-16/+22
* Fix GIR warnings about XMLNode with g-ir-scannerfujiwarat2015-07-162-7/+51
* Fix doc buildsfujiwarat2015-07-1333-552/+828
* Use LC_CTYPE in IBusEngineSimple until g_get_language_names() is fixedfujiwarat2015-07-031-8/+14
* Replace code.google.com with github.comfujiwarat2015-06-292-4/+4
* Enable to show a property on ibus panel iconfujiwarat2015-06-192-4/+50
* Support vertical writing with IBUS_INPUT_HINT_VERTICAL_WRITINGfujiwarat2015-06-151-2/+4
* Enable null return in gobject-introspectionfujiwarat2015-05-212-5/+48
* Use GLib.Idle.add() when ibus-engine-simple loads compose tablesfujiwarat2015-05-212-5/+3
* Load locale compose files dynamically.fujiwarat2015-05-189-4785/+5821
* Stop DBus warnings during restarting ibus-daemonfujiwarat2015-04-151-2/+4
* I18N for engine longnames on ibus-setupfujiwarat2015-03-252-23/+40
* Add ibus_keyval_convert_case and ibus_keyval_to_upper/lower methodsPeng Wu2015-03-092-0/+180
* Add ibus panel icon for plasma-desktop in KDE5fujiwarat2015-02-191-3/+2
* Release registry observed_paths and components if they are brokenfujiwarat2015-02-031-3/+17
* Increase dbus timeout to 15 secondsfujiwarat2015-01-061-2/+3
* Fixes ibus_keyval_name method in c++ bindingPeng Wu2014-12-051-0/+2
* Fixes ibus_engine_update_lookup_table_fast methodPeng Wu2014-11-191-5/+22
* Fix compose keys in French layout bepo variant.fujiwarat2014-09-082-137/+184
* 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
* Fix GVariant leak in IBusService::GetValueChristophe Fergeau2014-06-061-0/+1
* Fix GVariant leak in IBusService::SetValueChristophe Fergeau2014-06-061-0/+1
* Fix GVariantBuilder leaksChristophe Fergeau2014-06-062-0/+3
* 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
* Fix leak in ibus_get_local_machine_id()Christophe Fergeau2014-04-171-1/+3
* Send panel input purpose.fujiwarat2014-04-032-4/+59
* Fix "RING ABOVE" key in the Finnish compose file.fujiwarat2014-02-041-23/+25
* Fix the access out of bounds in gencomposetablefujiwarat2014-01-171-1/+1
* Add Property Panel to show IME properties.fujiwarat2013-12-171-4/+4
* Fix gir annotations.fujiwarat2013-11-0531-162/+188
* Update en-us compose table and add locale tables for xkb engines.fujiwarat2013-11-017-51/+3972
* Avoid compiler error in ibus_engine_dbus_property_changedDavid King2013-09-021-1/+0
* Implement IME state per window.fujiwarat2013-08-282-117/+236
* Notify engines of the content-type of input contextDaiki Ueno2013-08-145-31/+313
* Update source files with LGP 2.1 according to COPYING.fujiwarat2013-08-0971-344/+358
* Remove IBUS_IS_ENGINE_DESC for freed pointer in ibus-bus.cfujiwarat2013-07-311-2/+0