Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refine coding style. | Huang Peng | 2008-07-20 | 1 | -45/+45 | |
| | ||||||
* | Refine coding style | Huang Peng | 2008-07-20 | 1 | -5/+5 | |
| | ||||||
* | Refine coding style. | Huang Peng | 2008-07-20 | 1 | -70/+70 | |
| | ||||||
* | Change backgroud color of focus candidates. Refine coding style. | Huang Peng | 2008-07-20 | 1 | -288/+288 | |
| | ||||||
* | Refine coding style. | Huang Peng | 2008-07-18 | 1 | -49/+49 | |
| | ||||||
* | Accept None Attrs. | Huang Peng | 2008-07-18 | 1 | -0/+4 | |
| | ||||||
* | Fix typos. | Huang Peng | 2008-07-18 | 2 | -4/+6 | |
| | ||||||
* | Fix a typo. | Huang Peng | 2008-07-18 | 1 | -1/+1 | |
| | ||||||
* | Fix some errors. | Huang Peng | 2008-07-18 | 3 | -5/+11 | |
| | ||||||
* | Replase SetEnable with Enable & Disable. | Huang Peng | 2008-07-18 | 1 | -3/+4 | |
| | ||||||
* | Remove type_register for EngineBase and EngineFactoryBase. | Huang Peng | 2008-07-18 | 2 | -3/+0 | |
| | ||||||
* | Add EngineFactory class. | Huang Peng | 2008-07-18 | 3 | -0/+89 | |
| | ||||||
* | Add EngineBase class. | Huang Peng | 2008-07-18 | 3 | -48/+209 | |
| | ||||||
* | Fix a typo. | Huang Peng | 2008-07-18 | 1 | -1/+1 | |
| | ||||||
* | Add utility.py. | Huang Peng | 2008-07-17 | 3 | -0/+105 | |
| | ||||||
* | Add ascii.py. | Huang Peng | 2008-07-17 | 2 | -0/+100 | |
| | ||||||
* | do not output message without ibus. | Huang Peng | 2008-07-16 | 1 | -5/+15 | |
| | ||||||
* | clean code. | Huang Peng | 2008-07-16 | 2 | -76/+15 | |
| | ||||||
* | Fix error when restart ibus. | Huang Peng | 2008-07-16 | 2 | -2/+8 | |
| | ||||||
* | Separate ic. | Huang Peng | 2008-07-16 | 5 | -300/+374 | |
| | ||||||
* | Adjust methods for new dbus-python API. | Huang Peng | 2008-07-16 | 2 | -10/+2 | |
| | ||||||
* | Replace tab with spaces in python source code. | Huang Peng | 2008-07-15 | 45 | -7536/+7536 | |
| | ||||||
* | Refine coding style. | Huang Peng | 2008-07-15 | 1 | -53/+54 | |
| | ||||||
* | Extend tab to spaces. | Huang Peng | 2008-07-15 | 1 | -134/+134 | |
| | ||||||
* | Add ibus-setup.desktop.in. | Huang Peng | 2008-07-15 | 5 | -1/+170 | |
| | ||||||
* | Refine coding style. | Huang Peng | 2008-07-15 | 1 | -14/+14 | |
| | ||||||
* | focus in engine, when create a new engine for a input context. | Huang Peng | 2008-07-15 | 1 | -0/+1 | |
| | ||||||
* | Fix typo. | Huang Peng | 2008-07-15 | 2 | -2/+2 | |
| | ||||||
* | Refine coding style of perperty.py | Huang Peng | 2008-07-15 | 1 | -80/+82 | |
| | ||||||
* | Refine coding style of panel.py | Huang Peng | 2008-07-15 | 1 | -3/+3 | |
| | ||||||
* | Refine coding style of object.py | Huang Peng | 2008-07-15 | 1 | -6/+6 | |
| | ||||||
* | Refine coding style of modifier.py | Huang Peng | 2008-07-15 | 1 | -18/+18 | |
| | ||||||
* | Refine coding style of lookuptable.py | Huang Peng | 2008-07-15 | 1 | -83/+84 | |
| | ||||||
* | Refine coding style of lang.py | Huang Peng | 2008-07-15 | 1 | -3/+3 | |
| | ||||||
* | Refine coding style of exception.py | Huang Peng | 2008-07-15 | 1 | -1/+1 | |
| | ||||||
* | Refine coding style of gtk.py | Huang Peng | 2008-07-15 | 1 | -12/+12 | |
| | ||||||
* | Refine coding style of common.py | Huang Peng | 2008-07-15 | 1 | -3/+3 | |
| | ||||||
* | Refine coding style of connection.py | Huang Peng | 2008-07-15 | 1 | -5/+5 | |
| | ||||||
* | Create DBus object for new connection. | Huang Peng | 2008-07-15 | 1 | -7/+3 | |
| | ||||||
* | Refine coding style of register.py | Huang Peng | 2008-07-15 | 1 | -58/+58 | |
| | ||||||
* | Refine coding style of panel.py | Huang Peng | 2008-07-15 | 1 | -75/+75 | |
| | ||||||
* | Refine coding style of lookuptable.py | Huang Peng | 2008-07-15 | 1 | -27/+27 | |
| | ||||||
* | Refine coding style of inputcontext.py | Huang Peng | 2008-07-15 | 1 | -78/+78 | |
| | ||||||
* | Refine coding style of ibusdaemon.py | Huang Peng | 2008-07-15 | 2 | -66/+34 | |
| | ||||||
* | Refine coding style of factorymanager.py | Huang Peng | 2008-07-15 | 1 | -26/+28 | |
| | ||||||
* | Refine coding style of engine.py | Huang Peng | 2008-07-15 | 1 | -62/+62 | |
| | ||||||
* | Refine coding style of enginefactory.py | Huang Peng | 2008-07-15 | 1 | -26/+26 | |
| | ||||||
* | Refine coding style of contextmanager.py | Huang Peng | 2008-07-15 | 1 | -11/+12 | |
| | ||||||
* | Refine coding style of connection.py | Huang Peng | 2008-07-15 | 1 | -26/+26 | |
| | ||||||
* | Refine coding stype of config.py | Huang Peng | 2008-07-15 | 1 | -42/+42 | |
| |