summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Fix GVariantBuilder leaksChristophe Fergeau2-3/+5
2014-04-07Keep track of content-type change after focus-inDaiki Ueno3-0/+38
2014-04-03Send panel input purpose.fujiwarat4-64/+140
2013-10-02Always save the content-type cache for gnome-shell password.fujiwarat1-0/+5
2013-10-02Replace datadir/man with mandir.fujiwarat1-1/+1
2013-08-28Implement IME state per window.fujiwarat3-44/+85
2013-08-14Notify engines of the content-type of input contextDaiki Ueno3-136/+374
2013-08-09Update source files with LGP 2.1 according to COPYING.fujiwarat28-140/+140
2013-07-25daemon: fix PropertiesChanged signal emissionDaiki Ueno1-59/+47
2013-07-23Remove reference to primary owner on ReleaseNameEduardo Lima (Etrunko)1-1/+16
2013-07-19Fix error with gcc -Wformat -Werror=format-securityOsamu Aoki1-2/+2
2013-07-17Remove ibus_bus_list_active_engines in bus/test-client.cfujiwarat1-35/+1
2013-07-10Load the system registry cache prior to the user one.fujiwarat9-860/+218
2013-06-14Refactor old getter and setter to dbus property in bus/ibusimpl.cfujiwarat1-131/+393
2013-06-10Suppress warnings with Automake 1.13Daiki Ueno1-2/+1
2013-06-04Remove g_type_init() calls.fujiwarat3-1/+6
2013-05-29Delete ibus.desktopColin Walters2-23/+0
2013-05-15Add man files of /usr/bin files.fujiwarat2-2/+96
2013-04-30Implement embed_preedit_text.fujiwarat1-41/+269
2013-03-26Fix build error and warnings in Fedora 18.Peng Huang2-17/+17
2013-03-08Launch the second ibus engine too to reduce the launching time.fujiwarat1-0/+68
2013-02-26daemon: allow "eavesdrop" match ruleDaiki Ueno2-18/+28
2012-11-05Fix some build warnings.Peng Huang1-2/+0
2012-10-26ibus-daemon: use GFileMonitor instead of pollingDaiki Ueno7-116/+89
2012-10-23ibus-daemon: ignore standard component path if IBUS_COMPONENT_PATH is setDaiki Ueno1-9/+13
2012-10-15Fix a typo.fujiwarat1-4/+4
2012-09-17Fix SIGABRT in bus_panel_proxy_register_propertiesfujiwarat1-3/+12
2012-09-12ibus-daemon: trigger engine to send RegisterProperties when panel appearsDaiki Ueno3-4/+71
2012-09-07Prevent IME menu being empty when focus outDaiki Ueno1-7/+1
2012-08-24tests: add engine-switch testDaiki Ueno1-3/+9
2012-08-09Fix testcase failure when IBus is not installed.Daiki Ueno1-16/+25
2012-07-12bus: Own a name on the DBus session busRui Matos1-0/+4
2012-04-27Fix some test codes.fujiwarat2-8/+18
2012-03-15ibus-daemon: make sure to focus out engine when unset.Daiki Ueno1-0/+4
2012-03-07Remove some unused code.Peng Huang1-20/+0
2012-03-05Enhance make distfujiwarat1-0/+2
2012-02-21Fix review issues.Peng Huang20-145/+78
2012-02-21ibus-daemon: Fix a matchrule parse issue.Peng Huang2-3/+4
2012-02-21ibus-daemon: Move global variables into separated files.Peng Huang2-0/+77
2012-02-21Reenable test casues for ibus-daemonPeng Huang6-162/+189
2012-02-21Fix match rule parsing bug.Peng Huang1-0/+3
2012-02-21Remove some unused code and fix a focus issuePeng Huang2-126/+10
2012-02-21Fix a build errorPeng Huang1-3/+1
2012-02-21Remove some useless xkb layoutPeng Huang1-1/+1
2012-02-21refine code for reviewingPeng Huang2-6/+1
2012-02-21Make registered IME visible to panel.Peng Huang1-18/+7
2012-02-21Use xkb:layout:us as default engine.Peng Huang1-0/+2
2012-02-21Add xkb layouts switch support and add three demo xkb layouts.Peng Huang1-1/+1
2012-02-21Use g_list_free_full to simplified some code.Peng Huang4-26/+9
2012-02-21Rename ibus keysyms.Peng Huang3-4/+5