summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.5.141.5.14fujiwarat2016-08-051-1/+1
* Replace deprecated GSimpleAsyncResult with GTask since GLib 2.46fujiwarat2016-08-043-233/+334
* Fix Croatian language code in simple.xmlfujiwarat2016-08-021-3/+3
* Fix make distfujiwarat2016-07-275-6/+16
* tests/ibus-engine-switch: Don't try to remove non-existing GSourcefujiwarat2016-07-253-7/+26
* Fix typo in configure.acfujiwarat2016-07-201-1/+1
* engine: Use annotations/en.xml from unocode.org but not emoji-list.htmlfujiwarat2016-07-079-157/+1634
* engine: Add emoji-list.htmlfujiwarat2016-06-231-1/+22
* engine: Implement Emoji typing with XKB enginesfujiwarat2016-06-216-41/+890
* ui/gtk3: Fix panel CSS format for GTK 3.20fujiwarat2016-06-033-7/+28
* client/gtk2: Fix SEGV with Wayland displayfujiwarat2016-06-032-7/+5
* conf/gconf: Fix SEGV in ibus_config_gconf_get_valuesfujiwarat2016-05-261-1/+1
* configure: don't hardcode pkg-configMarc-Antoine Perennou2016-05-261-1/+1
* Install a DBus service fileRui Matos2016-05-252-0/+14
* Don't warn if DISPLAY is not setMatthias Clasen2016-03-081-4/+1
* Release 1.5.131.5.13fujiwarat2016-02-221-1/+1
* Add SetCursorLocationRelative D-Bus methodDaiki Ueno2016-02-178-1/+225
* src: Use cache file for compose table for launching timefujiwarat2016-02-105-62/+463
* 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
* Release 1.5.12 (#2)1.5.12fujiwarat2016-01-201-1/+1
* Release 1.5.12fujiwarat2016-01-192-5/+13
* Update translationsfujiwarat2016-01-194-508/+778
* engine: Change language code from ISO 639-2 to ISO 639-1 in simple.xmlfujiwarat2016-01-154-67/+266
* setup: Fix PyGIWarning: GdkX11 was imported without specifying a versionfujiwarat2016-01-141-2/+9
* panel: Fix the default position of property panel with dual monitorsfujiwarat2015-11-041-59/+12
* panel: Constrain the candidate area to the current monitor boundsAlexey Kotlyarov2015-11-042-21/+40
* ibus-daemon update user cache when user observed path is updatedfujiwarat2015-09-083-18/+24
* check for x11 for the ui tooMarc-Antoine Perennou2015-09-011-0/+4
* Add terminator in NO_SNOOPER_APPSfujiwarat2015-08-141-1/+1
* client/x11: Remove an unused variableHodong Kim2015-07-211-2/+1
* Release 1.5.111.5.11fujiwarat2015-07-162-5/+4
* Update translationsfujiwarat2015-07-1644-438/+611
* Fix GIR warnings about XMLNode with g-ir-scannerfujiwarat2015-07-162-7/+51
* Fix doc buildsfujiwarat2015-07-1335-553/+852
* Use LC_CTYPE in IBusEngineSimple until g_get_language_names() is fixedfujiwarat2015-07-031-8/+14
* Replace code.google.com with github.comfujiwarat2015-06-2912-16/+16
* Add maintainersfujiwarat2015-06-222-0/+5
* Enable to show a property on ibus panel iconfujiwarat2015-06-194-5/+140
* Support vertical writing with IBUS_INPUT_HINT_VERTICAL_WRITINGfujiwarat2015-06-154-10/+96
* Do not put lookup window at the minus positionfujiwarat2015-06-121-0/+4
* s/code.google.com/github.com/ in docsfujiwarat2015-06-055-9/+9
* Delete gnome-do from NO_SNOOPER_APPSfujiwarat2015-06-031-1/+1
* ibus-ui-gtk3: radio and check menu items work with GTK 3.16fujiwarat2015-05-251-4/+41
* Set sync process_key_event in ibus-x11fujiwarat2015-05-221-2/+3
* Enable null return in gobject-introspectionfujiwarat2015-05-214-28/+74
* Fix SEGV of ibus-x11 on waylandfujiwarat2015-05-211-0/+7
* Use GLib.Idle.add() when ibus-engine-simple loads compose tablesfujiwarat2015-05-214-33/+35
* Load locale compose files dynamically.fujiwarat2015-05-1813-5030/+5841