summaryrefslogtreecommitdiff
path: root/bus/panelproxy.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Keep track of content-type change after focus-inDaiki Ueno1-0/+16
2014-04-03Send panel input purpose.fujiwarat1-2/+20
2013-08-28Implement IME state per window.fujiwarat1-2/+22
2013-08-09Update source files with LGP 2.1 according to COPYING.fujiwarat1-5/+5
2012-02-21Fix review issues.Peng Huang1-2/+3
2012-02-21Remove enable status of input context and hotkey logic in ibus-daemonPeng Huang1-2/+0
2011-01-16Set correct g-flags to proxy objects.Yusuke Sato1-0/+1
2011-01-06Fix --timeout command line option of ibus-daemon.Yusuke Sato1-3/+5
2010-11-26Add the "destroy" signal handler back following Peng's suggestion at http://c...Yusuke Sato1-4/+0
2010-11-26Add function comments to bus/panelproxy.[ch].Yusuke Sato1-14/+37
2010-11-03Fix some runtime errors.Peng Huang1-9/+9
2010-11-03Use gdbus in glib, and get rid of libdbusPeng Huang1-171/+159
2010-09-09Add Emacs modeline for .c and .h files.Satoru Takabayashi1-0/+1
2010-06-01Fix build errorsPeng Huang1-1/+1
2010-02-20Use G_N_ELEMENTS in for loopPeng Huang1-4/+1
2010-01-29Merge branch 'G_DEFINE_TYPE'Peng Huang1-31/+2
2010-01-29Use G_DEFINE_TYPE to simplified code.Peng Huang1-31/+2
2010-01-28Use GInitiallyUnowned correctlyPeng Huang1-1/+1
2010-01-28Fix a typo.Peng Huang1-1/+1
2010-01-28Fix typos.Peng Huang1-2/+2
2010-01-28Use G_N_ELEMENTS.Peng Huang1-70/+65
2010-01-10Update copyright.Peng Huang1-2/+2
2009-10-23Add Copying for Red HatPeng Huang1-0/+1
2009-10-23Change file headerPeng Huang1-1/+1
2009-06-24Remove private struct in ibus-daemon.Peng Huang1-82/+25
2009-06-12Support mouse click on lookup table.Peng Huang1-38/+60
2009-02-10Fix problem on x86_64 platform.Peng Huang1-1/+1
2009-02-05re-implement ibus in c language.Huang Peng1-0/+757