Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Panel interface. | Huang Peng | 2008-09-28 | 2 | -7/+4 |
* | Fix problem in non-UTF8 locale. | Huang Peng | 2008-09-25 | 1 | -0/+2 |
* | Get language names from iso-codes. | Huang Peng | 2008-09-18 | 1 | -6/+7 |
* | Make size of StatusIcon fixed. | Huang Peng | 2008-09-18 | 1 | -6/+11 |
* | Fix porblems when focus_in and focus_out. | Huang Peng | 2008-09-08 | 1 | -3/+3 |
* | Save languagebar position. | Huang Peng | 2008-09-08 | 1 | -5/+8 |
* | Fix email_hook and url_hook problem. | Huang Peng | 2008-09-02 | 1 | -4/+10 |
* | Fix candidates window position problem. | Huang Peng | 2008-08-31 | 1 | -2/+1 |
* | Set hooks for about dialog. | Huang Peng | 2008-08-30 | 1 | -2/+11 |
* | Update Translation. | Huang Peng | 2008-08-30 | 1 | -1/+1 |
* | Add about dialog in ibus menu. | Huang Peng | 2008-08-30 | 1 | -0/+19 |
* | Translate im menu. | Huang Peng | 2008-08-30 | 1 | -3/+2 |
* | Translate "Switch engine". | Huang Peng | 2008-08-29 | 1 | -1/+6 |
* | Auto hide language bar when disable input method. | Huang Peng | 2008-08-27 | 2 | -2/+17 |
* | Fix problem when font_name has unicode char. | Huang Peng | 2008-08-25 | 1 | -0/+1 |
* | Translate some msg. | Huang Peng | 2008-08-24 | 1 | -1/+5 |
* | Refine code. | Huang Peng | 2008-08-24 | 1 | -7/+12 |
* | Support auto hide | Huang Peng | 2008-08-24 | 2 | -5/+23 |
* | Support custom font. | Huang Peng | 2008-08-24 | 2 | -6/+34 |
* | Fix a typo. | Huang Peng | 2008-08-19 | 1 | -1/+1 |
* | Refine code. | Huang Peng | 2008-08-19 | 1 | -34/+34 |
* | Refine code. | Huang Peng | 2008-08-19 | 3 | -36/+36 |
* | Add Separator in sys menu. | Huang Peng | 2008-08-17 | 1 | -0/+1 |
* | Panel supports changing orientation of candidates window. | Huang Peng | 2008-08-17 | 1 | -0/+22 |
* | Fix problem when lookup_table without show cursor. | Huang Peng | 2008-08-14 | 3 | -3/+10 |
* | Install programs in @bindir@ | Huang Peng | 2008-08-13 | 1 | -1/+1 |
* | Do support move candidate window. | Huang Peng | 2008-08-12 | 1 | -3/+3 |
* | Change candidates' attributes. | Huang Peng | 2008-08-11 | 1 | -17/+15 |
* | Use Viewport in candidate window. | Huang Peng | 2008-08-11 | 1 | -12/+15 |
* | Use ibus icon replace engine-default. | Huang Peng | 2008-08-10 | 2 | -5/+5 |
* | Remove debug output. | Huang Peng | 2008-08-09 | 1 | -1/+0 |
* | Fix refresh problem. | Huang Peng | 2008-08-08 | 3 | -6/+5 |
* | Fix typos. | Huang Peng | 2008-08-07 | 1 | -5/+5 |
* | Add preferences item in sys menu, and implement handler function. | Huang Peng | 2008-08-07 | 2 | -6/+29 |
* | Add sys menu for panel. | Huang Peng | 2008-08-07 | 1 | -5/+14 |
* | Fix problem when start ibus with a window manager. | Huang Peng | 2008-08-06 | 2 | -5/+17 |
* | Use {show,hide}_all. | Huang Peng | 2008-08-05 | 1 | -4/+4 |
* | Rename IBus to Bus. | Huang Peng | 2008-07-31 | 2 | -15/+15 |
* | Make ibus inherit from ibus.Object. | Huang Peng | 2008-07-31 | 1 | -3/+2 |
* | Use IBus replace Connection. | Huang Peng | 2008-07-28 | 2 | -15/+14 |
* | Remove dbus related code. | Huang Peng | 2008-07-28 | 1 | -8/+2 |
* | 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 |
* | Fix typo. | Huang Peng | 2008-07-23 | 1 | -3/+2 |
* | Set default icon. | Huang Peng | 2008-07-23 | 1 | -29/+16 |
* | Rename image.py to icon.py. Use set_icon_widget to replace set_icon_name. | Huang Peng | 2008-07-22 | 3 | -11/+33 |
* | Remove useless import. | Huang Peng | 2008-07-22 | 1 | -1/+0 |
* | Refine coding style. | Huang Peng | 2008-07-22 | 1 | -77/+77 |
* | Remove &. | Huang Peng | 2008-07-22 | 1 | -1/+1 |
* | Keep candidate window in screen. | Huang Peng | 2008-07-21 | 2 | -7/+34 |