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

14 years agoModify test target
Peng Huang [Mon, 5 Apr 2010 02:30:56 +0000 (10:30 +0800)]
Modify test target

14 years agoRefactory Database
Peng Huang [Mon, 5 Apr 2010 00:30:34 +0000 (08:30 +0800)]
Refactory Database

14 years agoRefactory Database class
Peng Huang [Sun, 4 Apr 2010 23:15:26 +0000 (07:15 +0800)]
Refactory Database class

14 years agoOptimize lookup table logic
Peng Huang [Sun, 4 Apr 2010 15:27:31 +0000 (23:27 +0800)]
Optimize lookup table logic

14 years agoAlways unselectCandidates before move cursor
Peng Huang [Sun, 4 Apr 2010 14:24:32 +0000 (22:24 +0800)]
Always unselectCandidates before move cursor

14 years agounselectCandidates before move cursor left or remove char before cursor
Peng Huang [Sun, 4 Apr 2010 05:08:13 +0000 (13:08 +0800)]
unselectCandidates before move cursor left or remove char before cursor

14 years agoDoes not update lookup table, when remove chars after cursor.
Peng Huang [Sun, 4 Apr 2010 04:50:52 +0000 (12:50 +0800)]
Does not update lookup table, when remove chars after cursor.

14 years agoShow candidates in correct colour.
Peng Huang [Sat, 3 Apr 2010 03:44:17 +0000 (11:44 +0800)]
Show candidates in correct colour.

14 years agoUpdate lookup table before preedit text and aux text to avoid crash
Peng Huang [Sat, 3 Apr 2010 03:33:36 +0000 (11:33 +0800)]
Update lookup table before preedit text and aux text to avoid crash

14 years agoQuit to initial mode when the editor is empty
Peng Huang [Wed, 31 Mar 2010 09:36:29 +0000 (17:36 +0800)]
Quit to initial mode when the editor is empty

14 years agoFix make check problems.
Peng Huang [Wed, 31 Mar 2010 04:43:57 +0000 (12:43 +0800)]
Fix make check problems.

14 years agoFix build warnings
Peng Huang [Sat, 27 Mar 2010 09:21:50 +0000 (17:21 +0800)]
Fix build warnings

14 years agoBump version to 1.3.0 1.3.0
Peng Huang [Fri, 26 Mar 2010 03:35:56 +0000 (11:35 +0800)]
Bump version to 1.3.0

14 years agoFix rpm build errors
Peng Huang [Fri, 26 Mar 2010 04:29:57 +0000 (12:29 +0800)]
Fix rpm build errors

14 years agoRemove pot file.
Peng Huang [Fri, 26 Mar 2010 03:17:03 +0000 (11:17 +0800)]
Remove pot file.

14 years agoAdjust setup UI
Peng Huang [Fri, 26 Mar 2010 03:08:32 +0000 (11:08 +0800)]
Adjust setup UI

14 years agoAdd option - Show raw input of Double Pinyin
Peng Huang [Thu, 25 Mar 2010 11:35:30 +0000 (19:35 +0800)]
Add option - Show raw input of Double Pinyin

14 years agoAdd option - orientation of candidates
Peng Huang [Thu, 25 Mar 2010 11:10:24 +0000 (19:10 +0800)]
Add option - orientation of candidates

14 years agoFix bug when use Ctrl+Backspace to remove word in double pinyin
Peng Huang [Thu, 25 Mar 2010 08:56:16 +0000 (16:56 +0800)]
Fix bug when use Ctrl+Backspace to remove word in double pinyin

14 years agoUse G_DEFINE_TYPE to make code simple
Peng Huang [Thu, 25 Mar 2010 06:01:09 +0000 (14:01 +0800)]
Use G_DEFINE_TYPE to make code simple

14 years agoclean ZhConversion.*
Peng Huang [Wed, 24 Mar 2010 15:37:10 +0000 (23:37 +0800)]
clean ZhConversion.*

14 years agoRemove some unused code.
Peng Huang [Wed, 24 Mar 2010 15:33:16 +0000 (23:33 +0800)]
Remove some unused code.

14 years agoShow raw input in double pinyin
Peng Huang [Wed, 24 Mar 2010 03:27:15 +0000 (11:27 +0800)]
Show raw input in double pinyin

14 years agoAdd some log message
Peng Huang [Wed, 24 Mar 2010 03:04:22 +0000 (11:04 +0800)]
Add some log message

14 years agoUse svn to get ZhConversion.php from wikipedia svn repository
Peng Huang [Wed, 24 Mar 2010 02:58:55 +0000 (10:58 +0800)]
Use svn to get ZhConversion.php from wikipedia svn repository

14 years agoAdd make target update-simptrad-table
Peng Huang [Wed, 24 Mar 2010 02:50:37 +0000 (10:50 +0800)]
Add make target update-simptrad-table

14 years agoDisable CONFIG_REVERSE_FIRST_CANDIDATE
Peng Huang [Wed, 24 Mar 2010 02:40:42 +0000 (10:40 +0800)]
Disable CONFIG_REVERSE_FIRST_CANDIDATE

14 years agoMake build output looks better
Peng Huang [Wed, 24 Mar 2010 02:33:27 +0000 (10:33 +0800)]
Make build output looks better

14 years agoRemove unused code
Peng Huang [Wed, 24 Mar 2010 02:21:24 +0000 (10:21 +0800)]
Remove unused code

14 years agoTrace 'a', 'e', 'o' as PINYIN_ID_ZERO in double pinyin
Peng Huang [Tue, 23 Mar 2010 11:15:39 +0000 (19:15 +0800)]
Trace 'a', 'e', 'o' as PINYIN_ID_ZERO in double pinyin

14 years agomake build output looks better
Peng Huang [Tue, 23 Mar 2010 09:14:19 +0000 (17:14 +0800)]
make build output looks better

14 years agoUse AM_SILENT_RULES
Peng Huang [Mon, 22 Mar 2010 13:16:27 +0000 (21:16 +0800)]
Use AM_SILENT_RULES

14 years agoAdd a new logic to generate the first candidate
Peng Huang [Mon, 22 Mar 2010 09:00:31 +0000 (17:00 +0800)]
Add a new logic to generate the first candidate

14 years agoAvoid pinyin > MAX_PHRASE_LEN
Peng Huang [Mon, 22 Mar 2010 07:09:07 +0000 (15:09 +0800)]
Avoid pinyin > MAX_PHRASE_LEN

14 years agoAdjust functions' order
Peng Huang [Mon, 22 Mar 2010 07:05:37 +0000 (15:05 +0800)]
Adjust functions' order

14 years agoRefactory double pinyin to make code simplier
Peng Huang [Mon, 22 Mar 2010 06:37:29 +0000 (14:37 +0800)]
Refactory double pinyin to make code simplier

14 years agoPut the setup dialog in center of screen
Peng Huang [Tue, 16 Mar 2010 20:37:28 +0000 (04:37 +0800)]
Put the setup dialog in center of screen

14 years agoFix bug in double pinyin
Peng Huang [Thu, 18 Mar 2010 04:22:53 +0000 (12:22 +0800)]
Fix bug in double pinyin

14 years agoFix auto commit problem in double pinyin
Peng Huang [Thu, 18 Mar 2010 04:16:09 +0000 (12:16 +0800)]
Fix auto commit problem in double pinyin

14 years agoRefine the macro
Peng Huang [Thu, 18 Mar 2010 02:50:16 +0000 (10:50 +0800)]
Refine the macro

14 years agoUse macro to replace inline function
Peng Huang [Thu, 18 Mar 2010 02:44:32 +0000 (10:44 +0800)]
Use macro to replace inline function

14 years agoIgnore puncts in double pinyin
Peng Huang [Mon, 15 Mar 2010 20:54:45 +0000 (04:54 +0800)]
Ignore puncts in double pinyin

14 years agoLimit pinyin <= MAX_PHRASE_LEN in double pinyin
Peng Huang [Mon, 15 Mar 2010 20:08:48 +0000 (04:08 +0800)]
Limit pinyin <= MAX_PHRASE_LEN in double pinyin

14 years agoIgnore all chars if preedit is too long.
Peng Huang [Wed, 17 Mar 2010 11:33:08 +0000 (19:33 +0800)]
Ignore all chars if preedit is too long.

14 years agoFix bug in double pinyin
Peng Huang [Wed, 17 Mar 2010 11:28:52 +0000 (19:28 +0800)]
Fix bug in double pinyin

14 years agoDisplay correct version in setup ui
Peng Huang [Tue, 16 Mar 2010 02:13:37 +0000 (10:13 +0800)]
Display correct version in setup ui

14 years agoAdd a spece between pinyin and non-pinyin in aux text
Peng Huang [Tue, 16 Mar 2010 02:00:44 +0000 (10:00 +0800)]
Add a spece between pinyin and non-pinyin in aux text

14 years agoUnify coding style
Peng Huang [Tue, 16 Mar 2010 01:56:34 +0000 (09:56 +0800)]
Unify coding style

14 years agoFix bug when move cursor left with double pinyin
Peng Huang [Tue, 16 Mar 2010 01:54:26 +0000 (09:54 +0800)]
Fix bug when move cursor left with double pinyin

14 years agoMake incomplete pinyin configurable with double pinyin
Peng Huang [Mon, 15 Mar 2010 10:34:24 +0000 (18:34 +0800)]
Make incomplete pinyin configurable with double pinyin

14 years agoUpdate preedit text in DoublePinyin
Peng Huang [Mon, 15 Mar 2010 10:22:10 +0000 (18:22 +0800)]
Update preedit text in DoublePinyin

14 years agoImplement Double PinYin
Peng Huang [Mon, 15 Mar 2010 05:07:39 +0000 (13:07 +0800)]
Implement Double PinYin

14 years agoStore last commit text
Peng Huang [Mon, 15 Mar 2010 03:25:05 +0000 (11:25 +0800)]
Store last commit text

14 years agoAuto swith mode when user press www. http: xxx@
Peng Huang [Wed, 10 Mar 2010 07:54:24 +0000 (15:54 +0800)]
Auto swith mode when user press www. http: xxx@

14 years agoUpdate SimpTradConverterTable.h from wikipedia
Peng Huang [Mon, 8 Mar 2010 09:49:55 +0000 (17:49 +0800)]
Update SimpTradConverterTable.h from wikipedia

14 years agoFix bug in toHalf
Peng Huang [Mon, 8 Mar 2010 09:48:00 +0000 (17:48 +0800)]
Fix bug in toHalf

14 years agoRemove some unused variables.
Peng Huang [Mon, 8 Mar 2010 05:43:59 +0000 (13:43 +0800)]
Remove some unused variables.

14 years agoFix problem in FallbackEditor.
Peng Huang [Mon, 8 Mar 2010 04:06:13 +0000 (12:06 +0800)]
Fix problem in FallbackEditor.

14 years agoAdd G_DEBUG env in make test
Peng Huang [Mon, 8 Mar 2010 04:06:02 +0000 (12:06 +0800)]
Add G_DEBUG env in make test

14 years agoProcess other keys on KeyPad
Peng Huang [Tue, 2 Mar 2010 06:03:28 +0000 (14:03 +0800)]
Process other keys on KeyPad

14 years agoProcess IBUS_KP_0 ... IBUS_KP_9 as IBUS_0 ... IBUS_9
Peng Huang [Tue, 2 Mar 2010 05:47:23 +0000 (13:47 +0800)]
Process IBUS_KP_0 ... IBUS_KP_9 as IBUS_0 ... IBUS_9

14 years agoFix comment
Peng Huang [Sat, 13 Feb 2010 09:11:41 +0000 (17:11 +0800)]
Fix comment

14 years agoAdd ExtEditor.cc
Peng Huang [Fri, 12 Feb 2010 15:49:01 +0000 (23:49 +0800)]
Add ExtEditor.cc

14 years agoFix typo in comment
Peng Huang [Fri, 12 Feb 2010 09:21:22 +0000 (17:21 +0800)]
Fix typo in comment

14 years agoAdd some comments
Peng Huang [Fri, 12 Feb 2010 09:07:00 +0000 (17:07 +0800)]
Add some comments

14 years agoAdd ExtEditor.h
Peng Huang [Fri, 12 Feb 2010 08:41:50 +0000 (16:41 +0800)]
Add ExtEditor.h