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

14 years agoRemove some unused code.
Peng Huang [Wed, 14 Apr 2010 23:23:56 +0000 (07:23 +0800)]
Remove some unused code.

14 years agoLoad phrases.txt from home dir & pkgdata dir
Peng Huang [Wed, 14 Apr 2010 14:29:31 +0000 (22:29 +0800)]
Load phrases.txt from home dir & pkgdata dir

14 years agoUpdate special table.
Peng Huang [Wed, 14 Apr 2010 11:24:35 +0000 (19:24 +0800)]
Update special table.

14 years agoChange special_phrases format
Peng Huang [Wed, 14 Apr 2010 11:05:34 +0000 (19:05 +0800)]
Change special_phrases format

14 years agoFix commit special phrases issue
Peng Huang [Wed, 14 Apr 2010 10:33:30 +0000 (18:33 +0800)]
Fix commit special phrases issue

14 years agoSupport load special phrases from file.
Peng Huang [Wed, 14 Apr 2010 10:28:13 +0000 (18:28 +0800)]
Support load special phrases from file.

14 years agoConvert to unix format
Peng Huang [Wed, 14 Apr 2010 09:48:00 +0000 (17:48 +0800)]
Convert to unix format

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

14 years agoUse cstdlib to replace stdlib.h
Peng Huang [Wed, 14 Apr 2010 07:10:49 +0000 (15:10 +0800)]
Use cstdlib to replace stdlib.h

14 years agoUpdate SimpTradConverterTable.h from wikipedia
Peng Huang [Wed, 14 Apr 2010 03:25:39 +0000 (11:25 +0800)]
Update SimpTradConverterTable.h from wikipedia

14 years agoUse cheaders
Peng Huang [Wed, 14 Apr 2010 03:19:09 +0000 (11:19 +0800)]
Use cheaders

14 years agoSupport some dynamic special phrases
Peng Huang [Wed, 14 Apr 2010 03:04:28 +0000 (11:04 +0800)]
Support some dynamic special phrases

14 years agoShow auxiliary text correctly with special phrase.
Peng Huang [Tue, 13 Apr 2010 14:17:43 +0000 (22:17 +0800)]
Show auxiliary text correctly with special phrase.

14 years agoRefactory PinyinParser
Peng Huang [Tue, 13 Apr 2010 13:21:49 +0000 (21:21 +0800)]
Refactory PinyinParser

14 years agoRefine code
Peng Huang [Tue, 13 Apr 2010 09:41:38 +0000 (17:41 +0800)]
Refine code

14 years agoAdd a special phrase.
Peng Huang [Tue, 13 Apr 2010 08:18:29 +0000 (16:18 +0800)]
Add a special phrase.

14 years agoEnable special phrases in double pinyin
Peng Huang [Tue, 13 Apr 2010 07:54:57 +0000 (15:54 +0800)]
Enable special phrases in double pinyin

14 years agoSupport special phrases
Peng Huang [Mon, 12 Apr 2010 12:27:04 +0000 (20:27 +0800)]
Support special phrases

14 years agoFix configure problem in MacOSX
Peng Huang [Mon, 12 Apr 2010 09:40:45 +0000 (17:40 +0800)]
Fix configure problem in MacOSX

14 years agoRefine uuid checking in libc and libuuid
Peng Huang [Mon, 12 Apr 2010 08:19:38 +0000 (16:19 +0800)]
Refine uuid checking in libc and libuuid

14 years agoUse lower format uuid
Peng Huang [Sun, 11 Apr 2010 23:34:40 +0000 (07:34 +0800)]
Use lower format uuid

14 years agoFix compile errors in FreeBSD and NetBSD.
Peng Huang [Sun, 11 Apr 2010 22:45:50 +0000 (06:45 +0800)]
Fix compile errors in FreeBSD and NetBSD.

14 years agoDo not use strnlen any more.
Peng Huang [Sun, 11 Apr 2010 22:38:55 +0000 (06:38 +0800)]
Do not use strnlen any more.

14 years agoRelease 1.3.2
Peng Huang [Sun, 11 Apr 2010 00:32:32 +0000 (08:32 +0800)]
Release 1.3.2

14 years agoCheck program sqlite3 in configure
Peng Huang [Sun, 11 Apr 2010 00:24:48 +0000 (08:24 +0800)]
Check program sqlite3 in configure

14 years agoRemovce some debug output
Peng Huang [Sun, 11 Apr 2010 00:15:43 +0000 (08:15 +0800)]
Removce some debug output

14 years agoRefine code
Peng Huang [Sat, 10 Apr 2010 12:16:24 +0000 (20:16 +0800)]
Refine code

14 years agoDo not prefetch tables.
Peng Huang [Sat, 10 Apr 2010 11:52:41 +0000 (19:52 +0800)]
Do not prefetch tables.

14 years agoRefine code.
Peng Huang [Sat, 10 Apr 2010 00:00:36 +0000 (08:00 +0800)]
Refine code.

14 years agoRemove HashTable.h
Peng Huang [Fri, 9 Apr 2010 08:59:30 +0000 (16:59 +0800)]
Remove HashTable.h

14 years agoRemove empty line
Peng Huang [Fri, 9 Apr 2010 00:51:22 +0000 (08:51 +0800)]
Remove empty line

14 years agoRefine some code.
Peng Huang [Fri, 9 Apr 2010 00:35:33 +0000 (08:35 +0800)]
Refine some code.

14 years agoReturn references for signals
Peng Huang [Thu, 8 Apr 2010 23:22:49 +0000 (07:22 +0800)]
Return references for signals

14 years agoRemove Array.h
Peng Huang [Thu, 8 Apr 2010 10:30:55 +0000 (18:30 +0800)]
Remove Array.h

14 years agoDoes not use Array anymore
Peng Huang [Thu, 8 Apr 2010 10:29:59 +0000 (18:29 +0800)]
Does not use Array anymore

14 years agoRefine code
Peng Huang [Thu, 8 Apr 2010 07:33:34 +0000 (15:33 +0800)]
Refine code

14 years agoUpdate po files.
Peng Huang [Thu, 8 Apr 2010 07:07:18 +0000 (15:07 +0800)]
Update po files.

14 years agoRefine some code
Peng Huang [Thu, 8 Apr 2010 07:03:52 +0000 (15:03 +0800)]
Refine some code

14 years agoRefine code.
Peng Huang [Thu, 8 Apr 2010 06:45:29 +0000 (14:45 +0800)]
Refine code.

14 years agoUse pinyin-debug as engine name if debug mode
Peng Huang [Thu, 8 Apr 2010 06:44:13 +0000 (14:44 +0800)]
Use pinyin-debug as engine name if debug mode

14 years agoonly output warning if sqlite api return failed.
Peng Huang [Tue, 6 Apr 2010 11:21:43 +0000 (19:21 +0800)]
only output warning if sqlite api return failed.

14 years agoRefine some code.
Peng Huang [Tue, 6 Apr 2010 11:14:04 +0000 (19:14 +0800)]
Refine some code.

14 years agoreorder options
Peng Huang [Tue, 6 Apr 2010 09:54:10 +0000 (17:54 +0800)]
reorder options

14 years agoRefine code of class Conditions
Peng Huang [Tue, 6 Apr 2010 09:42:19 +0000 (17:42 +0800)]
Refine code of class Conditions

14 years agoOptimize some loops.
Peng Huang [Tue, 6 Apr 2010 09:25:02 +0000 (17:25 +0800)]
Optimize some loops.

14 years agoRemove debug output.
Peng Huang [Tue, 6 Apr 2010 09:24:25 +0000 (17:24 +0800)]
Remove debug output.

14 years agoOnly store prev pressed key if the keyevent is ignored by editors.
Peng Huang [Tue, 6 Apr 2010 08:44:33 +0000 (16:44 +0800)]
Only store prev pressed key if the keyevent is ignored by editors.

14 years agoRelease 1.3.1
Peng Huang [Mon, 5 Apr 2010 09:25:14 +0000 (17:25 +0800)]
Release 1.3.1

14 years agoUse update_lookup_table_fast
Peng Huang [Mon, 5 Apr 2010 09:24:14 +0000 (17:24 +0800)]
Use update_lookup_table_fast

14 years agoFix some problems
Peng Huang [Mon, 5 Apr 2010 08:04:27 +0000 (16:04 +0800)]
Fix some problems

14 years agoFix some problems.
Peng Huang [Mon, 5 Apr 2010 05:17:09 +0000 (13:17 +0800)]
Fix some problems.

14 years agoOptimize database query
Peng Huang [Mon, 5 Apr 2010 02:44:08 +0000 (10:44 +0800)]
Optimize database query