summaryrefslogtreecommitdiff
path: root/src/ibusattribute.c
Commit message (Expand)AuthorAgeFilesLines
* Update source files with LGP 2.1 according to COPYING.fujiwarat2013-08-091-5/+5
* Add get methods for the members in IBusAttribute for non-C language.fujiwarat2011-09-161-0/+24
* Use gdbus in glib, and get rid of libdbusPeng Huang2010-11-031-54/+22
* Add Emacs modeline for .c and .h files.Satoru Takabayashi2010-09-091-0/+1
* Use G_DEFINE_TYPE to simplify code.Peng Huang2010-01-301-36/+5
* Separate IBusAttribute and IBusAttrListPeng Huang2010-01-121-212/+0
* Update copyright.Peng Huang2010-01-101-2/+2
* Use g_assert to replace some g_return_Peng Huang2009-12-121-4/+4
* Add Copying for Red HatPeng Huang2009-10-231-0/+1
* Change file headerPeng Huang2009-10-231-1/+1
* Fix memory leak in libibus.soPeng Huang2009-08-281-0/+2
* Implememnt org.freedesktop.IBus.Ping method.Peng Huang2009-07-091-1/+5
* Use NULL to replace 0 as the last argument of g_object_new.Peng Huang2009-02-171-2/+2
* re-implement ibus in c language.Huang Peng2009-02-051-0/+433