| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix a typo. | Huang Peng | 2008-07-18 | 1 | -1/+1 | |
| * | Fix some errors. | Huang Peng | 2008-07-18 | 3 | -5/+11 | |
| * | 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 | |
| * | Replace tab with spaces in python source code. | Huang Peng | 2008-07-15 | 20 | -4757/+4757 | |
| * | 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 | |
| * | WIP. setup ui | Huang Peng | 2008-07-10 | 5 | -2/+157 | |
| * | Add connection.py | Huang Peng | 2008-07-10 | 3 | -0/+33 | |
| * | WIP. config. | Huang Peng | 2008-07-05 | 3 | -10/+39 | |
| * | Fix issue if display is not end with .x | Huang Peng | 2008-07-04 | 1 | -1/+5 | |
| * | Add Destroy method of IEngineFactory interface. | Huang Peng | 2008-07-02 | 1 | -0/+5 | |
| * | Add __len__ method for LookupTable. | Huang Peng | 2008-07-01 | 1 | -0/+3 | |
| * | Add keycode & name convert function. | Huang Peng | 2008-06-30 | 1 | -0/+3985 | |
| * | Fix a typo. | Huang Peng | 2008-06-30 | 1 | -4/+4 | |
| * | Add motheds of IConfig interface. | Huang Peng | 2008-06-28 | 1 | -4/+28 | |
| * | Add config interface. | Huang Peng | 2008-06-27 | 3 | -4/+50 | |
| * | WIP. | Huang Peng | 2008-06-27 | 3 | -2/+41 | |
| * | WIP. | Huang Peng | 2008-06-25 | 2 | -6/+18 | |
| * | Remove useless code. | Huang Peng | 2008-06-24 | 1 | -3/+0 | |
| * | Add PropertyShow & PropertyHide methods. | Huang Peng | 2008-06-24 | 2 | -0/+13 | |
| * | Rename _tip to _tooltip | Huang Peng | 2008-06-24 | 1 | -3/+3 | |
| * | WIP panel. | Huang Peng | 2008-06-24 | 1 | -2/+2 | |
| * | Does not exit when catch except reply. | Huang Peng | 2008-06-23 | 1 | -1/+0 | |
| * | Add prop_state arg in PropertyActivate. And add PROP_TYPE_MENU | Huang Peng | 2008-06-23 | 3 | -5/+7 | |
| * | Add __all__ in ibus source files to limit the exported objects. | Huang Peng | 2008-06-22 | 12 | -0/+71 | |
| * | Add CLEANFILES = *.pyc in Makefile.am. | Huang Peng | 2008-06-19 | 2 | -0/+8 | |
| * | Add header for sources. | Huang Peng | 2008-06-19 | 19 | -32/+359 | |
| * | Only send destroy signal one time. | Huang Peng | 2008-06-18 | 1 | -1/+7 | |
| * | Remove test tasks in Makefile.am. | Huang Peng | 2008-06-17 | 1 | -7/+0 | |
| * | Remove Makefile in ibus. | Huang Peng | 2008-06-17 | 2 | -9/+7 | |
| * | Add Makefile.am in ibus | Huang Peng | 2008-06-17 | 2 | -0/+79 | |
| * | Move modifer masks from keysyms to modifier | Huang Peng | 2008-06-17 | 2 | -22/+24 | |
| * | qt im module wip. | Huang Peng | 2008-06-17 | 1 | -0/+9 | |
| * | Make one connection can create many inputcontext. | Huang Peng | 2008-06-14 | 1 | -21/+25 | |
| * | WIP. | Huang Peng | 2008-06-14 | 1 | -2/+4 | |
| * | Add StatusIcon and engine menu. | Huang Peng | 2008-06-12 | 2 | -6/+12 | |
