Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Disable menu item on Input Menu. Use it to disable InputContext. | Peng Huang | 2009-02-23 | 1 | -0/+6 |
* | Add SetCapabilities on org.freedesktop.IBus.Engine interface. | Huang Peng | 2009-02-15 | 1 | -0/+3 |
* | Add restart menu item in system menu. | Huang Peng | 2009-02-06 | 1 | -2/+2 |
* | re-implement ibus in c language. | Huang Peng | 2009-02-05 | 9 | -113/+198 |
* | Convert IBusAttribute for au to (uuuu) | Huang Peng | 2008-10-12 | 1 | -2/+2 |
* | Complete Noifications module. | Huang Peng | 2008-10-06 | 1 | -0/+3 |
* | Refine coding style. | Huang Peng | 2008-10-06 | 6 | -69/+69 |
* | Add INotifications interface. | Huang Peng | 2008-10-06 | 2 | -1/+58 |
* | WIP. | Huang Peng | 2008-10-03 | 1 | -16/+0 |
* | WIP. | Huang Peng | 2008-10-03 | 1 | -6/+6 |
* | Change interface for config. | Huang Peng | 2008-10-03 | 1 | -6/+6 |
* | Remove commentted code. | Huang Peng | 2008-09-30 | 1 | -4/+0 |
* | Comment RegisterPanel method. | Huang Peng | 2008-09-28 | 1 | -2/+2 |
* | internationalize engine's name | Huang Peng | 2008-08-22 | 1 | -1/+1 |
* | Add register_reload_engines method. | Huang Peng | 2008-08-17 | 1 | -0/+3 |
* | Change Kill to async method. | Huang Peng | 2008-08-06 | 1 | -2/+2 |
* | Rename IIBus.Destroy to IIBus.Kill. | Huang Peng | 2008-08-06 | 1 | -1/+1 |
* | Add Destroy method for IBus. | Huang Peng | 2008-08-06 | 1 | -0/+3 |
* | Add Config{Add,Remove}Watch methods. | Huang Peng | 2008-07-31 | 1 | -0/+6 |
* | Add ConfigReload signal. | Huang Peng | 2008-07-30 | 1 | -0/+2 |
* | Remove {get,set}{string,int,bool} | Huang Peng | 2008-07-30 | 2 | -49/+0 |
* | Refine coding style. | Huang Peng | 2008-07-30 | 1 | -62/+68 |
* | Refine coding style. | Huang Peng | 2008-07-30 | 1 | -28/+28 |
* | Add {Get, Set}Value. | Huang Peng | 2008-07-30 | 1 | -20/+31 |
* | Add Destroy for config. | Huang Peng | 2008-07-28 | 1 | -0/+4 |
* | Support set_use_preedit | Huang Peng | 2008-07-23 | 1 | -0/+3 |
* | Fix typos. | Huang Peng | 2008-07-20 | 1 | -10/+10 |
* | Add some interface. | Huang Peng | 2008-07-20 | 2 | -1/+61 |
* | Refine coding style. | Huang Peng | 2008-07-20 | 1 | -46/+46 |
* | Add EngineBase class. | Huang Peng | 2008-07-18 | 1 | -48/+51 |
* | Replace tab with spaces in python source code. | Huang Peng | 2008-07-15 | 6 | -262/+262 |
* | WIP. setup ui | Huang Peng | 2008-07-10 | 1 | -0/+12 |
* | WIP. config. | Huang Peng | 2008-07-05 | 3 | -10/+39 |
* | Add Destroy method of IEngineFactory interface. | Huang Peng | 2008-07-02 | 1 | -0/+5 |
* | 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 | 2 | -0/+45 |
* | WIP. | Huang Peng | 2008-06-27 | 2 | -2/+2 |
* | WIP. | Huang Peng | 2008-06-25 | 2 | -6/+18 |
* | Add PropertyShow & PropertyHide methods. | Huang Peng | 2008-06-24 | 2 | -0/+13 |
* | Add prop_state arg in PropertyActivate. And add PROP_TYPE_MENU | Huang Peng | 2008-06-23 | 2 | -3/+3 |
* | Add __all__ in ibus source files to limit the exported objects. | Huang Peng | 2008-06-22 | 4 | -0/+8 |
* | Add CLEANFILES = *.pyc in Makefile.am. | Huang Peng | 2008-06-19 | 1 | -0/+4 |
* | Add header for sources. | Huang Peng | 2008-06-19 | 6 | -20/+122 |
* | Add Makefile.am in ibus | Huang Peng | 2008-06-17 | 1 | -0/+34 |
* | 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 |
* | Add StatusIcon and engine menu. | Huang Peng | 2008-06-12 | 1 | -2/+8 |
* | Change preedit's background color. | Huang Peng | 2008-06-12 | 1 | -1/+1 |
* | WIP property. | Huang Peng | 2008-06-11 | 1 | -1/+1 |