platform/upstream/ibus-libpinyin.git
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

14 years agoFix typo in phrases.txt
Peng Huang [Tue, 20 Apr 2010 00:38:06 +0000 (08:38 +0800)]
Fix typo in phrases.txt

14 years agoDoes not use typedef any more
Peng Huang [Mon, 19 Apr 2010 07:12:03 +0000 (15:12 +0800)]
Does not use typedef any more

14 years agoUse tab for page down
Peng Huang [Mon, 19 Apr 2010 06:52:07 +0000 (14:52 +0800)]
Use tab for page down

14 years agoUse std::string to replace String
Peng Huang [Mon, 19 Apr 2010 05:35:30 +0000 (13:35 +0800)]
Use std::string to replace String

14 years agoReset m_prev_commited_char in FallbackEditor
Peng Huang [Mon, 19 Apr 2010 04:09:45 +0000 (12:09 +0800)]
Reset m_prev_commited_char in FallbackEditor

14 years agoRemove unused code
Peng Huang [Mon, 19 Apr 2010 03:54:38 +0000 (11:54 +0800)]
Remove unused code

14 years agoRemove StaticString
Peng Huang [Mon, 19 Apr 2010 03:16:36 +0000 (11:16 +0800)]
Remove StaticString

14 years agoRemove PinyinEnginePtr
Peng Huang [Mon, 19 Apr 2010 03:03:05 +0000 (11:03 +0800)]
Remove PinyinEnginePtr

14 years agoUse Object as the base class to replace Pointer.
Peng Huang [Sun, 18 Apr 2010 04:27:37 +0000 (12:27 +0800)]
Use Object as the base class to replace Pointer.

14 years agoRemove debug output
Peng Huang [Sun, 18 Apr 2010 03:03:24 +0000 (11:03 +0800)]
Remove debug output

14 years agoUse struct
Peng Huang [Sat, 17 Apr 2010 12:11:46 +0000 (20:11 +0800)]
Use struct

14 years agoGenerate ChangeLog from git during make dist
Peng Huang [Sat, 17 Apr 2010 11:39:58 +0000 (19:39 +0800)]
Generate ChangeLog from git during make dist

14 years agoUse boost::shared_ptr to manage object instance.
Peng Huang [Sat, 17 Apr 2010 09:01:37 +0000 (17:01 +0800)]
Use boost::shared_ptr to manage object instance.

14 years agoUse boost::signals2 to replace sigc++, do not need sigc++ library in
Peng Huang [Sat, 17 Apr 2010 02:38:13 +0000 (10:38 +0800)]
Use boost::signals2 to replace sigc++, do not need sigc++ library in
runtime

14 years agoRefine code.
Peng Huang [Fri, 16 Apr 2010 01:14:48 +0000 (09:14 +0800)]
Refine code.

14 years agoFix build error on NetBSD and does not call localtime every time.
Peng Huang [Thu, 15 Apr 2010 12:49:09 +0000 (20:49 +0800)]
Fix build error on NetBSD and does not call localtime every time.

14 years agoUpdate comments in phrases.txt
Peng Huang [Thu, 15 Apr 2010 07:38:25 +0000 (15:38 +0800)]
Update comments in phrases.txt

14 years agoFix copy phrases.txt error
Peng Huang [Thu, 15 Apr 2010 07:34:28 +0000 (15:34 +0800)]
Fix copy phrases.txt error

14 years agoMerge remote branch 'origin/master'
Peng Huang [Thu, 15 Apr 2010 07:26:31 +0000 (15:26 +0800)]
Merge remote branch 'origin/master'

14 years agoAdd special phrases in setup ui
Peng Huang [Thu, 15 Apr 2010 07:24:26 +0000 (15:24 +0800)]
Add special phrases in setup ui

14 years agoUpdate the phrases.txt location
Peng Huang [Thu, 15 Apr 2010 05:11:40 +0000 (13:11 +0800)]
Update the phrases.txt location

14 years agoUpdate the phrases.txt location
Peng Huang [Thu, 15 Apr 2010 05:11:40 +0000 (13:11 +0800)]
Update the phrases.txt location

14 years agoDon't include WideString.h in Makefile.am
Peng Huang [Thu, 15 Apr 2010 04:21:47 +0000 (12:21 +0800)]
Don't include WideString.h in Makefile.am

14 years agoAdd clear of SpecialPhraseTable
Peng Huang [Thu, 15 Apr 2010 04:09:35 +0000 (12:09 +0800)]
Add clear of SpecialPhraseTable

14 years agoFix make distcheck errors.
Peng Huang [Thu, 15 Apr 2010 03:30:25 +0000 (11:30 +0800)]
Fix make distcheck errors.

14 years agoRemove some unused code
Peng Huang [Thu, 15 Apr 2010 03:15:53 +0000 (11:15 +0800)]
Remove some unused code

14 years agoUpdate phrases.txt
Peng Huang [Thu, 15 Apr 2010 03:13:04 +0000 (11:13 +0800)]
Update phrases.txt

14 years agoSplit SpecialTable.{h, cc}
Peng Huang [Thu, 15 Apr 2010 03:02:07 +0000 (11:02 +0800)]
Split SpecialTable.{h, cc}

14 years agoComment the lunar phrase
Peng Huang [Thu, 15 Apr 2010 02:38:36 +0000 (10:38 +0800)]
Comment the lunar phrase

14 years agoFix several bugs in SpecialTable
Peng Huang [Thu, 15 Apr 2010 00:30:32 +0000 (08:30 +0800)]
Fix several bugs in SpecialTable

14 years agoInstall phrases.txt
Peng Huang [Wed, 14 Apr 2010 23:39:04 +0000 (07:39 +0800)]
Install phrases.txt