platform/upstream/ibus-libpinyin.git
14 years agodump all arguments for register_trigger.
Peng Wu [Fri, 23 Apr 2010 06:13:01 +0000 (14:13 +0800)]
dump all arguments for register_trigger.

14 years agoremove lua_plugin_retrieve_plugin declaration on lua-plugin.h
Peng Wu [Tue, 20 Apr 2010 08:01:29 +0000 (16:01 +0800)]
remove lua_plugin_retrieve_plugin declaration on lua-plugin.h

14 years agodo some clean up on lua-plugin.h
Peng Wu [Tue, 20 Apr 2010 07:57:27 +0000 (15:57 +0800)]
do some clean up on lua-plugin.h

14 years agofixes Makefile.am
Peng Wu [Tue, 20 Apr 2010 07:53:21 +0000 (15:53 +0800)]
fixes Makefile.am

14 years agoadd lua-ext-console.c
Peng Wu [Tue, 20 Apr 2010 07:48:43 +0000 (15:48 +0800)]
add lua-ext-console.c

14 years agoadd ibus_engine_plugin_get_candidate and enhance ibus_engine_plugin_get_retval.
Peng Wu [Fri, 16 Apr 2010 08:36:08 +0000 (16:36 +0800)]
add ibus_engine_plugin_get_candidate and enhance ibus_engine_plugin_get_retval.

14 years agoadd ibus_engine_plugin_call.
Peng Wu [Fri, 16 Apr 2010 08:00:43 +0000 (16:00 +0800)]
add ibus_engine_plugin_call.

14 years agowrite ibus_engine_plugin_load_lua_script.
Peng Wu [Fri, 16 Apr 2010 06:10:04 +0000 (14:10 +0800)]
write ibus_engine_plugin_load_lua_script.

14 years agolua extension (ime.register_command) in progress.
Peng Wu [Wed, 14 Apr 2010 09:56:47 +0000 (17:56 +0800)]
lua extension (ime.register_command) in progress.

14 years agore-factor lua-plugin interface.
Peng Wu [Tue, 13 Apr 2010 08:31:03 +0000 (16:31 +0800)]
re-factor lua-plugin interface.

14 years agoime register command in progress.
Peng Wu [Tue, 13 Apr 2010 07:55:07 +0000 (15:55 +0800)]
ime register command in progress.

14 years agocode cleanup.
Peng Wu [Sun, 11 Apr 2010 07:29:11 +0000 (15:29 +0800)]
code cleanup.

14 years agorefactor lua-plugin
Peng Wu [Sun, 11 Apr 2010 07:26:30 +0000 (15:26 +0800)]
refactor lua-plugin

14 years agorefactor lua-plugin gobject interface.
Peng Wu [Sun, 11 Apr 2010 07:10:41 +0000 (15:10 +0800)]
refactor lua-plugin gobject interface.

14 years agoadd gobject interface for lua-plugin.
Peng Wu [Sun, 11 Apr 2010 07:01:11 +0000 (15:01 +0800)]
add gobject interface for lua-plugin.

14 years agoadd comment.
Peng Wu [Sun, 11 Apr 2010 05:43:52 +0000 (13:43 +0800)]
add comment.

14 years agochange isnil to isnone.
Peng Wu [Wed, 7 Apr 2010 06:52:32 +0000 (14:52 +0800)]
change isnil to isnone.

14 years agoadd arguments check.
Peng Wu [Wed, 7 Apr 2010 06:28:53 +0000 (14:28 +0800)]
add arguments check.

14 years agosketch for ime_register_trigger, begin to write ime_register_command.
Peng Wu [Wed, 7 Apr 2010 06:04:46 +0000 (14:04 +0800)]
sketch for ime_register_trigger, begin to write ime_register_command.

14 years agointerface changed to lua_plugin_context.
Peng Wu [Wed, 7 Apr 2010 03:06:11 +0000 (11:06 +0800)]
interface changed to lua_plugin_context.

14 years agoadd table check in join_string.
Peng Wu [Tue, 6 Apr 2010 08:50:28 +0000 (16:50 +0800)]
add table check in join_string.

14 years agochange ime_join_string behavior.
Peng Wu [Tue, 6 Apr 2010 07:17:52 +0000 (15:17 +0800)]
change ime_join_string behavior.

14 years agochange ime_join_string implementation.
Peng Wu [Tue, 6 Apr 2010 05:22:12 +0000 (13:22 +0800)]
change ime_join_string implementation.

14 years agochange tolstring to checklstring.
Peng Wu [Tue, 6 Apr 2010 04:53:36 +0000 (12:53 +0800)]
change tolstring to checklstring.

14 years agobegin lua-plugin integration.
Peng Wu [Thu, 1 Apr 2010 08:34:21 +0000 (16:34 +0800)]
begin lua-plugin integration.

14 years agoadd some test cases and safe arguments check.
Peng Wu [Wed, 31 Mar 2010 09:45:59 +0000 (17:45 +0800)]
add some test cases and safe arguments check.

14 years agoadd more test case.
Peng Wu [Tue, 30 Mar 2010 07:48:28 +0000 (15:48 +0800)]
add more test case.

14 years agoadd ime.parse_mapping func.
Peng Wu [Tue, 30 Mar 2010 07:35:46 +0000 (15:35 +0800)]
add ime.parse_mapping func.

14 years agoadd more test case and fixes join_string with empty table.
Peng Wu [Mon, 29 Mar 2010 10:51:18 +0000 (18:51 +0800)]
add more test case and fixes join_string with empty table.

14 years agoIntegrate lua
Peng Huang [Wed, 31 Mar 2010 02:54:40 +0000 (10:54 +0800)]
Integrate lua

14 years agoadd new test cases for split/join.
Peng Wu [Fri, 26 Mar 2010 09:33:20 +0000 (17:33 +0800)]
add new test cases for split/join.

14 years agoadd split_string function.
Peng Wu [Thu, 25 Mar 2010 07:37:32 +0000 (15:37 +0800)]
add split_string function.

14 years agothe initial ime_join_string implement and add lua_pop for trim_string functions.
Peng Wu [Wed, 24 Mar 2010 06:43:47 +0000 (14:43 +0800)]
the initial ime_join_string implement and add lua_pop for trim_string functions.

14 years agochange luaL_checklstring to lua_tolstring.
Peng Wu [Mon, 22 Mar 2010 02:00:22 +0000 (10:00 +0800)]
change luaL_checklstring to lua_tolstring.

14 years agoadd some check on IME_TRIM_PRECHECK.
Peng Wu [Mon, 15 Mar 2010 10:00:30 +0000 (18:00 +0800)]
add some check on IME_TRIM_PRECHECK.

14 years agoadd retval to lua_plugin_fini.
Peng Wu [Mon, 15 Mar 2010 09:28:52 +0000 (17:28 +0800)]
add retval to lua_plugin_fini.

14 years agochange to pushliteral in ime_get_version.
Peng Wu [Mon, 15 Mar 2010 09:03:13 +0000 (17:03 +0800)]
change to pushliteral in ime_get_version.

14 years agorefactor code for checking condition.
Peng Wu [Mon, 15 Mar 2010 08:06:18 +0000 (16:06 +0800)]
refactor code for checking condition.

14 years agoadd ime.trim*.
Peng Wu [Mon, 15 Mar 2010 07:54:45 +0000 (15:54 +0800)]
add ime.trim*.

14 years agolua plugin hello world is ok.
Peng Wu [Thu, 11 Mar 2010 02:45:43 +0000 (10:45 +0800)]
lua plugin hello world is ok.

14 years agoinitial code for lua plugin.
Peng Wu [Tue, 9 Mar 2010 10:38:14 +0000 (18:38 +0800)]
initial code for lua plugin.

14 years agoUnify the coding style
Peng Huang [Tue, 18 May 2010 12:50:13 +0000 (20:50 +0800)]
Unify the coding style

14 years agoFix a bug of Bopomofo parse
BYVoid [Tue, 18 May 2010 16:33:22 +0000 (00:33 +0800)]
Fix a bug of Bopomofo parse

14 years agoFix a bug of displaying tone characters in BopomofoEditor
BYVoid [Tue, 18 May 2010 14:27:09 +0000 (22:27 +0800)]
Fix a bug of displaying tone characters in BopomofoEditor

14 years agoAdd zh_TW & zh_HK language support
BYVoid [Tue, 18 May 2010 12:26:20 +0000 (20:26 +0800)]
Add zh_TW & zh_HK language support

14 years agoAdd BYVoid in AUTHORS
Peng Huang [Tue, 18 May 2010 11:11:33 +0000 (19:11 +0800)]
Add BYVoid in AUTHORS

14 years agoRemove CustomPhrases in POTFILES
Peng Huang [Tue, 18 May 2010 11:11:13 +0000 (19:11 +0800)]
Remove CustomPhrases in POTFILES

14 years agoMerge branch 'bopomofo'
Peng Huang [Mon, 17 May 2010 02:41:11 +0000 (10:41 +0800)]
Merge branch 'bopomofo'

Conflicts:
ibus-pinyin.spec.in

14 years agoAdd Bopomof in spec file.
Peng Huang [Mon, 17 May 2010 02:01:31 +0000 (10:01 +0800)]
Add Bopomof in spec file.

14 years agoregister properties in focusIn
Peng Huang [Mon, 17 May 2010 02:01:11 +0000 (10:01 +0800)]
register properties in focusIn

14 years agoReset PunctEditor when press Esc
Peng Huang [Mon, 17 May 2010 01:53:55 +0000 (09:53 +0800)]
Reset PunctEditor when press Esc

14 years agoInclude PunctTable.h in tarball
Peng Huang [Mon, 17 May 2010 01:47:52 +0000 (09:47 +0800)]
Include PunctTable.h in tarball

14 years agoDo not allow input chars more than 2
Peng Huang [Sun, 16 May 2010 23:23:36 +0000 (07:23 +0800)]
Do not allow input chars more than 2

14 years agoRefine some code.
Peng Huang [Sun, 16 May 2010 23:17:20 +0000 (07:17 +0800)]
Refine some code.

14 years agoFix the order of punct_table
Peng Huang [Sun, 16 May 2010 23:12:59 +0000 (07:12 +0800)]
Fix the order of punct_table

14 years agoimplement PunctEditor for BopomofoEngine
BYVoid [Sun, 16 May 2010 15:02:07 +0000 (23:02 +0800)]
implement PunctEditor for BopomofoEngine

14 years agoAdd PunctEditor.h
Peng Huang [Sun, 16 May 2010 05:01:27 +0000 (13:01 +0800)]
Add PunctEditor.h

14 years agoAdd PunctTable in Makefile.am
Peng Huang [Sun, 16 May 2010 04:57:00 +0000 (12:57 +0800)]
Add PunctTable in Makefile.am

14 years agoAdd PunctTable.h
Peng Huang [Sun, 16 May 2010 04:42:22 +0000 (12:42 +0800)]
Add PunctTable.h

14 years agoAdd punct.py
Peng Huang [Sun, 16 May 2010 03:45:58 +0000 (11:45 +0800)]
Add punct.py

14 years agoAdd MODE_PUNCT in BopomofoEngine
Peng Huang [Sun, 16 May 2010 01:33:59 +0000 (09:33 +0800)]
Add MODE_PUNCT in BopomofoEngine

14 years agoFix two build warnings.
Peng Huang [Sun, 16 May 2010 01:16:48 +0000 (09:16 +0800)]
Fix two build warnings.

14 years agoRefine coding style in Database.cc
Peng Huang [Sun, 16 May 2010 00:42:44 +0000 (08:42 +0800)]
Refine coding style in Database.cc

14 years agoRemove PinyinParserTable.h.open-phrase
Peng Huang [Fri, 14 May 2010 13:32:40 +0000 (21:32 +0800)]
Remove PinyinParserTable.h.open-phrase

14 years agoAdd bopomofo icon
Peng Huang [Fri, 14 May 2010 11:25:42 +0000 (19:25 +0800)]
Add bopomofo icon

14 years agoAdd date string in version for testing
Peng Huang [Fri, 14 May 2010 08:58:40 +0000 (16:58 +0800)]
Add date string in version for testing

14 years agoAdd Input mode/Select mode for Bopomofo
BYVoid [Fri, 14 May 2010 09:26:35 +0000 (17:26 +0800)]
Add Input mode/Select mode for Bopomofo

14 years agoAllow multiple tone character
BYVoid [Fri, 14 May 2010 02:55:49 +0000 (10:55 +0800)]
Allow multiple tone character

14 years agoCreate BopomofoEngine
Peng Huang [Fri, 14 May 2010 02:44:01 +0000 (10:44 +0800)]
Create BopomofoEngine

14 years agoMake bopomofo as a separate input engine.
Peng Huang [Thu, 13 May 2010 11:15:39 +0000 (19:15 +0800)]
Make bopomofo as a separate input engine.

14 years agoBopomofo
BYVoid [Thu, 13 May 2010 09:41:57 +0000 (17:41 +0800)]
Bopomofo

14 years agoRefine some descriptions in spec file
Peng Huang [Thu, 13 May 2010 08:19:49 +0000 (16:19 +0800)]
Refine some descriptions in spec file

14 years agoadd Bopomofo Support
BYVoid [Thu, 13 May 2010 03:18:30 +0000 (11:18 +0800)]
add Bopomofo Support

14 years agoUse wchar_t for bopomofo
Peng Huang [Wed, 12 May 2010 12:44:00 +0000 (20:44 +0800)]
Use wchar_t for bopomofo

14 years agoGenerate some fuzzy bopomofo
Peng Huang [Wed, 12 May 2010 09:34:38 +0000 (17:34 +0800)]
Generate some fuzzy bopomofo

14 years agoGenerate PinyinParserTable with bopomofo
Peng Huang [Wed, 12 May 2010 07:35:56 +0000 (15:35 +0800)]
Generate PinyinParserTable with bopomofo

14 years agoRemove unused classes
Peng Huang [Tue, 11 May 2010 07:00:23 +0000 (15:00 +0800)]
Remove unused classes

14 years agoDoes not include SimpTradConverter.h
Peng Huang [Mon, 10 May 2010 08:27:19 +0000 (16:27 +0800)]
Does not include SimpTradConverter.h

14 years agoDrop indexes before create indexes.
Peng Huang [Mon, 10 May 2010 07:49:57 +0000 (15:49 +0800)]
Drop indexes before create indexes.

14 years agoCreate index if not exists
Peng Huang [Mon, 10 May 2010 07:32:25 +0000 (15:32 +0800)]
Create index if not exists

14 years agoRefine rpm packages:
Peng Huang [Fri, 7 May 2010 14:26:36 +0000 (22:26 +0800)]
Refine rpm packages:
ibus-pinyin be split into ibus-pinyin, -db-android and -db-open-phrase.

14 years agoAdd macro DOUBLE_PINYIN_ZGPY
Peng Huang [Mon, 3 May 2010 07:47:58 +0000 (15:47 +0800)]
Add macro DOUBLE_PINYIN_ZGPY

14 years agoRelease 1.3.5
Peng Huang [Mon, 3 May 2010 07:41:13 +0000 (15:41 +0800)]
Release 1.3.5

14 years agoFix problem in parse double pinyin
Peng Huang [Mon, 3 May 2010 07:08:59 +0000 (15:08 +0800)]
Fix problem in parse double pinyin

14 years agoAdd MS double pinyin back
Peng Huang [Mon, 3 May 2010 06:24:24 +0000 (14:24 +0800)]
Add MS double pinyin back

14 years agosupport correct: van => uan, vn => un, ven=>un, vang => uang
Peng Huang [Sun, 2 May 2010 12:20:34 +0000 (20:20 +0800)]
support correct: van => uan, vn => un, ven=>un, vang => uang

14 years agoSupport correct jv,qv,xv,yv to ju,qu,xu,yu
Peng Huang [Sun, 2 May 2010 10:58:57 +0000 (18:58 +0800)]
Support correct jv,qv,xv,yv to ju,qu,xu,yu

14 years agoRefine python script
Peng Huang [Wed, 28 Apr 2010 10:48:11 +0000 (18:48 +0800)]
Refine python script

14 years agoAdd sctc
Peng Huang [Wed, 28 Apr 2010 09:47:41 +0000 (17:47 +0800)]
Add sctc

14 years agoUse macro VERION
Peng Huang [Sun, 25 Apr 2010 12:28:31 +0000 (20:28 +0800)]
Use macro VERION

14 years agoRefine coding style
Peng Huang [Sun, 25 Apr 2010 08:37:27 +0000 (16:37 +0800)]
Refine coding style

14 years agoRefine coding style
Peng Huang [Sun, 25 Apr 2010 02:03:00 +0000 (10:03 +0800)]
Refine coding style

14 years agoClear editor, when user presses Shift to switch En/Ch mode
Peng Huang [Sat, 24 Apr 2010 08:03:43 +0000 (16:03 +0800)]
Clear editor, when user presses Shift to switch En/Ch mode

14 years agoadd assert in Object.h
Peng Huang [Sat, 24 Apr 2010 07:38:09 +0000 (15:38 +0800)]
add assert in Object.h

14 years agoFix half and full punch problem
Peng Huang [Sat, 24 Apr 2010 07:31:13 +0000 (15:31 +0800)]
Fix half and full punch problem

14 years agoAdd libboost-dev >= 1.39 in debian build script
Peng Huang [Tue, 20 Apr 2010 07:30:02 +0000 (15:30 +0800)]
Add libboost-dev >= 1.39 in debian build script

14 years agoUse libboost to replace sigc++
Peng Huang [Tue, 20 Apr 2010 03:00:41 +0000 (11:00 +0800)]
Use libboost to replace sigc++

14 years agoDoes not need swig
Peng Huang [Fri, 16 Apr 2010 04:45:21 +0000 (12:45 +0800)]
Does not need swig

14 years agoUpdate debian from Li Daobing's repository
Peng Huang [Fri, 16 Apr 2010 04:43:00 +0000 (12:43 +0800)]
Update debian from Li Daobing's repository

14 years agoCheck boost::signals2 in configure.ac
Peng Huang [Tue, 20 Apr 2010 06:01:56 +0000 (14:01 +0800)]
Check boost::signals2 in configure.ac