summaryrefslogtreecommitdiff
path: root/src/ibusengine.h
Commit message (Expand)AuthorAgeFilesLines
* Fix doc buildsfujiwarat2015-07-131-8/+9
* Fix gir annotations.fujiwarat2013-11-051-2/+3
* Notify engines of the content-type of input contextDaiki Ueno2013-08-141-8/+29
* Update source files with LGP 2.1 according to COPYING.fujiwarat2013-08-091-5/+5
* Add cedilla_compose_seqs table for pt_BR compose keys.fujiwarat2012-11-191-2/+2
* Refine inline document of ibus_engine_update_preedit_text_with_mode()Peng Huang2012-05-271-4/+8
* Fix typoes in gtk-doc comments.Daiki Ueno2012-02-141-2/+2
* Minor fixes when generating GIR.Daiki Ueno2012-01-311-3/+3
* Rename ibus_engine_new_type with ibus_engine_new_with_type.fujiwarat2012-01-241-3/+3
* Support selection text retrival.Seigo Nonaka2011-08-111-3/+5
* Simplify surrounding-text initialization.Daiki Ueno2011-06-181-2/+7
* Add org.freedesktop.IBus.InputContext.ProcessHandWritingEvent and CancelHandW...Yusuke Sato2011-04-221-1/+8
* Support surrounding-text retrieval.Daiki Ueno2011-04-051-1/+20
* Use gdbus in glib, and get rid of libdbusPeng Huang2010-11-031-4/+31
* Add Emacs modeline for .c and .h files.Satoru Takabayashi2010-09-091-0/+1
* Add gobject-introspection supportPeng Huang2010-06-011-1/+0
* Add ibus_engine_update_preedit_text_with_modefujiwarat2010-03-161-0/+24
* Fix gtk-doc problems.Peng Huang2010-02-201-1/+3
* Fix typo in API documentPeng Huang2010-01-291-5/+5
* Refine API document for IBusEnginePeng Huang2010-01-291-0/+27
* Separate IBusProperty and IBusPropList.Peng Huang2010-01-121-1/+1
* Update copyright.Peng Huang2010-01-101-2/+2
* Add ibus_engine_delete_surrounding_text in ibusengine.hPeng Huang2010-01-051-0/+12
* Add Copying for Red HatPeng Huang2009-10-231-0/+1
* Change file headerPeng Huang2009-10-231-1/+1
* Add keycode argument in forward_key_event signal.Peng Huang2009-06-251-0/+2
* Implement keymaps, merged keymaps branchPeng Huang2009-06-141-2/+1
* Support mouse click on lookup table.1.1.0.20090612Peng Huang2009-06-121-1/+8
* Update coding style.Peng Huang2009-04-171-28/+28
* Translation zh_TW updated; API DOC for IBusConfigServices; Modify Makefile.am...dchen@redhat.com2009-04-171-28/+179
* Add method ibus_engine_update_lookup_table_fast, it only sends current page.Huang Peng2009-03-221-0/+4
* Implement ibus_engine_forward_event_key function.Huang Peng2009-03-111-1/+0
* Use guint to replace gint for state argument of property_activateHuang Peng2009-02-161-1/+1
* re-implement ibus in c language.Huang Peng2009-02-051-0/+152