platform/upstream/ibus.git
16 years agoRemove unused methods.
Huang Peng [Fri, 13 Jun 2008 12:34:19 +0000 (20:34 +0800)]
Remove unused methods.

16 years agoRename demo to enchant.
Huang Peng [Fri, 13 Jun 2008 12:16:44 +0000 (20:16 +0800)]
Rename demo to enchant.

16 years agoRemove LanguageBarWindow.
Huang Peng [Fri, 13 Jun 2008 12:14:56 +0000 (20:14 +0800)]
Remove LanguageBarWindow.

16 years agoRename demo engine to enchant.
Huang Peng [Fri, 13 Jun 2008 01:35:21 +0000 (09:35 +0800)]
Rename demo engine to enchant.

16 years agoAdd icons.
Huang Peng [Fri, 13 Jun 2008 00:19:06 +0000 (08:19 +0800)]
Add icons.

16 years agoUpdate lookup table when change orientation of candidate panel.
Huang Peng [Fri, 13 Jun 2008 00:12:58 +0000 (08:12 +0800)]
Update lookup table when change orientation of candidate panel.

16 years agoAdd StatusIcon and engine menu.
Huang Peng [Thu, 12 Jun 2008 11:44:41 +0000 (19:44 +0800)]
Add StatusIcon and engine menu.

16 years agoCommit string if use press common key in convert mode.
Huang Peng [Thu, 12 Jun 2008 07:11:12 +0000 (15:11 +0800)]
Commit string if use press common key in convert mode.

16 years agoUse unicode string.
Huang Peng [Thu, 12 Jun 2008 05:10:31 +0000 (13:10 +0800)]
Use unicode string.

16 years agoChange preedit's background color.
Huang Peng [Thu, 12 Jun 2008 02:58:03 +0000 (10:58 +0800)]
Change preedit's background color.

16 years agoChange background color for convert mode.
Huang Peng [Thu, 12 Jun 2008 02:52:17 +0000 (10:52 +0800)]
Change background color for convert mode.

16 years agoWIP.
Huang Peng [Thu, 12 Jun 2008 02:44:06 +0000 (10:44 +0800)]
WIP.

16 years agoConvert offset in PangoAttrList
Huang Peng [Thu, 12 Jun 2008 02:00:44 +0000 (10:00 +0800)]
Convert offset in PangoAttrList

16 years agoConvert bytes offset to characters offset.
Huang Peng [Thu, 12 Jun 2008 01:47:11 +0000 (09:47 +0800)]
Convert bytes offset to characters offset.

16 years agoConvert characters offset to bytes offset.
Huang Peng [Thu, 12 Jun 2008 01:46:40 +0000 (09:46 +0800)]
Convert characters offset to bytes offset.

16 years agoHandle Delete key.
Huang Peng [Wed, 11 Jun 2008 22:01:40 +0000 (06:01 +0800)]
Handle Delete key.

16 years agorm *.pyc in clean task.
Huang Peng [Wed, 11 Jun 2008 21:56:44 +0000 (05:56 +0800)]
rm *.pyc in clean task.

16 years agoFix bug when pressing backspace
Huang Peng [Wed, 11 Jun 2008 21:55:31 +0000 (05:55 +0800)]
Fix bug when pressing backspace

16 years agoAdd main.py for anthy engine.
Huang Peng [Wed, 11 Jun 2008 14:59:15 +0000 (22:59 +0800)]
Add main.py for anthy engine.

16 years agoClean preedit when engine is lost
Huang Peng [Wed, 11 Jun 2008 14:44:03 +0000 (22:44 +0800)]
Clean preedit when engine is lost

16 years agoWIP anthy engine.
Huang Peng [Wed, 11 Jun 2008 14:18:26 +0000 (22:18 +0800)]
WIP anthy engine.

16 years agoWIP anthy engine.
Huang Peng [Wed, 11 Jun 2008 10:01:32 +0000 (18:01 +0800)]
WIP anthy engine.

16 years agoWIP.
Huang Peng [Wed, 11 Jun 2008 10:00:52 +0000 (18:00 +0800)]
WIP.

16 years agoAdd anthy engine
Huang Peng [Wed, 11 Jun 2008 06:57:22 +0000 (14:57 +0800)]
Add anthy engine

16 years agoWIP property.
Huang Peng [Wed, 11 Jun 2008 02:59:56 +0000 (10:59 +0800)]
WIP property.

16 years agoWIP property.
Huang Peng [Tue, 10 Jun 2008 15:41:26 +0000 (23:41 +0800)]
WIP property.

16 years agoImport property in __init__.py
Huang Peng [Tue, 10 Jun 2008 15:24:23 +0000 (23:24 +0800)]
Import property in __init__.py

16 years agoAdd __iter__ method for PropList object.
Huang Peng [Tue, 10 Jun 2008 14:21:14 +0000 (22:21 +0800)]
Add __iter__ method for PropList object.

16 years agoProperty WIP.
Huang Peng [Tue, 10 Jun 2008 12:21:09 +0000 (20:21 +0800)]
Property WIP.

16 years agoAdd is_same mothod.
Huang Peng [Tue, 10 Jun 2008 07:58:01 +0000 (15:58 +0800)]
Add is_same mothod.

16 years agoFix typo.
Huang Peng [Tue, 10 Jun 2008 06:53:34 +0000 (14:53 +0800)]
Fix typo.

16 years agoDoes not commit space when user uses 1~5 to select candidate.
Huang Peng [Tue, 10 Jun 2008 05:48:34 +0000 (13:48 +0800)]
Does not commit space when user uses 1~5 to select candidate.

16 years agoFix some mistakes of register-properties & update-property.
Huang Peng [Tue, 10 Jun 2008 05:43:34 +0000 (13:43 +0800)]
Fix some mistakes of register-properties & update-property.

16 years agoModified engine & panel interfaces.
Huang Peng [Tue, 10 Jun 2008 05:36:56 +0000 (13:36 +0800)]
Modified engine & panel interfaces.

16 years agoHandle escape key.
Huang Peng [Tue, 10 Jun 2008 03:07:56 +0000 (11:07 +0800)]
Handle escape key.

16 years agoFix a bug of lookuptable.page_down
Huang Peng [Tue, 10 Jun 2008 03:05:43 +0000 (11:05 +0800)]
Fix a bug of lookuptable.page_down

16 years agoUse host and X display id in ibus address.
Huang Peng [Fri, 6 Jun 2008 04:38:56 +0000 (12:38 +0800)]
Use host and X display id in ibus address.

16 years agoAdd dbusconn in GetFactoryInfo method.
Huang Peng [Fri, 6 Jun 2008 03:32:12 +0000 (11:32 +0800)]
Add dbusconn in GetFactoryInfo method.

16 years agoFix build error in Solaris.
Huang Peng [Fri, 6 Jun 2008 03:27:30 +0000 (11:27 +0800)]
Fix build error in Solaris.

16 years agoAdd UpdateProperties in panel.
Huang Peng [Thu, 5 Jun 2008 14:01:10 +0000 (22:01 +0800)]
Add UpdateProperties in panel.

16 years agoModify some interface.
Huang Peng [Thu, 5 Jun 2008 07:31:38 +0000 (15:31 +0800)]
Modify some interface.

16 years agoAdd property.
Huang Peng [Thu, 5 Jun 2008 07:29:22 +0000 (15:29 +0800)]
Add property.

16 years agoAdd property.py.
Huang Peng [Wed, 4 Jun 2008 10:06:32 +0000 (18:06 +0800)]
Add property.py.

16 years agoFix bugs when moving languagebar.
Huang Peng [Wed, 4 Jun 2008 03:35:45 +0000 (11:35 +0800)]
Fix bugs when moving languagebar.

16 years agoFix problem when a new panel replacing the old one.
Huang Peng [Wed, 4 Jun 2008 00:55:08 +0000 (08:55 +0800)]
Fix problem when a new panel replacing the old one.

16 years agoquit mainloop, when the Panel object be destroyed.
Huang Peng [Tue, 3 Jun 2008 14:13:22 +0000 (22:13 +0800)]
quit mainloop, when the Panel object be destroyed.

16 years agoTry to use custom icons.
Huang Peng [Tue, 3 Jun 2008 14:07:43 +0000 (22:07 +0800)]
Try to use custom icons.

16 years agoRename keyboard icon.
Huang Peng [Tue, 3 Jun 2008 05:49:31 +0000 (13:49 +0800)]
Rename keyboard icon.

16 years agoFix segfault when delete an im client object.
Huang Peng [Tue, 3 Jun 2008 05:48:32 +0000 (13:48 +0800)]
Fix segfault when delete an im client object.

16 years agoAdd keyboard icon.
Huang Peng [Tue, 3 Jun 2008 05:19:16 +0000 (13:19 +0800)]
Add keyboard icon.

16 years agoAdd an icon for default engine.
Huang Peng [Tue, 3 Jun 2008 04:59:15 +0000 (12:59 +0800)]
Add an icon for default engine.

16 years agoSpecify the idle's priority.
Huang Peng [Tue, 3 Jun 2008 04:50:18 +0000 (12:50 +0800)]
Specify the idle's priority.

16 years agoAdd invalidate method.
Huang Peng [Tue, 3 Jun 2008 04:44:50 +0000 (12:44 +0800)]
Add invalidate method.

16 years agoSet im client to disable when lost ibus connection.
Huang Peng [Mon, 2 Jun 2008 11:20:26 +0000 (19:20 +0800)]
Set im client to disable when lost ibus connection.

16 years agoCheck inotify in configure, and make code works without inotify.
Huang Peng [Mon, 2 Jun 2008 11:17:29 +0000 (19:17 +0800)]
Check inotify in configure, and make code works without inotify.

16 years agoReplace DEPRECATED dbus_message_iter_get_array_len.
Huang Peng [Mon, 2 Jun 2008 02:35:03 +0000 (10:35 +0800)]
Replace DEPRECATED dbus_message_iter_get_array_len.

16 years agoClean preedit when connection is disconnected, and emit preedit-changed signal.
Huang Peng [Mon, 2 Jun 2008 00:55:40 +0000 (08:55 +0800)]
Clean preedit when connection is disconnected, and emit preedit-changed signal.

16 years agoAdd dummy methods for DummyPanel
Huang Peng [Mon, 2 Jun 2008 00:50:59 +0000 (08:50 +0800)]
Add dummy methods for DummyPanel

16 years agoCreate /tmp/ibus-$HOME before create listen server.
Huang Peng [Sun, 1 Jun 2008 16:14:19 +0000 (00:14 +0800)]
Create /tmp/ibus-$HOME before create listen server.

16 years agoFix a bug when a client focus out.
Huang Peng [Sun, 1 Jun 2008 16:09:41 +0000 (00:09 +0800)]
Fix a bug when a client focus out.

16 years agoSet mix size of state label.
Huang Peng [Sun, 1 Jun 2008 16:04:52 +0000 (00:04 +0800)]
Set mix size of state label.

16 years agoUse inotify to create ibus connection.
Huang Peng [Sun, 1 Jun 2008 16:02:16 +0000 (00:02 +0800)]
Use inotify to create ibus connection.

16 years agoModifid IPanel and IEngine interfaces.
Huang Peng [Fri, 30 May 2008 09:55:14 +0000 (17:55 +0800)]
Modifid IPanel and IEngine interfaces.

16 years agoAdd {cursor, page}-{up, down} support for panel.
Huang Peng [Fri, 30 May 2008 05:39:49 +0000 (13:39 +0800)]
Add {cursor, page}-{up, down} support for panel.

16 years agoRemove underline attribute of aux string.
Huang Peng [Fri, 30 May 2008 03:07:41 +0000 (11:07 +0800)]
Remove underline attribute of aux string.
Process symbols as commit key.

16 years agoFix crash when recieve an empty dbus array.
Huang Peng [Fri, 30 May 2008 03:06:19 +0000 (11:06 +0800)]
Fix crash when recieve an empty dbus array.
Remove spaces.

16 years agoUpdate .gitignore.
Huang Peng [Thu, 29 May 2008 13:35:20 +0000 (21:35 +0800)]
Update .gitignore.

16 years agoAdd .gitignore in po folder
Huang Peng [Thu, 29 May 2008 13:29:18 +0000 (21:29 +0800)]
Add .gitignore in po folder

16 years agoUpdate .gitignore
Huang Peng [Thu, 29 May 2008 13:26:14 +0000 (21:26 +0800)]
Update .gitignore
Remove tabs.

16 years agoAdd languagebar.py
Huang Peng [Thu, 29 May 2008 13:21:03 +0000 (21:21 +0800)]
Add languagebar.py

16 years agoAdd two lack files.
Huang Peng [Thu, 29 May 2008 13:20:39 +0000 (21:20 +0800)]
Add two lack files.

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.