summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove debug output for japan_groups.Huang Peng2008-10-051-1/+3
* Fix problem in ibus_attr_list_copy.Huang Peng2008-10-031-1/+3
* Refine coding style.Huang Peng2008-10-031-2/+6
* Fix typo.Huang Peng2008-10-031-1/+1
* Use ibus_attribute_new to create IBusAttributeHuang Peng2008-10-031-13/+4
* Remove debug output.Huang Peng2008-10-021-1/+0
* Use IBusAttribut replace PangoAttribute.Huang Peng2008-10-022-28/+15
* Implement IBusAttribute & IBusAttrList.Huang Peng2008-10-023-17/+191
* Add new IBUS_CAP_FOCUS capability for input context.Huang Peng2008-09-202-4/+11
* Move IBUS_FORWARD_MASH from .c to .h.Huang Peng2008-09-172-2/+2
* Add forward mask.Huang Peng2008-09-171-1/+3
* Refine coding style.Huang Peng2008-09-171-1/+2
* Use g_slice_new to replace g_new for better performance.Huang Peng2008-09-161-2/+2
* Don't use send_event field in GdkEventKey. And fixed some compile warnings.Huang Peng2008-09-161-14/+13
* Use guint for japen groups mask.Huang Peng2008-09-151-10/+10
* Use G_SIGNAL_TYPE_STATIC_SCOPE mask to avoid copying data for better performa...Huang Peng2008-09-141-13/+12
* Update compile option for USE_DBUS_SESSION_BUS.Huang Peng2008-09-141-1/+2
* Fix problem when start a program with usermode-helper.Huang Peng2008-09-121-2/+17
* Fix a typo.Huang Peng2008-09-061-1/+1
* Include gdk/gdk.hHuang Peng2008-09-061-1/+2
* Fix sudo problem.Huang Peng2008-09-061-2/+4
* Fix bugs if system does not have XKB.Huang Peng2008-09-061-10/+41
* Rename function and remove unused code.Huang Peng2008-09-061-9/+4
* Hack Japan [yen bar] & [backslash underbar] keys.Huang Peng2008-09-062-2/+194
* Fix a typo.0.1.1.20080830Huang Peng2008-08-301-1/+1
* Fix segfault when connection is broken.Huang Peng2008-08-301-1/+10
* Update headers.Huang Peng2008-08-252-2/+2
* WIP.Huang Peng2008-08-211-1/+1
* Add code to work around bug http://code.google.com/p/ibus/issues/detail?id=25.Huang Peng2008-08-192-14/+32
* Refine code.Huang Peng2008-08-181-174/+197
* Refine code.Huang Peng2008-08-181-16/+22
* Add ibusattribute.h.Huang Peng2008-08-171-0/+87
* Refine code.Huang Peng2008-08-171-3/+1
* Use BOXED for PangoAttrList.Huang Peng2008-08-172-3/+3
* Change parent of IBusIMClient.Huang Peng2008-08-173-17/+16
* WIP.Huang Peng2008-08-161-2/+4
* WIP.Huang Peng2008-08-162-3/+5
* WIP.Huang Peng2008-08-162-5/+0
* WIP.Huang Peng2008-08-161-1/+1
* WIP.Huang Peng2008-08-161-0/+6
* WIP.Huang Peng2008-08-165-0/+1523