platform/upstream/ibus.git
16 years agoibus almost works.
Huang Peng [Thu, 29 May 2008 13:09:39 +0000 (21:09 +0800)]
ibus almost works.

16 years agoWIP.
Huang Peng [Thu, 29 May 2008 09:22:46 +0000 (17:22 +0800)]
WIP.

16 years agosplit interface.py to several source files.
Huang Peng [Thu, 29 May 2008 03:56:57 +0000 (11:56 +0800)]
split interface.py to several source files.

16 years agoWIP.
Huang Peng [Thu, 29 May 2008 03:08:46 +0000 (11:08 +0800)]
WIP.

16 years agoRemove locale panel.
Huang Peng [Thu, 29 May 2008 03:04:25 +0000 (11:04 +0800)]
Remove locale panel.

16 years agoRemove tabs.
Huang Peng [Wed, 28 May 2008 09:59:16 +0000 (17:59 +0800)]
Remove tabs.

16 years agoRefactory Panel interface.
Huang Peng [Wed, 28 May 2008 09:57:17 +0000 (17:57 +0800)]
Refactory Panel interface.

16 years agoRemove tabs.
Huang Peng [Wed, 28 May 2008 08:14:04 +0000 (16:14 +0800)]
Remove tabs.

16 years agoRename CandidatesArea to CandidateArea.
Huang Peng [Wed, 28 May 2008 08:13:28 +0000 (16:13 +0800)]
Rename CandidatesArea to CandidateArea.

16 years agoWIP
Huang Peng [Wed, 28 May 2008 06:42:10 +0000 (14:42 +0800)]
WIP

16 years agoAdd CandidatesArea class.
Huang Peng [Wed, 28 May 2008 06:41:48 +0000 (14:41 +0800)]
Add CandidatesArea class.

16 years agoAdd .gitignore in m4.
Huang Peng [Wed, 28 May 2008 03:10:32 +0000 (11:10 +0800)]
Add .gitignore in m4.

16 years agoAdd .gitignore.
Huang Peng [Wed, 28 May 2008 03:05:54 +0000 (11:05 +0800)]
Add .gitignore.

16 years agoAdd AttributeUnderline
Huang Peng [Wed, 28 May 2008 03:02:14 +0000 (11:02 +0800)]
Add AttributeUnderline
Remove AttributeDecoration

16 years agoRemove AttributeDecoration
Huang Peng [Wed, 28 May 2008 03:01:40 +0000 (11:01 +0800)]
Remove AttributeDecoration
Add AttributeUnderline

16 years agoAdd test-candidate
Huang Peng [Wed, 28 May 2008 03:01:01 +0000 (11:01 +0800)]
Add test-candidate
rename test-engine to test-panel

16 years agoSplit CandidatePanel from candidatewindow.py.
Huang Peng [Wed, 28 May 2008 03:00:25 +0000 (11:00 +0800)]
Split CandidatePanel from candidatewindow.py.

16 years agoWIP.
Huang Peng [Wed, 28 May 2008 01:30:52 +0000 (09:30 +0800)]
WIP.

16 years agoWIP.
Huang Peng [Tue, 27 May 2008 14:46:40 +0000 (22:46 +0800)]
WIP.

16 years agoFix a bug in get_candidates_in_current_page.
Huang Peng [Tue, 27 May 2008 14:45:51 +0000 (22:45 +0800)]
Fix a bug in get_candidates_in_current_page.

16 years agoAdd tips in candidatewindow.py.
Huang Peng [Tue, 27 May 2008 14:44:29 +0000 (22:44 +0800)]
Add tips in candidatewindow.py.

16 years agoWIP.
Huang Peng [Tue, 27 May 2008 14:21:30 +0000 (22:21 +0800)]
WIP.

16 years agoModify default theme.
Huang Peng [Tue, 27 May 2008 14:21:15 +0000 (22:21 +0800)]
Modify default theme.

16 years agoAdd candidatewindow.py
Huang Peng [Tue, 27 May 2008 14:21:03 +0000 (22:21 +0800)]
Add candidatewindow.py

16 years agoAdd a default theme.
Huang Peng [Fri, 23 May 2008 08:04:21 +0000 (16:04 +0800)]
Add a default theme.

16 years agoWIP.
Huang Peng [Wed, 21 May 2008 07:58:47 +0000 (15:58 +0800)]
WIP.

16 years agoAdd panel.
Huang Peng [Tue, 20 May 2008 07:57:00 +0000 (15:57 +0800)]
Add panel.

16 years agoAdd application.py
Huang Peng [Tue, 20 May 2008 02:52:03 +0000 (10:52 +0800)]
Add application.py

16 years agoWIP.
Huang Peng [Mon, 19 May 2008 14:14:16 +0000 (22:14 +0800)]
WIP.

16 years agoAdd panel.py.
Huang Peng [Mon, 19 May 2008 14:13:51 +0000 (22:13 +0800)]
Add panel.py.

16 years agoRemove lookuptable.py
Huang Peng [Mon, 19 May 2008 13:52:49 +0000 (21:52 +0800)]
Remove lookuptable.py

16 years agoAdd lookuptabel.py and add {to,from}_dbus_value to Attribute and AttrList classes.
Huang Peng [Mon, 19 May 2008 10:19:39 +0000 (18:19 +0800)]
Add lookuptabel.py and add {to,from}_dbus_value to Attribute and AttrList classes.

16 years agoMove EngineFactory from engine.py to a new file.
Huang Peng [Mon, 19 May 2008 02:44:00 +0000 (10:44 +0800)]
Move EngineFactory from engine.py to a new file.

16 years agoRemove driver.py
Huang Peng [Mon, 19 May 2008 02:27:49 +0000 (10:27 +0800)]
Remove driver.py

16 years agoRemove x property from bus.py and ibusdaemon.py
Huang Peng [Mon, 19 May 2008 02:19:22 +0000 (10:19 +0800)]
Remove x property from bus.py and ibusdaemon.py

16 years agoRemove -x property from driver.py.
Huang Peng [Mon, 19 May 2008 01:57:47 +0000 (09:57 +0800)]
Remove -x property from driver.py.

16 years agoWIP.
Huang Peng [Sun, 18 May 2008 15:00:43 +0000 (23:00 +0800)]
WIP.

16 years agotransplate x, y, if client window is not NULL.
Huang Peng [Thu, 15 May 2008 03:19:26 +0000 (11:19 +0800)]
transplate x, y, if client window is not NULL.

16 years agoFix a typo.
Huang Peng [Thu, 15 May 2008 03:06:07 +0000 (11:06 +0800)]
Fix a typo.

16 years agoMove demo engine to engine/demo. Add Makefile in ibusdaemon.
Huang Peng [Tue, 13 May 2008 03:28:23 +0000 (11:28 +0800)]
Move demo engine to engine/demo. Add Makefile in ibusdaemon.

16 years agoSplit ibusdaemon from ibus.
Huang Peng [Tue, 13 May 2008 02:51:18 +0000 (10:51 +0800)]
Split ibusdaemon from ibus.

16 years agoRevert to "Add clean task in Makefile."
Huang Peng [Tue, 13 May 2008 02:24:10 +0000 (10:24 +0800)]
Revert to "Add clean task in Makefile."

16 years agoRevert "Add clean task in Makefile."
Huang Peng [Tue, 13 May 2008 02:19:29 +0000 (10:19 +0800)]
Revert "Add clean task in Makefile."

This reverts commit 6bfa30ff14c5e91df9574a11637e99124e39f926.

Conflicts:

16 years agoAdd clean task in Makefile.
Huang Peng [Tue, 13 May 2008 02:06:51 +0000 (10:06 +0800)]
Add clean task in Makefile.

16 years agoimport ibus
Huang Peng [Mon, 12 May 2008 07:18:48 +0000 (15:18 +0800)]
import ibus