Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos. | Huang Peng | 2008-07-30 | 2 | -2/+14 |
* | Fix problem if pass None as reply_handler or error_handler to config_set_value. | Huang Peng | 2008-07-30 | 1 | -8/+12 |
* | Fix a typo. | Huang Peng | 2008-07-30 | 1 | -1/+1 |
* | Fix a typo. | Huang Peng | 2008-07-30 | 1 | -1/+1 |
* | Fix a typo. | Huang Peng | 2008-07-30 | 1 | -1/+1 |
* | Add ConfigReload signal. | Huang Peng | 2008-07-30 | 2 | -0/+4 |
* | Refactory bus.py. | Huang Peng | 2008-07-30 | 2 | -12/+22 |
* | Don't launch ibus-gconf. | Huang Peng | 2008-07-30 | 1 | -6/+6 |
* | Make gconf as DefaultConfig. | Huang Peng | 2008-07-30 | 4 | -46/+68 |
* | Fix problem in config.Destroy. | Huang Peng | 2008-07-30 | 1 | -6/+10 |
* | Add defaultconfig.py | Huang Peng | 2008-07-30 | 1 | -0/+1 |
* | Remove {get,set}{string,int,bool} | Huang Peng | 2008-07-30 | 4 | -92/+16 |
* | Remove {get,set}_{string,bool,int} methods. | Huang Peng | 2008-07-30 | 2 | -66/+0 |
* | Add {Get,Set}value interfaces. | Huang Peng | 2008-07-30 | 1 | -0/+6 |
* | Refine coding style. | Huang Peng | 2008-07-30 | 1 | -62/+68 |
* | Add {Get,Set}Value methods. | Huang Peng | 2008-07-30 | 2 | -3/+35 |
* | Refine coding style. | Huang Peng | 2008-07-30 | 1 | -28/+28 |
* | Add {Get, Set}Value. | Huang Peng | 2008-07-30 | 1 | -20/+31 |
* | WIP. | Huang Peng | 2008-07-29 | 2 | -23/+43 |
* | Raise Exception when receive unsupport type. | Huang Peng | 2008-07-29 | 1 | -0/+3 |
* | Support all type value of gconf. | Huang Peng | 2008-07-29 | 1 | -4/+56 |
* | Make Config supports async and sync call | Huang Peng | 2008-07-29 | 1 | -13/+24 |
* | Add Destroy for config. | Huang Peng | 2008-07-28 | 3 | -0/+15 |
* | Remove gtk. | Huang Peng | 2008-07-28 | 1 | -9/+10 |
* | Use IBus replace Connection. | Huang Peng | 2008-07-28 | 2 | -15/+14 |
* | Use IBus replace Connection. | Huang Peng | 2008-07-28 | 3 | -16/+11 |
* | Wrap methods of ibus. | Huang Peng | 2008-07-28 | 1 | -4/+87 |
* | Rename connection to bus | Huang Peng | 2008-07-28 | 3 | -2/+2 |
* | Fix a typo. | Huang Peng | 2008-07-28 | 1 | -1/+1 |
* | Add header. | Huang Peng | 2008-07-28 | 1 | -2/+23 |
* | Refine coding style. | Huang Peng | 2008-07-28 | 2 | -38/+36 |
* | Change config path. | Huang Peng | 2008-07-28 | 1 | -1/+1 |
* | Refine coding style. | Huang Peng | 2008-07-28 | 1 | -25/+25 |
* | Remove dbus related code. | Huang Peng | 2008-07-28 | 1 | -11/+6 |
* | Remove dbus related code. | Huang Peng | 2008-07-28 | 1 | -8/+2 |
* | Set dbus mainloop. | Huang Peng | 2008-07-28 | 1 | -0/+3 |
* | Add register method for EngineFactoryBase class. | Huang Peng | 2008-07-25 | 1 | -0/+5 |
* | Refine coding style. | Huang Peng | 2008-07-25 | 7 | -168/+168 |
* | Refine coding style. | Huang Peng | 2008-07-25 | 2 | -379/+413 |
* | Fix a typo. | Huang Peng | 2008-07-25 | 1 | -1/+1 |
* | Support filename as icon for menu. | Huang Peng | 2008-07-24 | 2 | -3/+8 |
* | Support file as icon for StatusIcon. | Huang Peng | 2008-07-24 | 1 | -1/+4 |
* | Remove preedit related functions. | Huang Peng | 2008-07-23 | 1 | -58/+0 |
* | Refine coding style. | Huang Peng | 2008-07-23 | 1 | -35/+35 |
* | Start ibus-x11 in ibus script. | Huang Peng | 2008-07-23 | 1 | -0/+8 |
* | Remove some output. | Huang Peng | 2008-07-23 | 1 | -2/+2 |
* | Support set_use_preedit | Huang Peng | 2008-07-23 | 6 | -1/+53 |
* | Add preedit code. | Huang Peng | 2008-07-23 | 3 | -63/+125 |
* | Fix typo. | Huang Peng | 2008-07-23 | 1 | -3/+2 |
* | Forward key event. | Huang Peng | 2008-07-23 | 2 | -6/+28 |