summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Expand)AuthorAgeFilesLines
* WIP.Huang Peng2008-08-1624-11765/+0
* WIP.Huang Peng2008-08-161-0/+2
* Set XErrorHandler.0.1.1.20080815Huang Peng2008-08-151-16/+29
* Fix X error with rxvt.Huang Peng2008-08-141-16/+26
* Fix segfault when use ibus with urxvt.Huang Peng2008-08-141-0/+1
* Fix compile warning.Huang Peng2008-08-141-2/+4
* Fix compile warning.Huang Peng2008-08-141-2/+2
* Use g_new0 replace g_malloc0Huang Peng2008-08-141-2/+2
* Change header of main.cHuang Peng2008-08-141-2/+3
* Change header of gdk-private.{c,h}Huang Peng2008-08-142-2/+2
* Change header for gdk-private.{c,h}Huang Peng2008-08-142-2/+2
* Install programs in @bindir@Huang Peng2008-08-131-1/+1
* Use g_atexit replace atexit.Huang Peng2008-08-131-1/+1
* WIP.Huang Peng2008-08-101-1/+1
* Refine code.Huang Peng2008-08-091-17/+15
* Use atexit to kill daemonHuang Peng2008-08-081-477/+470
* Handler X IO Error.Huang Peng2008-08-071-3/+15
* Kill daemon when ibus-x11 exit.Huang Peng2008-08-071-2/+28
* Close ibus-xim when connection be closed.Huang Peng2008-08-061-0/+13
* Use gtk_main to replace g_main_loop.Huang Peng2008-08-061-12/+4
* Refine the Makefile.am.Huang Peng2008-08-041-9/+18
* Add dependancies of ibus-x11.Huang Peng2008-08-041-0/+5
* Fix xim protocol bug.Huang Peng2008-08-031-3/+3
* Remove preedit related functions.Huang Peng2008-07-231-58/+0
* Refine coding style.Huang Peng2008-07-231-35/+35
* Remove some output.Huang Peng2008-07-231-2/+2
* Add preedit code.Huang Peng2008-07-231-61/+123
* Forward key event.Huang Peng2008-07-232-6/+28
* Remove python xim sources.Huang Peng2008-07-232-222/+0
* Implement ibus xim agent.Huang Peng2008-07-234-87/+852
* Replace tab with spaces in python source code.Huang Peng2008-07-151-1/+1
* WIP x11.Huang Peng2008-07-043-0/+319
* Import IMdkit.Huang Peng2008-07-0320-0/+10800