summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into definitedefiniteHuang Peng2009-03-2018-563/+651
|\
| * Update ja.po by iwaim.subHuang Peng2009-03-201-56/+31
| * 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
* | Fix the conflict of po/fr.podchen@redhat.com2009-03-069-269/+313
|\|
| * Implement language panel: Always hide feature.1.1.0.20090306Huang Peng2009-03-069-249/+314
* | API DOC of IBusEngine, IBusEngineDescdchen@redhat.com2009-03-0610-37/+420
* | Merge branch 'master' of git://github.com/phuang/ibusdchen@redhat.com2009-03-067-119/+663
|\|
| * 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
* | API documented: IBusProperty IBusText IBusTypesdchen@redhat.com2009-03-046-34/+310
* | Merge branch 'master' of git://github.com/phuang/ibusdchen@redhat.com2009-03-039-16/+66
|\|
| * 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
* | API added: IBusAttribute IBusLookupTabledchen@redhat.com2009-03-036-41/+2907
* | GTKDOCdchen@redhat.com2009-03-0242-267/+968
|\|
| * 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