summaryrefslogtreecommitdiffstats
path: root/setup
Commit message (Expand)AuthorAgeFilesLines
* Change the title fo setup dialog.Huang Peng2009-02-181-44/+44
* Hide about tab in setup dialog.Huang Peng2009-02-181-2/+1
* Adjust setup UI.Huang Peng2009-02-181-60/+83
* Change title of ibus-setup dialog.Huang Peng2009-02-181-44/+44
* Show 'Select an input method' in Engine select ComboBox.Huang Peng2009-02-171-3/+16
* Use right icon for engine without icon.Huang Peng2009-02-172-2/+2
* Rename iBus to IBus.Peng Huang2009-02-111-1/+1
* Fix problem with desktop files.Huang Peng2009-02-102-5/+4
* Run ibus-daemon instead of ibus.Huang Peng2009-02-061-1/+1
* re-implement ibus in c language.Huang Peng2009-02-058-180/+484
* Do not expend icons.Huang Peng2008-10-191-1/+1
* Fix keyboard shortcut setup problemsHuang Peng2008-10-151-1/+1
* Modify setup ui to be consonant with GNOME HIG.Huang Peng2008-10-091-259/+263
* Refine .desktop files.Huang Peng2008-10-071-2/+4
* ellipsize engine name in ibus-setup.Huang Peng2008-10-061-0/+6
* fix desktop file formatLI Daobing2008-10-051-1/+1
* Fix problem in ibus-setupHuang Peng2008-10-041-8/+8
* Change interface for config.Huang Peng2008-10-031-28/+18
* Fix problem in non-UTF8 locale.Huang Peng2008-09-251-5/+8
* Fix warning when load setup.gladeHuang Peng2008-09-221-57/+56
* Get language names from iso-codes.Huang Peng2008-09-181-2/+4
* Modify categories of *.desktop20080901Huang Peng2008-08-311-1/+1
* Use name_to_keycode to convert name to keyval.Huang Peng2008-08-311-1/+0
* Add about dialog in ibus menu.Huang Peng2008-08-301-59/+59
* Remove unused code.Huang Peng2008-08-301-1/+0
* Translate "Keyboard shortcuts"Huang Peng2008-08-291-1/+1
* Change defaul keyboard shortcutsHuang Peng2008-08-281-10/+34
* Update translation problems.Huang Peng2008-08-271-1/+0
* Make gettext work for message.Huang Peng2008-08-271-3/+3
* Request reload_engines.Huang Peng2008-08-271-0/+1
* Makedirs if ~/.config/autostart is not exist.Huang Peng2008-08-251-0/+4
* Fix problem when font_name has unicode char.Huang Peng2008-08-251-0/+2
* WIP.Huang Peng2008-08-241-57/+56
* Change the UI.Huang Peng2008-08-241-4/+20
* Add custom_font and auto_hide configure items.Huang Peng2008-08-242-69/+154
* internationalize engine's nameHuang Peng2008-08-222-62/+68
* Fix gettext problemHuang Peng2008-08-221-1/+3
* Update translation.Huang Peng2008-08-221-1/+1
* Add configure items for keyboard shortcuts.Huang Peng2008-08-212-56/+57
* WIP.Huang Peng2008-08-211-1/+1
* 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
* Add border for the shortcut view.Huang Peng2008-08-201-1/+4
* WIP.Huang Peng2008-08-201-0/+103
* Watch config changed.Huang Peng2008-08-171-0/+14