summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WIP.Huang Peng2008-06-121-1/+1
* Convert offset in PangoAttrListHuang Peng2008-06-122-7/+14
* Convert bytes offset to characters offset.Huang Peng2008-06-121-2/+3
* Convert characters offset to bytes offset.Huang Peng2008-06-121-6/+6
* Handle Delete key.Huang Peng2008-06-121-0/+17
* rm *.pyc in clean task.Huang Peng2008-06-121-1/+1
* Fix bug when pressing backspaceHuang Peng2008-06-121-21/+31
* Add main.py for anthy engine.Huang Peng2008-06-111-0/+31
* Clean preedit when engine is lostHuang Peng2008-06-111-1/+7
* WIP anthy engine.Huang Peng2008-06-112-66/+204
* WIP anthy engine.Huang Peng2008-06-114-1/+624
* WIP.Huang Peng2008-06-112-5/+5
* Add anthy engineHuang Peng2008-06-114-0/+145
* WIP property.Huang Peng2008-06-117-21/+45
* WIP property.Huang Peng2008-06-105-23/+77
* Import property in __init__.pyHuang Peng2008-06-101-0/+1
* Add __iter__ method for PropList object.Huang Peng2008-06-101-0/+3
* Property WIP.Huang Peng2008-06-108-33/+70
* Add is_same mothod.Huang Peng2008-06-101-1/+25
* Fix typo.Huang Peng2008-06-101-2/+2
* Does not commit space when user uses 1~5 to select candidate.Huang Peng2008-06-101-1/+1
* Fix some mistakes of register-properties & update-property.Huang Peng2008-06-103-11/+14
* Modified engine & panel interfaces.Huang Peng2008-06-106-14/+47
* Handle escape key.Huang Peng2008-06-101-0/+4
* Fix a bug of lookuptable.page_downHuang Peng2008-06-101-1/+1
* Use host and X display id in ibus address.Huang Peng2008-06-062-4/+32
* Add dbusconn in GetFactoryInfo method.Huang Peng2008-06-061-1/+1
* Fix build error in Solaris.Huang Peng2008-06-061-6/+7
* Add UpdateProperties in panel.Huang Peng2008-06-055-4/+13
* Modify some interface.Huang Peng2008-06-052-8/+11
* Add property.Huang Peng2008-06-057-100/+74
* Add property.py.Huang Peng2008-06-041-0/+116
* Fix bugs when moving languagebar.Huang Peng2008-06-041-2/+8
* Fix problem when a new panel replacing the old one.Huang Peng2008-06-041-2/+2
* quit mainloop, when the Panel object be destroyed.Huang Peng2008-06-031-1/+6
* Try to use custom icons.Huang Peng2008-06-032-8/+11
* Rename keyboard icon.Huang Peng2008-06-031-0/+0
* Fix segfault when delete an im client object.Huang Peng2008-06-031-8/+1
* Add keyboard icon.Huang Peng2008-06-031-0/+250
* Add an icon for default engine.Huang Peng2008-06-031-0/+146
* Specify the idle's priority.Huang Peng2008-06-031-1/+1
* Add invalidate method.Huang Peng2008-06-031-2/+10
* Set im client to disable when lost ibus connection.Huang Peng2008-06-021-0/+2
* Check inotify in configure, and make code works without inotify.Huang Peng2008-06-022-6/+19
* Replace DEPRECATED dbus_message_iter_get_array_len.Huang Peng2008-06-021-1/+1
* Clean preedit when connection is disconnected, and emit preedit-changed signal.Huang Peng2008-06-021-0/+14
* Add dummy methods for DummyPanelHuang Peng2008-06-021-2/+60
* Create /tmp/ibus-$HOME before create listen server.Huang Peng2008-06-021-0/+6
* Fix a bug when a client focus out.Huang Peng2008-06-021-4/+2
* Set mix size of state label.Huang Peng2008-06-021-0/+1