summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix problem when create socket address.Peng Huang2009-03-301-8/+11
* Get display name from gdk_display_get_namePeng Huang2009-03-302-3/+15
* Use "unix" as hostname if hostname is empty.Peng Huang2009-03-301-0/+3
* Does not include X screen number in socket address.Peng Huang2009-03-301-2/+2
* API-DOC and Fix iBus Google issue 320.dchen@redhat.com2009-03-278-8/+621
* Set cursor pos to zero in ibus_lookup_table_clear.Peng Huang2009-03-231-0/+2
* Add method ibus_engine_update_lookup_table_fast, it only sends current page.Huang Peng2009-03-222-3/+37
* Open a new line after </rank>Huang Peng2009-03-201-1/+1
* Remove is_press from ForwardKeyEvent signal.Huang Peng2009-03-111-2/+0
* Implement ibus_engine_forward_event_key function.Huang Peng2009-03-112-4/+1
* Fix problems during making distcheckHuang Peng2009-03-111-4/+4
* Implement ibus_bus_get_config function.Huang Peng2009-03-095-46/+181
* Process release key event correctly.Huang Peng2009-03-052-0/+8
* Fix name error.Huang Peng2009-03-051-23/+22
* Implement ibus_prop_list_update_property.Huang Peng2009-03-042-3/+47
* Fix some compile problems with Sun C compiler.Huang Peng2009-03-023-6/+6
* Assert input of ibus_text_new_*Huang Peng2009-02-281-4/+4
* Check ucs4 and unichar when create IBusText object.Huang Peng2009-02-251-2/+12
* Give out more information when server listens failed.Peng Huang2009-02-251-7/+8
* Refine coding style.Peng Huang2009-02-251-8/+10
* Replace priority in EngineDesc with rank.Huang Peng2009-02-242-5/+5
* Fix typo.Huang Peng2009-02-241-2/+5
* Add priority in IBusEngineDesc.Huang Peng2009-02-242-0/+6
* Fix crash when parse component.Huang Peng2009-02-241-4/+2
* Only export symbols start with ibus_Peng Huang2009-02-231-0/+1
* Remove unused code in ibusconfig.cHuang Peng2009-02-181-84/+0
* Fix typo.Huang Peng2009-02-172-3/+4
* Use NULL to replace 0 as the last argument of g_object_new.Peng Huang2009-02-176-14/+14
* Use guint to replace gint for state argument of property_activateHuang Peng2009-02-162-5/+6
* 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
* Do not call ibus_connection_flush in ibus_bus_exit to avoid crash.Huang Peng2009-02-161-2/+3
* Refine coding style.Huang Peng2009-02-151-2/+2
* Implement several methods of IBusLookupTable.Huang Peng2009-02-152-0/+56
* Add API: ibus_lookup_table_{page,cursor}_{down,up}.Huang Peng2009-02-142-2/+99
* Flush connection to make sure IBus.Exit has been sent before process exiting.Peng Huang2009-02-131-0/+5
* Update .gitignore files.Huang Peng2009-02-121-0/+1
* Fix a typo (Change Kill to Exit).Peng Huang2009-02-111-1/+1
* Fix crash problems.Peng Huang2009-02-102-15/+17
* Fix compile warnings.Peng Huang2009-02-101-2/+2
* Fix problem on x86_64 platform.Peng Huang2009-02-101-50/+0
* Fix crash on x86_64 platform.Peng Huang2009-02-101-1/+1
* Do not use glib main loop in ibus_input_context_process_key function.Huang Peng2009-02-103-5/+24
* Add round lookup table support.Huang Peng2009-02-093-5/+17
* Add restart menu item in system menu.Huang Peng2009-02-063-3/+7
* re-implement ibus in c language.Huang Peng2009-02-0575-0/+21854
* Revert to "Add clean task in Makefile."Huang Peng2008-05-135-1568/+0
* Revert "Add clean task in Makefile."Huang Peng2008-05-135-0/+1568