summaryrefslogtreecommitdiffstats
path: root/setup
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | This desktop entry lists a category that is not one of the registered Main or Additional Categories in the FreeDesktop specification. Refer to http://standards.freedesktop.org/menu-spec/1.0/apa.html for details.
* 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
|
* Add lookup table orientation configure item.Huang Peng2008-08-174-23/+133
|
* Translate all texts.Huang Peng2008-08-131-3/+4
|
* Use libexecdirHuang Peng2008-08-132-1/+4
|
* Implement auto start ibus.Huang Peng2008-08-072-3/+28
|
* Add IBUS_PREFIX env in start scripts.Huang Peng2008-08-071-0/+1
|
* Edit ibus desktop items.Huang Peng2008-08-071-1/+1
|
* Refine messages.Huang Peng2008-08-061-4/+3
|
* Add information dialog.Huang Peng2008-08-061-3/+18
|
* Add start ibus code.Huang Peng2008-08-062-29/+32
|