summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/ibusemojigen.h: Updated translatable emoji categoriesfujiwarat2019-02-271-1/+3
* Delete weak pointer in GList.SList for vala 0.43.4fujiwarat2019-01-293-12/+13
* src/ibuscomposetable: Replace assert with warning for .XComposefujiwarat2019-01-111-5/+7
* src: use iso 639-3 to have names for more languagesglasseyes2018-12-171-8/+8
* src: Clear preedit in IBusEngineSimple with focus changesfujiwarat2018-12-101-3/+20
* src: Show compose preedit with custom compose filefujiwarat2018-12-071-40/+53
* src: Fix typos in comment linesZhaoQiang2018-12-035-5/+5
* Detect mouse click to commit Hangul preeditfujiwarat2018-11-092-12/+137
* RHEL code reviewsfujiwarat2018-10-313-3/+7
* src/tests: Fix the location of org.freedesktop.ibus.gschema.xmlfujiwarat2018-10-261-3/+3
* src/tests: Fix make check in Fedora 29fujiwarat2018-10-263-8/+32
* Gettext migration for gschema.xml filefujiwarat2018-10-162-68/+4
* src: Update translatable strings in ibusunicodegen.hfujiwarat2018-10-031-0/+44
* src: Replace deprecated BOOL with BOOLEAN for glib-genmarshalfujiwarat2018-08-074-24/+13
* src/tests: Ask --enable-memconf in make check instead of build orderfujiwarat2018-08-072-32/+5
* src/tests: Fix make check to link src/libibus.sofujiwarat2018-08-072-32/+84
* src: Describe "default" layout in ibus_engine_desc_new()fujiwarat2018-08-061-1/+10
* RHEL code reviewsfujiwarat2018-07-2411-31/+59
* Remove a misleading "const" modifier of a return valueTakuro Ashie2018-07-202-2/+2
* ibusenginesimple: Do not show combined character on compose preeditfujiwarat2018-06-291-56/+63
* ibusenginesimple: Enable preedit for compose keysfujiwarat2018-06-271-51/+115
* setup: Replace emoji font with Unicode fontfujiwarat2018-06-201-1/+1
* Move input focus on Emojier to engines' preeditfujiwarat2018-06-186-159/+1116
* src: Add ibus-keypressfujiwarat2018-05-113-0/+306
* src: Fix SEGV in IBusEngine if no emoji shortcut keysfujiwarat2018-05-071-0/+3
* src/tests: Enable GSettings in runtestfujiwarat2018-04-171-0/+22
* src/tests: Fix a typofujiwarat2018-04-131-1/+1
* src/tests: Add ibus-compose.envfujiwarat2018-04-091-0/+3
* src/tests: Fix a typo in runtestfujiwarat2018-04-061-3/+2
* tests: Added an automation testing on consolefujiwarat2018-04-062-56/+100
* src: Make the call to chmod in ibus_bus_init conditionalOlivier Tilloy2018-04-061-1/+3
* src/tests: Fix ibus-compose for the latest GTKfujiwarat2018-04-051-2/+15
* Enable emoji keybinding in Waylandfujiwarat2018-02-275-5/+757
* Implement ibus-extension-gtk3 for the global keybindingfujiwarat2018-02-2012-14/+1433
* Fix typo in ibusunicode.cfujiwarat2018-02-061-2/+3
* Implement Unicode choice on Emojierfujiwarat2018-01-297-3/+3080
* Added DBus filtering against malwarefujiwarat2018-01-152-2/+30
* src: Reintroduce the hex mode keybind with an environment variableAaron Muir Hamilton2017-11-171-0/+5
* src: Add libgobject.so to LDADD for Debian libtoolDanny2017-11-161-1/+3
* src: Added some error handlings from a code reviewfujiwarat2017-11-092-33/+84
* src: Fix GVariant leaksCarlos Garnacho2017-10-311-0/+7
* client/gtk2: Do not send key events to GtkIMContextSimplefujiwarat2017-09-062-23/+24
* Support the portal in the gtk im modulesAlexander Larsson2017-08-313-29/+254
* Initial version of ibus portalAlexander Larsson2017-08-301-0/+14
* ui/gtk3: Fix SEGV of IBusEmojier on de_DE.UTF-8fujiwarat2017-07-251-0/+1
* Make all emoji dicts for fully qualifiedfujiwarat2017-05-293-18/+152
* Update favorites category automatically by selecting emojifujiwarat2017-05-091-1/+1
* Change to use Unicode Emoji files instead of EmojiOne filesfujiwarat2017-04-285-122/+627
* src: Enable unicode_alt in EmojiOne json filefujiwarat2017-04-033-7/+75
* Make more readable error messages if emoji xml files are missedfujiwarat2017-03-212-2/+5