summaryrefslogtreecommitdiffstats
path: root/panel/candidatepanel.py
Commit message (Expand)AuthorAgeFilesLines
* Move panel into ui folder, and rename panel to gtk.Huang Peng2008-10-051-484/+0
* Fix candidates window position problem.Huang Peng2008-08-311-2/+1
* Support custom font.Huang Peng2008-08-241-5/+8
* Fix problem when lookup_table without show cursor.Huang Peng2008-08-141-3/+6
* 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
* Fix refresh problem.Huang Peng2008-08-081-5/+1
* Keep candidate window in screen.Huang Peng2008-07-211-6/+33
* WIP.Huang Peng2008-07-201-1/+2
* WIP.Huang Peng2008-07-201-33/+57
* Add PanelBase class.Huang Peng2008-07-201-0/+3
* Change backgroud color of focus candidates. Refine coding style.Huang Peng2008-07-201-288/+288
* Replace tab with spaces in python source code.Huang Peng2008-07-151-390/+390
* Make labels as same size in candidates window.Huang Peng2008-07-081-0/+2
* Fix problem when page size == 10.Huang Peng2008-07-011-2/+2
* Add header for sources.Huang Peng2008-06-191-1/+21
* Fix a problem when changing the orientationHuang Peng2008-06-131-0/+2
* Remove CandidateWindow.Huang Peng2008-06-131-3/+62
* Update lookup table when change orientation of candidate panel.Huang Peng2008-06-131-2/+1
* Convert offset in PangoAttrListHuang Peng2008-06-121-3/+3
* WIP property.Huang Peng2008-06-111-3/+4
* Set mix size of state label.Huang Peng2008-06-021-0/+1
* Modifid IPanel and IEngine interfaces.Huang Peng2008-05-301-15/+82
* Add {cursor, page}-{up, down} support for panel.Huang Peng2008-05-301-5/+14
* ibus almost works.Huang Peng2008-05-291-1/+11
* WIP.Huang Peng2008-05-291-1/+6
* Rename CandidatesArea to CandidateArea.Huang Peng2008-05-281-5/+5
* Add CandidatesArea class.Huang Peng2008-05-281-21/+83
* Split CandidatePanel from candidatewindow.py.Huang Peng2008-05-281-0/+190