summaryrefslogtreecommitdiffstats
path: root/src/ibusengine.c
Commit message (Expand)AuthorAgeFilesLines
* API-DOC and Fix iBus Google issue 320.dchen@redhat.com2009-03-271-1/+117
* Add method ibus_engine_update_lookup_table_fast, it only sends current page.Huang Peng2009-03-221-3/+33
* Implement ibus_engine_forward_event_key function.Huang Peng2009-03-111-3/+1
* Fix typo.Huang Peng2009-02-171-3/+3
* Use guint to replace gint for state argument of property_activateHuang Peng2009-02-161-4/+5
* Use ibus_message_new_error_printf correctly in ibusengine.cHuang Peng2009-02-161-0/+7
* Create PROPERTY_* signals correctly and refine coding style.Huang Peng2009-02-161-15/+36
* Fix crash on x86_64 platform.Peng Huang2009-02-101-1/+1
* re-implement ibus in c language.Huang Peng2009-02-051-0/+957