platform/upstream/ibus-libpinyin.git
14 years agofixes return key.
Peng Wu [Tue, 22 Jun 2010 07:41:46 +0000 (15:41 +0800)]
fixes return key.
fixes lua script load path.

14 years agofixes digit labels gen.
Peng Wu [Tue, 22 Jun 2010 07:16:15 +0000 (15:16 +0800)]
fixes digit labels gen.
fixes label key '0' to '9'.

14 years agoadd lua command help hint.
Peng Wu [Tue, 22 Jun 2010 07:13:09 +0000 (15:13 +0800)]
add lua command help hint.

14 years agoadd enter key press handle.
Peng Wu [Tue, 22 Jun 2010 07:08:19 +0000 (15:08 +0800)]
add enter key press handle.

14 years agorefine code
Peng Huang [Tue, 22 Jun 2010 02:43:36 +0000 (10:43 +0800)]
refine code

14 years agoRefine code and fix some warnings
Peng Huang [Tue, 22 Jun 2010 02:40:44 +0000 (10:40 +0800)]
Refine code and fix some warnings

14 years agore-factor ExtEditor header.
Peng Wu [Tue, 22 Jun 2010 02:37:01 +0000 (10:37 +0800)]
re-factor ExtEditor header.

14 years agofixes m_cursor computing.
Peng Wu [Mon, 21 Jun 2010 07:17:48 +0000 (15:17 +0800)]
fixes m_cursor computing.

14 years agoadd license for lua ext mode.
Peng Wu [Mon, 21 Jun 2010 06:19:35 +0000 (14:19 +0800)]
add license for lua ext mode.

14 years agofixes label
Peng Wu [Mon, 21 Jun 2010 06:17:21 +0000 (14:17 +0800)]
fixes label

14 years agofixes base.lua path.
Peng Wu [Mon, 21 Jun 2010 05:34:12 +0000 (13:34 +0800)]
fixes base.lua path.

14 years agoadd stripped oslib for lua ext.
Peng Wu [Mon, 21 Jun 2010 05:21:47 +0000 (13:21 +0800)]
add stripped oslib for lua ext.

14 years agoadd base.lua
Peng Wu [Mon, 21 Jun 2010 05:06:01 +0000 (13:06 +0800)]
add base.lua

14 years agofixes compile warnings.
Peng Wu [Fri, 18 Jun 2010 07:58:01 +0000 (15:58 +0800)]
fixes compile warnings.

14 years agore-factor code.
Peng Wu [Fri, 18 Jun 2010 05:37:56 +0000 (13:37 +0800)]
re-factor code.

14 years agore-order code sequence.
Peng Wu [Fri, 18 Jun 2010 05:07:51 +0000 (13:07 +0800)]
re-order code sequence.

14 years agofixes include header.
Peng Wu [Fri, 18 Jun 2010 04:54:18 +0000 (12:54 +0800)]
fixes include header.

14 years agoFix build errors.
Peng Huang [Fri, 18 Jun 2010 03:37:25 +0000 (11:37 +0800)]
Fix build errors.

14 years agoMerge remote branch 'epico/lua-plugin' into lua-plugin
Peng Huang [Fri, 18 Jun 2010 03:25:15 +0000 (11:25 +0800)]
Merge remote branch 'epico/lua-plugin' into lua-plugin

Conflicts:
src/ExtEditor.cc
src/ExtEditor.h
src/LookupTable.h
src/Makefile.am
src/PinyinEngine.cc

14 years agofixes multi-line candidate content.
Peng Wu [Fri, 18 Jun 2010 03:08:36 +0000 (11:08 +0800)]
fixes multi-line candidate content.

14 years agofixes riqi and shijian.
Peng Wu [Fri, 18 Jun 2010 03:01:22 +0000 (11:01 +0800)]
fixes riqi and shijian.

14 years agofixes some typos.
Peng Wu [Fri, 18 Jun 2010 02:45:16 +0000 (10:45 +0800)]
fixes some typos.

14 years agoadd label and space key handle.
Peng Wu [Thu, 17 Jun 2010 07:17:27 +0000 (15:17 +0800)]
add label and space key handle.

14 years agowrite select candidate.
Peng Wu [Thu, 17 Jun 2010 05:07:20 +0000 (13:07 +0800)]
write select candidate.

14 years agoAdd er in xhe double pinyin schema
Peng Huang [Wed, 16 Jun 2010 16:02:11 +0000 (00:02 +0800)]
Add er in xhe double pinyin schema

14 years agoUse gint8 for pinyin id in double pinyin table
Peng Huang [Mon, 14 Jun 2010 16:12:30 +0000 (00:12 +0800)]
Use gint8 for pinyin id in double pinyin table

14 years agoUpdate configure.ac
Peng Huang [Mon, 14 Jun 2010 15:47:36 +0000 (23:47 +0800)]
Update configure.ac

14 years agoRefine code
Peng Huang [Mon, 14 Jun 2010 15:44:27 +0000 (23:44 +0800)]
Refine code

14 years agoUse utf8 string encode
Peng Huang [Mon, 14 Jun 2010 05:54:25 +0000 (13:54 +0800)]
Use utf8 string encode

14 years agoAdd --enable-opencc option
Peng Huang [Mon, 14 Jun 2010 03:09:21 +0000 (11:09 +0800)]
Add --enable-opencc option

14 years agorefine code
Peng Huang [Sun, 13 Jun 2010 08:03:08 +0000 (16:03 +0800)]
refine code

14 years agoAdd XiaoHe double pinyin schema
Peng Huang [Sun, 13 Jun 2010 07:38:36 +0000 (15:38 +0800)]
Add XiaoHe double pinyin schema

14 years agoImprove performance of SimpTradConvert
Peng Huang [Fri, 11 Jun 2010 09:26:10 +0000 (17:26 +0800)]
Improve performance of SimpTradConvert

14 years agoUse C++ API of OpenCC
BYVoid [Thu, 10 Jun 2010 14:28:04 +0000 (22:28 +0800)]
Use C++ API of OpenCC

14 years agoPrint message when an error occurs in opencc_convert
BYVoid [Thu, 10 Jun 2010 04:51:13 +0000 (12:51 +0800)]
Print message when an error occurs in opencc_convert

14 years agoSet release = 0
Peng Huang [Thu, 10 Jun 2010 05:34:18 +0000 (13:34 +0800)]
Set release = 0

14 years agoAdd class OpenCC to encapsulate opencc
Peng Huang [Wed, 9 Jun 2010 23:56:54 +0000 (07:56 +0800)]
Add class OpenCC to encapsulate opencc

14 years agoMerge from origin
BYVoid [Wed, 9 Jun 2010 14:38:08 +0000 (22:38 +0800)]
Merge from origin

14 years agoRefine some code.
Peng Huang [Wed, 9 Jun 2010 14:29:31 +0000 (22:29 +0800)]
Refine some code.

14 years agoRefine some code.
Peng Huang [Wed, 9 Jun 2010 14:29:31 +0000 (22:29 +0800)]
Refine some code.

14 years agoMerge remote branch 'byvoid/opencc' into opencc
Peng Huang [Wed, 9 Jun 2010 14:14:58 +0000 (22:14 +0800)]
Merge remote branch 'byvoid/opencc' into opencc

Conflicts:
src/SimpTradConverter.cc

14 years agoFix build warnings
Peng Huang [Wed, 9 Jun 2010 14:12:48 +0000 (22:12 +0800)]
Fix build warnings

14 years agoModified interface of opencc in SimpTradConveter
BYVoid [Wed, 9 Jun 2010 13:20:55 +0000 (21:20 +0800)]
Modified interface of opencc in SimpTradConveter

14 years agorefactor code.
Peng Wu [Wed, 9 Jun 2010 07:38:40 +0000 (15:38 +0800)]
refactor code.

14 years agoFix opencc API
BYVoid [Wed, 9 Jun 2010 06:44:22 +0000 (14:44 +0800)]
Fix opencc API

14 years agoadd some code.
Peng Wu [Wed, 9 Jun 2010 06:33:16 +0000 (14:33 +0800)]
add some code.

14 years agorefactor key handling.
Peng Wu [Wed, 9 Jun 2010 02:51:59 +0000 (10:51 +0800)]
refactor key handling.

14 years agoUse opencc
Peng Huang [Tue, 8 Jun 2010 23:56:40 +0000 (07:56 +0800)]
Use opencc

14 years agoadd backspace/delete key handles.
Peng Wu [Mon, 7 Jun 2010 08:48:49 +0000 (16:48 +0800)]
add backspace/delete key handles.

14 years agoadd key handles.
Peng Wu [Mon, 7 Jun 2010 08:22:35 +0000 (16:22 +0800)]
add key handles.

14 years agoadd cursor up/down and page up/down function.
Peng Wu [Mon, 7 Jun 2010 06:49:26 +0000 (14:49 +0800)]
add cursor up/down and page up/down function.

14 years agorename sendLookupTable to updateLookupTable.
Peng Wu [Mon, 7 Jun 2010 03:00:35 +0000 (11:00 +0800)]
rename sendLookupTable to updateLookupTable.

14 years agoFix a bug of Traditional Chinese translation
BYVoid [Sat, 5 Jun 2010 09:14:36 +0000 (17:14 +0800)]
Fix a bug of Traditional Chinese translation

14 years agoRemove some debug output
Peng Huang [Sat, 5 Jun 2010 01:15:21 +0000 (09:15 +0800)]
Remove some debug output

14 years agoMove php_2_py.php to scripts/
Peng Huang [Sat, 5 Jun 2010 01:14:58 +0000 (09:14 +0800)]
Move php_2_py.php to scripts/

14 years agoRefine some code
Peng Huang [Sat, 5 Jun 2010 01:07:59 +0000 (09:07 +0800)]
Refine some code

14 years agoUpdate label of one property
Peng Huang [Sat, 5 Jun 2010 00:21:05 +0000 (08:21 +0800)]
Update label of one property

14 years agoFix some build warning and verify some config item.
Peng Huang [Fri, 4 Jun 2010 23:38:04 +0000 (07:38 +0800)]
Fix some build warning and verify some config item.

14 years agoUpdate translation po files
BYVoid [Fri, 4 Jun 2010 07:33:15 +0000 (15:33 +0800)]
Update translation po files

14 years agoDisabled Custom of SelectKey
BYVoid [Fri, 4 Jun 2010 07:07:13 +0000 (15:07 +0800)]
Disabled Custom of SelectKey

14 years agoUpdate Config & Preferences UI for BopomofoEditor
BYVoid [Wed, 2 Jun 2010 06:30:20 +0000 (14:30 +0800)]
Update Config & Preferences UI for BopomofoEditor

14 years agoImproved user interaction of BopomofoEditor
BYVoid [Tue, 1 Jun 2010 12:56:56 +0000 (20:56 +0800)]
Improved user interaction of BopomofoEditor

14 years agoReduce dependency among header files.
Peng Huang [Fri, 4 Jun 2010 23:28:26 +0000 (07:28 +0800)]
Reduce dependency among header files.

14 years agoAdd --version -V option
Peng Huang [Wed, 2 Jun 2010 13:52:59 +0000 (21:52 +0800)]
Add --version -V option

14 years agoRefine coding style
Peng Huang [Mon, 31 May 2010 02:56:20 +0000 (10:56 +0800)]
Refine coding style

14 years agoUpdate README
Peng Huang [Mon, 31 May 2010 00:07:39 +0000 (08:07 +0800)]
Update README

14 years agoRefine coding style
Peng Huang [Sun, 30 May 2010 13:53:34 +0000 (21:53 +0800)]
Refine coding style

14 years agoUse inline function and const value to replace some macors.
Peng Huang [Sun, 30 May 2010 13:39:08 +0000 (21:39 +0800)]
Use inline function and const value to replace some macors.

14 years agoRefine coding style
Peng Huang [Sun, 30 May 2010 13:04:22 +0000 (21:04 +0800)]
Refine coding style

14 years agoMove python script files to scripts folder
Peng Huang [Sun, 30 May 2010 06:55:37 +0000 (14:55 +0800)]
Move python script files to scripts folder

14 years agoFix special phrases option problem in Bopomofo engine.
Peng Huang [Sun, 30 May 2010 06:45:37 +0000 (14:45 +0800)]
Fix special phrases option problem in Bopomofo engine.

14 years agoOptimize dependence of headers
BYVoid [Sun, 30 May 2010 04:12:48 +0000 (12:12 +0800)]
Optimize dependence of headers

14 years agoRelease 1.3.8
Peng Huang [Sat, 29 May 2010 09:21:25 +0000 (17:21 +0800)]
Release 1.3.8

14 years agoDo not call readDefaultValues in constructor function.
Peng Huang [Sat, 29 May 2010 03:18:39 +0000 (11:18 +0800)]
Do not call readDefaultValues in constructor function.

14 years agoWrite default value to config, if the value does not exist
Peng Huang [Sat, 29 May 2010 00:22:00 +0000 (08:22 +0800)]
Write default value to config, if the value does not exist

14 years agoRemove inline modifier for some functions
Peng Huang [Fri, 28 May 2010 21:51:27 +0000 (05:51 +0800)]
Remove inline modifier for some functions

14 years agoAdd "·" in PunctTable
Peng Huang [Fri, 28 May 2010 21:42:40 +0000 (05:42 +0800)]
Add "·" in PunctTable

14 years agoFix problem in PunctEditor.
Peng Huang [Fri, 28 May 2010 21:42:14 +0000 (05:42 +0800)]
Fix problem in PunctEditor.

14 years agoRelease 1.3.7
Peng Huang [Fri, 28 May 2010 06:53:48 +0000 (14:53 +0800)]
Release 1.3.7

14 years agoDisable special phrases by default in bopomofo engine
Peng Huang [Fri, 28 May 2010 06:44:01 +0000 (14:44 +0800)]
Disable special phrases by default in bopomofo engine

14 years agoReset engine status when enable again
Peng Huang [Fri, 28 May 2010 06:41:32 +0000 (14:41 +0800)]
Reset engine status when enable again

14 years agoRefine Config
Peng Huang [Fri, 28 May 2010 06:30:38 +0000 (14:30 +0800)]
Refine Config

14 years agoMerge remote branch 'byvoid/master'
Peng Huang [Fri, 28 May 2010 06:21:04 +0000 (14:21 +0800)]
Merge remote branch 'byvoid/master'

14 years agoUse different default config values for Pinyin and Bopomofo
Peng Huang [Fri, 28 May 2010 06:15:35 +0000 (14:15 +0800)]
Use different default config values for Pinyin and Bopomofo

14 years agoUpdate Chinese translation
BYVoid [Fri, 28 May 2010 06:00:12 +0000 (14:00 +0800)]
Update Chinese translation

14 years agoUse const gchar * const
Peng Huang [Fri, 28 May 2010 02:09:57 +0000 (10:09 +0800)]
Use const gchar * const

14 years agoUse const gchar * to replace macros
Peng Huang [Fri, 28 May 2010 02:08:41 +0000 (10:08 +0800)]
Use const gchar * to replace macros

14 years agoSwitch to Chinese mode when enable
Peng Huang [Thu, 27 May 2010 05:51:21 +0000 (13:51 +0800)]
Switch to Chinese mode when enable

14 years agoAdd debian/changelog.in
Peng Huang [Thu, 27 May 2010 02:33:16 +0000 (10:33 +0800)]
Add debian/changelog.in

14 years agoFix build error in converting void * to int.
Peng Huang [Thu, 27 May 2010 02:16:50 +0000 (10:16 +0800)]
Fix build error in converting void * to int.

14 years agoFix a bug of bsearch while converting keyval to Bopomofo
BYVoid [Wed, 26 May 2010 07:49:50 +0000 (15:49 +0800)]
Fix a bug of bsearch while converting keyval to Bopomofo

14 years agoAdd ppa target for generate debian source packages.
Peng Huang [Wed, 26 May 2010 05:21:34 +0000 (13:21 +0800)]
Add ppa target for generate debian source packages.

14 years agoUpdate po files.
Peng Huang [Wed, 26 May 2010 02:39:59 +0000 (10:39 +0800)]
Update po files.

14 years agoUpdate po files.
Peng Huang [Tue, 25 May 2010 09:00:54 +0000 (17:00 +0800)]
Update po files.

14 years agoCorrect some labels
BYVoid [Tue, 25 May 2010 08:52:33 +0000 (16:52 +0800)]
Correct some labels

14 years agoMerge remote branch 'byvoid/fallbackeditor'
Peng Huang [Tue, 25 May 2010 08:30:40 +0000 (16:30 +0800)]
Merge remote branch 'byvoid/fallbackeditor'

14 years agoAdd Traditional Chinese mode punct for FallbackEditor
BYVoid [Tue, 25 May 2010 08:28:26 +0000 (16:28 +0800)]
Add Traditional Chinese mode punct for FallbackEditor

14 years agoChange some variables' name.
Peng Huang [Tue, 25 May 2010 08:22:28 +0000 (16:22 +0800)]
Change some variables' name.

14 years agoFix make distcheck errors.
Peng Huang [Tue, 25 May 2010 07:45:42 +0000 (15:45 +0800)]
Fix make distcheck errors.

14 years agoUpdate po files and adjust ui
Peng Huang [Tue, 25 May 2010 05:29:22 +0000 (13:29 +0800)]
Update po files and adjust ui