summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Use inotify to create ibus connection.Huang Peng2008-06-023-21/+105
|
* Modifid IPanel and IEngine interfaces.Huang Peng2008-05-3012-154/+236
|
* Add {cursor, page}-{up, down} support for panel.Huang Peng2008-05-3010-29/+184
|
* Remove underline attribute of aux string.Huang Peng2008-05-301-3/+8
| | | | Process symbols as commit key.
* Fix crash when recieve an empty dbus array.Huang Peng2008-05-301-144/+149
| | | | Remove spaces.
* Update .gitignore.Huang Peng2008-05-291-0/+20
|
* Add .gitignore in po folderHuang Peng2008-05-291-0/+13
|
* Update .gitignoreHuang Peng2008-05-292-6/+12
| | | | Remove tabs.
* Add languagebar.pyHuang Peng2008-05-291-0/+70
|
* Add two lack files.Huang Peng2008-05-292-0/+44
|
* ibus almost works.Huang Peng2008-05-298-41/+95
|
* WIP.Huang Peng2008-05-2915-103/+163
|
* split interface.py to several source files.Huang Peng2008-05-295-217/+198
|
* WIP.Huang Peng2008-05-296-56/+190
|
* Remove locale panel.Huang Peng2008-05-291-11/+1
|
* Remove tabs.Huang Peng2008-05-281-3/+2
|
* Refactory Panel interface.Huang Peng2008-05-281-8/+42
|
* Remove tabs.Huang Peng2008-05-281-1/+1
|
* Rename CandidatesArea to CandidateArea.Huang Peng2008-05-281-5/+5
|
* WIPHuang Peng2008-05-281-1/+1
|
* Add CandidatesArea class.Huang Peng2008-05-281-21/+83
|