summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Fix the access out of bounds in gencomposetablefujiwarat1-1/+1
2014-01-16data/dconf: Don't run "dconf update" if $(DESTDIR) is setColin Walters1-1/+3
2014-01-14Release 1.5.5fujiwarat1-1/+1
2014-01-08Hide Property Panel when input cursor or preedit text is changed.fujiwarat3-23/+121
2013-12-18Hide Property Panel if engines have no properties.fujiwarat1-4/+18
2013-12-17Add Property Panel to show IME properties.fujiwarat7-17/+592
2013-12-13Remove -Werror in autogen.sh since the build still have errors.fujiwarat1-1/+1
2013-12-11Update translations.fujiwarat17-1268/+2482
2013-12-06Fix candidate panel not to be out of screen.fujiwarat1-1/+7
2013-11-27Delete the up/down button message on ibus-setup.fujiwarat1-2/+2
2013-11-26simple.xml.in: add Slovak qwerty layout variantMaroš Zaťko1-0/+12
2013-11-05Fix gir annotations.fujiwarat32-164/+190
2013-11-05Wayland: Fix Small typoEduardo Lima (Etrunko)1-2/+2
2013-11-01Update en-us compose table and add locale tables for xkb engines.fujiwarat13-83/+4220
2013-10-02Always save the content-type cache for gnome-shell password.fujiwarat1-0/+5
2013-10-02Implement lookup-table-orientation in ibus-ui-gtk3.fujiwarat1-1/+18
2013-10-02Replace datadir/man with mandir.fujiwarat3-3/+3
2013-10-02Add french layout variant oss to simple engineJulien Humbert1-35/+47
2013-09-20Release 1.5.4fujiwarat1-1/+1
2013-09-20Fix no output when ibus-daemon is running on another display.fujiwarat1-1/+7
2013-09-17Update translations.fujiwarat4-291/+544
2013-09-06Connect candidate-clicked signal on ibus-ui-gtk3 for mouse click.fujiwarat1-0/+2
2013-09-05Implement show-icon-on-systray in ibus-ui-gtk3.fujiwarat1-0/+10
2013-09-02Check for gsettings-schema-convert for dconf supportDavid King2-1/+4
2013-09-02Avoid compiler error in ibus_engine_dbus_property_changedDavid King1-1/+0
2013-08-30Call _set_content_type in _create_input_context_done in im-ibus.sofujiwarat1-2/+8
2013-08-28Implement IME state per window.fujiwarat8-172/+442
2013-08-28Update french translationJulien Humbert1-32/+80
2013-08-20Use gsettings instead of ibus-config in ibus-setup and ibus-ui-gtk3.fujiwarat3-320/+141
2013-08-15Update translationsfujiwarat26-2671/+3727
2013-08-14Notify engines of the content-type of input contextDaiki Ueno9-181/+727
2013-08-13wayland: Add wayland clientJan Arne Petersen7-0/+1394
2013-08-09Update source files with LGP 2.1 according to COPYING.fujiwarat211-1150/+1164
2013-08-02tool: add "address" command to print D-Bus addressDaiki Ueno2-16/+32
2013-07-31Remove IBUS_IS_ENGINE_DESC for freed pointer in ibus-bus.cfujiwarat1-2/+0
2013-07-26Release 1.5.3fujiwarat3-4/+3
2013-07-26Add Norwegian keyboard in engine/simple.xml.infujiwarat1-0/+23
2013-07-25daemon: fix PropertiesChanged signal emissionDaiki Ueno1-59/+47
2013-07-23Remove reference to primary owner on ReleaseNameEduardo Lima (Etrunko)2-5/+66
2013-07-19Remove arrow buttons in ibus-setup, which no longer work.fujiwarat2-2/+13
2013-07-19Fix error with gcc -Wformat -Werror=format-securityOsamu Aoki1-2/+2
2013-07-19Fix error with gcc -Wformat -Werror=format-securityPeter Michael Green2-6/+5
2013-07-17Remove ibus_bus_list_active_engines in bus/test-client.cfujiwarat1-35/+1
2013-07-12registry: use binary format instead of XML for cacheDaiki Ueno4-74/+194
2013-07-12build: fix make checkDaiki Ueno19-107/+106
2013-07-12Delete xdg in ibus-setup.fujiwarat1-8/+5
2013-07-10Load the system registry cache prior to the user one.fujiwarat19-889/+1156
2013-07-05Delete the python xdg dependency.fujiwarat4-9/+14
2013-06-14Refactor old getter and setter to dbus property in bus/ibusimpl.cfujiwarat7-196/+978
2013-06-14Make ibus-config tests side effect freeDaiki Ueno1-5/+9