summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change "Dynamically" to "When active" in setup window.Huang Peng2009-03-205-94/+94
* Remove is_press argument from gtk im module.Huang Peng2009-03-111-2/+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
* Update po files.1.1.0.20090311Huang Peng2009-03-114-55/+54
* Fix problems during making distcheckHuang Peng2009-03-111-4/+4
* Fix translation msg in zh_CN.po.Huang Peng2009-03-111-1/+1
* Change sensitive of custom font label.Huang Peng2009-03-112-47/+52
* Update setup ui, follow gnome UI guidelines.Huang Peng2009-03-116-461/+438
* Remove some debug output.Huang Peng2009-03-091-2/+0
* Implement ibus_bus_get_config function.Huang Peng2009-03-097-50/+197
* Implement language panel: Always hide feature.1.1.0.20090306Huang Peng2009-03-069-249/+314
* Process release key event correctly.Huang Peng2009-03-053-0/+16
* Fix name error.Huang Peng2009-03-051-23/+22
* Do not restore preedit in _enabled_cb.Huang Peng2009-03-051-1/+1
* Save lookup table in input context.Huang Peng2009-03-051-35/+109
* Store and restore properties for input context.Huang Peng2009-03-041-26/+91
* Implement ibus_prop_list_update_property.Huang Peng2009-03-042-3/+47
* Save and restore status of InputContext in focus_in & out.Huang Peng2009-03-041-51/+397
* Limit numeber of hotkey.Huang Peng2009-03-021-1/+2
* Refine coding style.Huang Peng2009-03-021-13/+14
* Fix some compile problems with Sun C compiler.Huang Peng2009-03-028-15/+63
* Assert input of ibus_text_new_*Huang Peng2009-02-281-4/+4
* Sort the languages in input methods combobox.Huang Peng2009-02-281-2/+7
* Clear preedit when input context is disabled.Huang Peng2009-02-281-0/+9
* Fix make distcheck failed.Huang Peng2009-02-283-1/+8
* Fix compile warnings.Huang Peng2009-02-281-2/+2
* Load default input method engine in right moment.Huang Peng2009-02-272-3/+12
* Close all fds before restartPeng Huang2009-02-271-0/+7
* Add data/Makefile.am.Huang Peng2009-02-271-0/+39
* Move icons to data/icons. Install schemas.Huang Peng2009-02-2711-2/+23
* Add lookup_table_oritation schema.Huang Peng2009-02-271-3/+11
* Fix indent of ibus.schemas.Huang Peng2009-02-271-7/+7
* Fix a typo in ibus.schemas.Huang Peng2009-02-271-1/+1
* Add ibus.schemas for gconfPeng Huang2009-02-271-0/+88
* Change some methods of matchrulePeng Huang2009-02-273-14/+11
* Check dbus-python in configure.ac.Huang Peng2009-02-271-2/+25
* Check ucs4 and unichar when create IBusText object.Huang Peng2009-02-251-2/+12
* Change title of API docs.Huang Peng2009-02-251-1/+1
* Update po files.1.1.0.20090225Huang Peng2009-02-254-154/+215
* Give out more information when server listens failed.Peng Huang2009-02-252-11/+20
* Check current uid during startup.Peng Huang2009-02-251-0/+15
* Refine coding style.Peng Huang2009-02-251-8/+10
* Replace priority in EngineDesc with rank.Huang Peng2009-02-243-6/+6
* Fix typo.Huang Peng2009-02-241-2/+5
* Sort the default preload engines by priority.Huang Peng2009-02-241-0/+9
* Add priority in IBusEngineDesc.Huang Peng2009-02-242-0/+6
* Enable default engines by locale name.Huang Peng2009-02-243-0/+88
* Fix crash when parse component.Huang Peng2009-02-241-4/+2
* Update ibus.desktop.Huang Peng2009-02-241-2/+2