summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Chang the order of LINGUAS.Huang Peng2008-08-271-1/+1
* Replace Divehi with DhivehiHuang Peng2008-08-271-1/+1
* Replace Divehi with Dhivehi.Huang Peng2008-08-272-11/+26
* Update AUTHORS.Huang Peng2008-08-271-0/+8
* Add ja.po by UTUMI Hirosi <utuhiro78@yahoo.co.jp>.Huang Peng2008-08-272-0/+531
* Make gettext work for message.Huang Peng2008-08-271-3/+3
* Fix selection problem in gedit.Huang Peng2008-08-271-1/+3
* Request reload_engines.Huang Peng2008-08-271-0/+1
* Remove unused check.Huang Peng2008-08-271-1/+0
* Do not print backtrace.Huang Peng2008-08-271-2/+1
* Update the context_name of im info.Huang Peng2008-08-251-1/+1
* Update headers.Huang Peng2008-08-254-4/+4
* Replase "The Input Bus" with iBusHuang Peng2008-08-251-2/+2
* Fix problem in KDE.Huang Peng2008-08-251-0/+3
* Update po files.Huang Peng2008-08-251-21/+21
* Makedirs if ~/.config/autostart is not exist.Huang Peng2008-08-251-0/+4
* Fix problem in config_set_valueHuang Peng2008-08-251-1/+4
* Fix problem when font_name contains unicode chars.Huang Peng2008-08-251-2/+2
* Fix problem when font_name has unicode char.Huang Peng2008-08-252-0/+3
* Fix a typo.Huang Peng2008-08-251-1/+1
* WIP.Huang Peng2008-08-241-57/+56
* Change the UI.Huang Peng2008-08-241-4/+20
* Translate some msg.Huang Peng2008-08-242-32/+48
* Refine code.Huang Peng2008-08-241-7/+12
* Support auto hideHuang Peng2008-08-242-5/+23
* Support custom font.Huang Peng2008-08-242-6/+34
* Add custom_font and auto_hide configure items.Huang Peng2008-08-242-69/+154
* Create engine folder in install-data-hook.0.1.1.20080823Huang Peng2008-08-232-2/+4
* Require Qt >= 4.4.0Huang Peng2008-08-231-1/+1
* Refine Makefile.amHuang Peng2008-08-223-34/+41
* Add header.Huang Peng2008-08-221-0/+21
* internationalize engine's nameHuang Peng2008-08-225-72/+89
* Fix gettext problemHuang Peng2008-08-221-1/+3
* Update translation.Huang Peng2008-08-223-7/+29
* Translate some msg.Huang Peng2008-08-221-9/+72
* Fix problem when restart ibus-daemon.Huang Peng2008-08-223-1/+6
* Use QString::isEmpty() replace QString::isNull() to avoiding some problems.Huang Peng2008-08-221-4/+4
* Ignore NumLock mask.0.1.1.20080821Huang Peng2008-08-211-0/+6
* Add configure items for keyboard shortcuts.Huang Peng2008-08-214-62/+110
* WIP.Huang Peng2008-08-214-19/+42
* Check CreateInputContext's return value.Huang Peng2008-08-211-0/+2
* Test CreateInputContext's return value.Huang Peng2008-08-211-0/+2
* Fix segfault when starting ibus.Huang Peng2008-08-211-0/+2
* Add keyboardshortcut.py in Makefile.amHuang Peng2008-08-211-0/+1
* WIP.Huang Peng2008-08-213-4/+38
* WIP.Huang Peng2008-08-212-242/+241
* WIP.Huang Peng2008-08-201-8/+160
* Fix problem when delete a keyboard shortcut.Huang Peng2008-08-201-0/+4
* Add add_shortcut methodHuang Peng2008-08-201-2/+4
* WIP.Huang Peng2008-08-201-31/+180