summaryrefslogtreecommitdiffstats
path: root/client/x11
Commit message (Expand)AuthorAgeFilesLines
* Fix some compile problems with Sun C compiler.Huang Peng2009-03-021-5/+5
* Fix compile warnings.Huang Peng2009-02-161-13/+13
* Fix compile warnings.Peng Huang2009-02-101-23/+23
* Add restart menu item in system menu.Huang Peng2009-02-061-1/+1
* re-implement ibus in c language.Huang Peng2009-02-053-106/+163
* Use LOG replace g_debugHuang Peng2008-10-161-3/+3
* Convert IBusAttribute for au to (uuuu)Huang Peng2008-10-121-0/+1
* Handle XIM_GET_IC_VALUES event.Huang Peng2008-10-051-3/+29
* Fix XIM freezing problem.Huang Peng2008-10-051-61/+66
* Return 0 when XIM_GET_IC_VALUES is received.Huang Peng2008-10-031-1/+1
* Return 0 if ibus does not handle xim event.Huang Peng2008-10-031-3/+1
* Remove _is_attr.Huang Peng2008-10-031-8/+4
* Refine debug output.Huang Peng2008-10-031-3/+3
* Fix problems in ibus-x11.Huang Peng2008-10-021-1/+1
* Use IBusAttribute in ibus-x11.Huang Peng2008-10-021-11/+47
* Free preedit_string & preedit_attrs.Huang Peng2008-10-011-0/+5
* Support input style.Huang Peng2008-10-011-1/+6
* WIP.Huang Peng2008-10-011-31/+8
* WIP.Huang Peng2008-10-011-15/+179
* Fix problem when works with imsettings.Huang Peng2008-09-251-1/+1
* Retrun 0 if can not find ic.Huang Peng2008-09-231-11/+18
* Remove _focus_ic.Huang Peng2008-09-211-21/+3
* Add new IBUS_CAP_FOCUS capability for input context.Huang Peng2008-09-201-1/+1
* Set focus if ic without focus.Huang Peng2008-09-201-3/+9
* Include gconf python binding from gnome-python2.Huang Peng2008-09-171-3/+4
* Use g_slice_new to replace g_new for better performance.Huang Peng2008-09-161-9/+8
* Don't use send_event field in GdkEventKey. And fixed some compile warnings.Huang Peng2008-09-162-2/+4
* Fix mem leak.Huang Peng2008-09-161-5/+10
* Include gdk/gdk.hHuang Peng2008-09-061-1/+1
* Hack Japan [yen bar] & [backslash underbar] keys.Huang Peng2008-09-061-6/+14
* Use 0 for timestamp of XEvent.Huang Peng2008-08-271-0/+3
* Refine Makefile.amHuang Peng2008-08-221-1/+4
* Test CreateInputContext's return value.Huang Peng2008-08-211-0/+2
* Add code to work around bug http://code.google.com/p/ibus/issues/detail?id=25.Huang Peng2008-08-191-1/+1
* set cursor location when forward key.Huang Peng2008-08-161-95/+83
* WIP.Huang Peng2008-08-161-13/+22
* Fix wrong cursor position.Huang Peng2008-08-161-1/+19
* WIP.Huang Peng2008-08-161-55/+27
* ibus-x11 can work now.Huang Peng2008-08-1622-10912/+189
* WIP.Huang Peng2008-08-1624-0/+11765