summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* Replace code.google.com with github.comfujiwarat2015-06-291-1/+1
* Increase dbus timeout to 15 secondsfujiwarat2015-01-063-4/+5
* Carry current context content type into fake context when switchingRui Matos2014-12-053-35/+72
* Fix to lose a focus when move the focus from the delayed focus-in/out.fujiwarat2014-10-011-0/+28
* Add Polish (qwertz) keymap in simple.xmlfujiwarat2014-06-061-2/+2
* Fix GVariantBuilder leaksChristophe Fergeau2014-06-062-3/+5
* Keep track of content-type change after focus-inDaiki Ueno2014-04-073-0/+38
* Send panel input purpose.fujiwarat2014-04-034-64/+140
* Always save the content-type cache for gnome-shell password.fujiwarat2013-10-021-0/+5
* Replace datadir/man with mandir.fujiwarat2013-10-021-1/+1
* Implement IME state per window.fujiwarat2013-08-283-44/+85
* Notify engines of the content-type of input contextDaiki Ueno2013-08-143-136/+374
* Update source files with LGP 2.1 according to COPYING.fujiwarat2013-08-0928-140/+140
* daemon: fix PropertiesChanged signal emissionDaiki Ueno2013-07-251-59/+47
* Remove reference to primary owner on ReleaseNameEduardo Lima (Etrunko)2013-07-231-1/+16
* Fix error with gcc -Wformat -Werror=format-securityOsamu Aoki2013-07-191-2/+2
* Remove ibus_bus_list_active_engines in bus/test-client.cfujiwarat2013-07-171-35/+1
* Load the system registry cache prior to the user one.fujiwarat2013-07-109-860/+218
* Refactor old getter and setter to dbus property in bus/ibusimpl.cfujiwarat2013-06-141-131/+393
* Suppress warnings with Automake 1.13Daiki Ueno2013-06-101-2/+1
* Remove g_type_init() calls.fujiwarat2013-06-043-1/+6
* Delete ibus.desktopColin Walters2013-05-292-23/+0
* Add man files of /usr/bin files.fujiwarat2013-05-152-2/+96
* Implement embed_preedit_text.fujiwarat2013-04-301-41/+269
* Fix build error and warnings in Fedora 18.Peng Huang2013-03-262-17/+17
* Launch the second ibus engine too to reduce the launching time.fujiwarat2013-03-081-0/+68
* daemon: allow "eavesdrop" match ruleDaiki Ueno2013-02-262-18/+28
* Fix some build warnings.Peng Huang2012-11-051-2/+0
* ibus-daemon: use GFileMonitor instead of pollingDaiki Ueno2012-10-267-116/+89
* ibus-daemon: ignore standard component path if IBUS_COMPONENT_PATH is setDaiki Ueno2012-10-231-9/+13
* Fix a typo.fujiwarat2012-10-151-4/+4
* Fix SIGABRT in bus_panel_proxy_register_propertiesfujiwarat2012-09-171-3/+12
* ibus-daemon: trigger engine to send RegisterProperties when panel appearsDaiki Ueno2012-09-123-4/+71
* Prevent IME menu being empty when focus outDaiki Ueno2012-09-071-7/+1
* tests: add engine-switch testDaiki Ueno2012-08-241-3/+9
* Fix testcase failure when IBus is not installed.Daiki Ueno2012-08-091-16/+25
* bus: Own a name on the DBus session busRui Matos2012-07-121-0/+4
* Fix some test codes.fujiwarat2012-04-272-8/+18
* ibus-daemon: make sure to focus out engine when unset.Daiki Ueno2012-03-151-0/+4
* Remove some unused code.Peng Huang2012-03-071-20/+0
* Enhance make distfujiwarat2012-03-051-0/+2
* Fix review issues.Peng Huang2012-02-2120-145/+78
* ibus-daemon: Fix a matchrule parse issue.Peng Huang2012-02-212-3/+4
* ibus-daemon: Move global variables into separated files.Peng Huang2012-02-212-0/+77
* Reenable test casues for ibus-daemonPeng Huang2012-02-216-162/+189
* Fix match rule parsing bug.Peng Huang2012-02-211-0/+3
* Remove some unused code and fix a focus issuePeng Huang2012-02-212-126/+10
* Fix a build errorPeng Huang2012-02-211-3/+1
* Remove some useless xkb layoutPeng Huang2012-02-211-1/+1
* refine code for reviewingPeng Huang2012-02-212-6/+1