summaryrefslogtreecommitdiffstats
path: root/panel
Commit message (Collapse)AuthorAgeFilesLines
* Move panel into ui folder, and rename panel to gtk.Huang Peng2008-10-0512-1845/+0
|
* Change interface for config.Huang Peng2008-10-031-14/+9
|
* Put languagebar in right bottom of root window.Huang Peng2008-10-021-1/+1
|
* Change Panel interface.Huang Peng2008-09-282-7/+4
|
* Fix problem in non-UTF8 locale.Huang Peng2008-09-251-0/+2
|
* Get language names from iso-codes.Huang Peng2008-09-181-6/+7
|
* Make size of StatusIcon fixed.Huang Peng2008-09-181-6/+11
|
* Fix porblems when focus_in and focus_out.Huang Peng2008-09-081-3/+3
|
* Save languagebar position.Huang Peng2008-09-081-5/+8
|
* Fix email_hook and url_hook problem.Huang Peng2008-09-021-4/+10
|
* Fix candidates window position problem.Huang Peng2008-08-311-2/+1
|
* Set hooks for about dialog.Huang Peng2008-08-301-2/+11
|
* Update Translation.Huang Peng2008-08-301-1/+1
|
* Add about dialog in ibus menu.Huang Peng2008-08-301-0/+19
|
* Translate im menu.Huang Peng2008-08-301-3/+2
|
* Translate "Switch engine".Huang Peng2008-08-291-1/+6
|
* Auto hide language bar when disable input method.Huang Peng2008-08-272-2/+17
|
* Fix problem when font_name has unicode char.Huang Peng2008-08-251-0/+1
|
* Translate some msg.Huang Peng2008-08-241-1/+5
|
* Refine code.Huang Peng2008-08-241-7/+12
|
* Support auto hideHuang Peng2008-08-242-5/+23
|
* Support custom font.Huang Peng2008-08-242-6/+34
|
* Fix a typo.Huang Peng2008-08-191-1/+1
|
* Refine code.Huang Peng2008-08-191-34/+34
|
* Refine code.Huang Peng2008-08-193-36/+36
|
* Add Separator in sys menu.Huang Peng2008-08-171-0/+1
|
* Panel supports changing orientation of candidates window.Huang Peng2008-08-171-0/+22
|
* Fix problem when lookup_table without show cursor.Huang Peng2008-08-143-3/+10
|
* Install programs in @bindir@Huang Peng2008-08-131-1/+1
|
* Do support move candidate window.Huang Peng2008-08-121-3/+3
|
* Change candidates' attributes.Huang Peng2008-08-111-17/+15
|
* Use Viewport in candidate window.Huang Peng2008-08-111-12/+15
|
* Use ibus icon replace engine-default.Huang Peng2008-08-102-5/+5
|
* Remove debug output.Huang Peng2008-08-091-1/+0
|
* Fix refresh problem.Huang Peng2008-08-083-6/+5
|
* Fix typos.Huang Peng2008-08-071-5/+5
|
* Add preferences item in sys menu, and implement handler function.Huang Peng2008-08-072-6/+29
|
* Add sys menu for panel.Huang Peng2008-08-071-5/+14
|
* Fix problem when start ibus with a window manager.Huang Peng2008-08-062-5/+17
|
* Use {show,hide}_all.Huang Peng2008-08-051-4/+4
|
* Rename IBus to Bus.Huang Peng2008-07-312-15/+15
|
* Make ibus inherit from ibus.Object.Huang Peng2008-07-311-3/+2
|
* Use IBus replace Connection.Huang Peng2008-07-282-15/+14
|
* Remove dbus related code.Huang Peng2008-07-281-8/+2
|
* Support filename as icon for menu.Huang Peng2008-07-242-3/+8
|
* Support file as icon for StatusIcon.Huang Peng2008-07-241-1/+4
|
* Fix typo.Huang Peng2008-07-231-3/+2
|
* Set default icon.Huang Peng2008-07-231-29/+16
|
* Rename image.py to icon.py. Use set_icon_widget to replace set_icon_name.Huang Peng2008-07-223-11/+33
|
* Remove useless import.Huang Peng2008-07-221-1/+0
|