summaryrefslogtreecommitdiffstats
path: root/setup/main.py
Commit message (Collapse)AuthorAgeFilesLines
* Change sensitive of custom font label.Huang Peng2009-03-111-0/+5
|
* Update setup ui, follow gnome UI guidelines.Huang Peng2009-03-111-2/+7
|
* Implement language panel: Always hide feature.1.1.0.20090306Huang Peng2009-03-061-7/+7
|
* Change default valut of panel/auto_hide to True.Peng Huang2009-02-231-1/+1
|
* Run ibus-daemon instead of ibus.Huang Peng2009-02-061-1/+1
|
* re-implement ibus in c language.Huang Peng2009-02-051-167/+66
|
* Do not expend icons.Huang Peng2008-10-191-1/+1
|
* Fix keyboard shortcut setup problemsHuang Peng2008-10-151-1/+1
|
* ellipsize engine name in ibus-setup.Huang Peng2008-10-061-0/+6
|
* 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
|
* Get language names from iso-codes.Huang Peng2008-09-181-2/+4
|
* Remove unused code.Huang Peng2008-08-301-1/+0
|
* 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
|
* Add custom_font and auto_hide configure items.Huang Peng2008-08-241-0/+42
|
* internationalize engine's nameHuang Peng2008-08-221-6/+11
|
* Update translation.Huang Peng2008-08-221-1/+1
|
* WIP.Huang Peng2008-08-211-1/+1
|
* WIP.Huang Peng2008-08-211-0/+28
|
* WIP.Huang Peng2008-08-211-21/+29
|
* Watch config changed.Huang Peng2008-08-171-0/+14
|
* Add lookup table orientation configure item.Huang Peng2008-08-171-6/+21
|
* Translate all texts.Huang Peng2008-08-131-3/+4
|
* Use libexecdirHuang Peng2008-08-131-1/+1
|
* Implement auto start ibus.Huang Peng2008-08-071-1/+26
|
* Refine messages.Huang Peng2008-08-061-4/+3
|
* Add information dialog.Huang Peng2008-08-061-3/+18
|
* Add start ibus code.Huang Peng2008-08-061-7/+22
|
* Scale icon size.Huang Peng2008-08-061-23/+26
|
* Support path as icon.Huang Peng2008-08-061-9/+38
|
* Show warning message in MessageDialog when can not connect to ibus-daemon.Huang Peng2008-08-061-3/+14
|
* Exit when can not connect to ibus-daemon.Huang Peng2008-08-061-3/+3
|
* Add config_set_list method.Huang Peng2008-08-011-2/+2
|
* FIx a typo.Huang Peng2008-08-011-2/+2
|
* Refine coding style.Huang Peng2008-08-011-5/+5
|
* Change some const values' name.Huang Peng2008-08-011-29/+29
|
* Save preload engines.Huang Peng2008-08-011-19/+47
|
* Add preload column in setup dailog.Huang Peng2008-08-011-10/+36
|
* WIP.Huang Peng2008-07-291-18/+16
|
* Replace tab with spaces in python source code.Huang Peng2008-07-151-1/+1
|
* Refine coding style.Huang Peng2008-07-151-53/+54
|
* Extend tab to spaces.Huang Peng2008-07-151-134/+134
|
* Adjust UI.Huang Peng2008-07-101-3/+5
|
* WIP.Huang Peng2008-07-101-12/+53
|