platform/upstream/ibus-libpinyin.git
14 years agoAdd PinyinParserTable.h.open-phrase
Peng Huang [Mon, 5 Oct 2009 08:45:18 +0000 (16:45 +0800)]
Add PinyinParserTable.h.open-phrase

14 years agoRefine code
Peng Huang [Mon, 5 Oct 2009 08:42:16 +0000 (16:42 +0800)]
Refine code

14 years agoRemove unused function
Peng Huang [Mon, 5 Oct 2009 08:26:29 +0000 (16:26 +0800)]
Remove unused function

14 years agoAdjust freq of google database
Peng Huang [Mon, 5 Oct 2009 08:17:30 +0000 (16:17 +0800)]
Adjust freq of google database

14 years agoAdd create_index.sql in data/db
Peng Huang [Mon, 5 Oct 2009 07:52:57 +0000 (15:52 +0800)]
Add create_index.sql in data/db

14 years agoRemove create_index.sql in data
Peng Huang [Mon, 5 Oct 2009 07:52:31 +0000 (15:52 +0800)]
Remove create_index.sql in data

14 years agoCheck if maindb exist before open it.
Peng Huang [Mon, 5 Oct 2009 07:42:14 +0000 (15:42 +0800)]
Check if maindb exist before open it.

14 years agoFix symbol link
Peng Huang [Mon, 5 Oct 2009 06:53:43 +0000 (14:53 +0800)]
Fix symbol link

14 years agoFix rpm build problems.
Peng Huang [Mon, 5 Oct 2009 06:51:38 +0000 (14:51 +0800)]
Fix rpm build problems.

14 years agoFix problem in install-data-hook
Peng Huang [Mon, 5 Oct 2009 06:38:24 +0000 (14:38 +0800)]
Fix problem in install-data-hook

14 years agoUse google.db, if open-phrase.db does not exist.
Peng Huang [Mon, 5 Oct 2009 06:24:55 +0000 (14:24 +0800)]
Use google.db, if open-phrase.db does not exist.

14 years agoWIP.
Peng Huang [Mon, 5 Oct 2009 06:00:40 +0000 (14:00 +0800)]
WIP.

14 years agoWIP.
Peng Huang [Mon, 5 Oct 2009 05:27:09 +0000 (13:27 +0800)]
WIP.

14 years agoWIP.
Peng Huang [Mon, 5 Oct 2009 05:23:30 +0000 (13:23 +0800)]
WIP.

14 years agoAdd script for creating db from google pinyin data
Peng Huang [Mon, 5 Oct 2009 05:18:19 +0000 (13:18 +0800)]
Add script for creating db from google pinyin data

14 years agoAdd README
Peng Huang [Mon, 5 Oct 2009 05:15:30 +0000 (13:15 +0800)]
Add README

14 years agoAdd phrases dict from Android Pinyin IME
Peng Huang [Mon, 5 Oct 2009 04:58:03 +0000 (12:58 +0800)]
Add phrases dict from Android Pinyin IME

14 years agoRefine coding style
Peng Huang [Mon, 5 Oct 2009 04:02:12 +0000 (12:02 +0800)]
Refine coding style

14 years agoUpdate pydict.py
Peng Huang [Mon, 5 Oct 2009 04:01:26 +0000 (12:01 +0800)]
Update pydict.py

14 years agoMove all scripts to $top_srcdir/scripts
Peng Huang [Mon, 5 Oct 2009 03:54:20 +0000 (11:54 +0800)]
Move all scripts to $top_srcdir/scripts

14 years agoModify the logic of processing capital letters
Peng Huang [Mon, 5 Oct 2009 01:25:33 +0000 (09:25 +0800)]
Modify the logic of processing capital letters

14 years agoInput upper letters correctly
Peng Huang [Mon, 5 Oct 2009 00:54:04 +0000 (08:54 +0800)]
Input upper letters correctly

14 years agoInput currect with keypad
Peng Huang [Sat, 3 Oct 2009 13:41:39 +0000 (21:41 +0800)]
Input currect with keypad

14 years agorefine coding style
Peng Huang [Fri, 2 Oct 2009 11:51:11 +0000 (19:51 +0800)]
refine coding style

14 years agoFix build warning
Peng Huang [Fri, 2 Oct 2009 11:49:07 +0000 (19:49 +0800)]
Fix build warning

14 years agoFix auto commit problem.
Peng Huang [Fri, 2 Oct 2009 00:21:09 +0000 (08:21 +0800)]
Fix auto commit problem.

14 years agoRefine sql
Peng Huang [Fri, 2 Oct 2009 00:00:02 +0000 (08:00 +0800)]
Refine sql

14 years agoAdd executeSQL method.
Peng Huang [Thu, 1 Oct 2009 23:57:20 +0000 (07:57 +0800)]
Add executeSQL method.

14 years agoProcess punctuations correctly
Peng Huang [Thu, 1 Oct 2009 23:31:43 +0000 (07:31 +0800)]
Process punctuations correctly

14 years agoAdd some inline comments
Peng Huang [Thu, 1 Oct 2009 08:14:21 +0000 (16:14 +0800)]
Add some inline comments

14 years agoTuning sqlite database for better performance.
Peng Huang [Thu, 1 Oct 2009 08:09:31 +0000 (16:09 +0800)]
Tuning sqlite database for better performance.

14 years agoUpdate project url
Peng Huang [Thu, 1 Oct 2009 04:09:44 +0000 (12:09 +0800)]
Update project url

14 years agoUpdate .gitignore files
Peng Huang [Thu, 1 Oct 2009 04:04:53 +0000 (12:04 +0800)]
Update .gitignore files

14 years agounify help message
Peng Huang [Thu, 1 Oct 2009 03:45:35 +0000 (11:45 +0800)]
unify help message

14 years agoAdd upload target
Peng Huang [Thu, 1 Oct 2009 01:52:47 +0000 (09:52 +0800)]
Add upload target

14 years agoAdd googlecode upload script
Peng Huang [Thu, 1 Oct 2009 01:46:01 +0000 (09:46 +0800)]
Add googlecode upload script

14 years agoUse g_strlcpy and g_strlcat to avoid buffer overflow
Peng Huang [Thu, 1 Oct 2009 01:17:34 +0000 (09:17 +0800)]
Use g_strlcpy and g_strlcat to avoid buffer overflow

14 years agoUse strncat correctly
Peng Huang [Thu, 1 Oct 2009 01:11:08 +0000 (09:11 +0800)]
Use strncat correctly

14 years agoProcess keys on keypad correctly
Peng Huang [Thu, 1 Oct 2009 00:46:56 +0000 (08:46 +0800)]
Process keys on keypad correctly

14 years agoFix build error with sqlite 3.5
Peng Huang [Thu, 1 Oct 2009 00:11:59 +0000 (08:11 +0800)]
Fix build error with sqlite 3.5

14 years agoFix double pinyin problems.
Peng Huang [Wed, 30 Sep 2009 23:48:46 +0000 (07:48 +0800)]
Fix double pinyin problems.

14 years agoAdd --disable-pinyin-database argument of ./configure
Peng Huang [Wed, 30 Sep 2009 14:38:40 +0000 (22:38 +0800)]
Add --disable-pinyin-database argument of ./configure

14 years agoRefine coding style
Peng Huang [Wed, 30 Sep 2009 14:08:47 +0000 (22:08 +0800)]
Refine coding style

14 years agoCommit full width space, only if in full mode
Peng Huang [Wed, 30 Sep 2009 14:06:49 +0000 (22:06 +0800)]
Commit full width space, only if in full mode

14 years agoFix fuzzy pinyin problem with ian <=> iang
Peng Huang [Wed, 30 Sep 2009 11:46:22 +0000 (19:46 +0800)]
Fix fuzzy pinyin problem with ian <=> iang

14 years agoFix ch c fuzzy pinyin problem
Peng Huang [Wed, 30 Sep 2009 11:33:01 +0000 (19:33 +0800)]
Fix ch c fuzzy pinyin problem

14 years agoFix segment fault of fuzzy pinyin
Peng Huang [Wed, 30 Sep 2009 08:55:15 +0000 (16:55 +0800)]
Fix segment fault of fuzzy pinyin

14 years agoImport debian packaging scripts from Ubuntu
Peng Huang [Wed, 30 Sep 2009 05:59:06 +0000 (13:59 +0800)]
Import debian packaging scripts from Ubuntu

14 years agoFix commi problem
Peng Huang [Tue, 29 Sep 2009 23:50:21 +0000 (07:50 +0800)]
Fix commi problem

14 years agoShow preedit text correctly
Peng Huang [Tue, 29 Sep 2009 11:31:38 +0000 (19:31 +0800)]
Show preedit text correctly

14 years agoUpdate preedit and auxiliary text format
Peng Huang [Tue, 29 Sep 2009 11:22:56 +0000 (19:22 +0800)]
Update preedit and auxiliary text format

14 years agoFix some bugs
Peng Huang [Tue, 29 Sep 2009 09:13:48 +0000 (17:13 +0800)]
Fix some bugs

14 years agoAdd Typing and Editing modes
Peng Huang [Tue, 29 Sep 2009 08:54:56 +0000 (16:54 +0800)]
Add Typing and Editing modes

14 years agoUse ' ' replace '\'' in pinyin string
Peng Huang [Tue, 29 Sep 2009 08:19:28 +0000 (16:19 +0800)]
Use ' ' replace '\'' in pinyin string

14 years agoUpdate zh_CN.po
Peng Huang [Tue, 29 Sep 2009 08:01:23 +0000 (16:01 +0800)]
Update zh_CN.po

14 years agoFix some bugs.
Peng Huang [Tue, 29 Sep 2009 07:56:02 +0000 (15:56 +0800)]
Fix some bugs.

14 years agoAlso set the foreground color of the highlight candidate in preedit text
Peng Huang [Tue, 29 Sep 2009 07:34:12 +0000 (15:34 +0800)]
Also set the foreground color of the highlight candidate in preedit text

14 years agoHide auxiliary text if no candidates
Peng Huang [Tue, 29 Sep 2009 07:27:01 +0000 (15:27 +0800)]
Hide auxiliary text if no candidates

14 years agoAdjust preedit text dynamically
Peng Huang [Tue, 29 Sep 2009 06:42:07 +0000 (14:42 +0800)]
Adjust preedit text dynamically

14 years agoShow unselected pinyin in preedit text
Peng Huang [Tue, 29 Sep 2009 05:47:05 +0000 (13:47 +0800)]
Show unselected pinyin in preedit text

14 years agoUse operator += of phrase
Peng Huang [Tue, 29 Sep 2009 00:53:16 +0000 (08:53 +0800)]
Use operator += of phrase

14 years agoRefactory PhraseEditor
Peng Huang [Tue, 29 Sep 2009 00:28:25 +0000 (08:28 +0800)]
Refactory PhraseEditor

14 years agoMerge branch '1.2.99' of git@github.com:phuang/ibus-pinyin into 1.2.99
Peng Huang [Mon, 28 Sep 2009 23:53:53 +0000 (07:53 +0800)]
Merge branch '1.2.99' of git@github.com:phuang/ibus-pinyin into 1.2.99

14 years agoAdd Phrase.h
Peng Huang [Mon, 28 Sep 2009 23:52:04 +0000 (07:52 +0800)]
Add Phrase.h

14 years agoAdd some comments
Peng Huang [Mon, 28 Sep 2009 22:56:13 +0000 (06:56 +0800)]
Add some comments

14 years agoPress space to select highlight candidate
Peng Huang [Mon, 28 Sep 2009 08:03:23 +0000 (16:03 +0800)]
Press space to select highlight candidate

14 years agoCommit half width '.' after half width numbers
Peng Huang [Sun, 27 Sep 2009 23:13:22 +0000 (07:13 +0800)]
Commit half width '.' after half width numbers

14 years agoReset before commit text to application.
Peng Huang [Sun, 27 Sep 2009 23:04:42 +0000 (07:04 +0800)]
Reset before commit text to application.

14 years agoRefine coding style
Peng Huang [Sun, 27 Sep 2009 08:48:25 +0000 (16:48 +0800)]
Refine coding style

14 years agoUse get replace operator []
Peng Huang [Sun, 27 Sep 2009 08:47:22 +0000 (16:47 +0800)]
Use get replace operator []

14 years agoRefectory conditions
Peng Huang [Sun, 27 Sep 2009 08:43:30 +0000 (16:43 +0800)]
Refectory conditions

14 years agoMerge branch '1.2.99' of github.com:phuang/ibus-pinyin into 1.2.99
Peng Huang [Sun, 27 Sep 2009 06:46:23 +0000 (14:46 +0800)]
Merge branch '1.2.99' of github.com:phuang/ibus-pinyin into 1.2.99

14 years agoSupport WideString in String
Peng Huang [Fri, 25 Sep 2009 23:37:49 +0000 (07:37 +0800)]
Support WideString in String

14 years agoAdd WideString
Peng Huang [Fri, 25 Sep 2009 23:28:55 +0000 (07:28 +0800)]
Add WideString

14 years agoReset in focusOut
Peng Huang [Fri, 25 Sep 2009 09:18:50 +0000 (17:18 +0800)]
Reset in focusOut

14 years agoChange author info
Peng Huang [Fri, 25 Sep 2009 08:19:10 +0000 (16:19 +0800)]
Change author info

14 years agoImplement auto commit.
Peng Huang [Fri, 25 Sep 2009 05:43:13 +0000 (13:43 +0800)]
Implement auto commit.

14 years agoUse ? : operator
Peng Huang [Fri, 25 Sep 2009 04:27:00 +0000 (12:27 +0800)]
Use ? : operator

14 years agoUpdate zh_CN.po
Peng Huang [Fri, 25 Sep 2009 03:40:49 +0000 (11:40 +0800)]
Update zh_CN.po

14 years agoImplement shift select candidate
Peng Huang [Fri, 25 Sep 2009 03:37:10 +0000 (11:37 +0800)]
Implement shift select candidate

14 years agoAdjust the setup ui
Peng Huang [Fri, 25 Sep 2009 02:45:48 +0000 (10:45 +0800)]
Adjust the setup ui

14 years agoDelay update of page size
Peng Huang [Fri, 25 Sep 2009 02:36:06 +0000 (10:36 +0800)]
Delay update of page size

14 years agoUse HScale widget for page size
Peng Huang [Fri, 25 Sep 2009 02:34:01 +0000 (10:34 +0800)]
Use HScale widget for page size

14 years agoAdjust preferences dialog
Peng Huang [Fri, 25 Sep 2009 02:22:08 +0000 (10:22 +0800)]
Adjust preferences dialog

14 years agoHide some unused options.
Peng Huang [Fri, 25 Sep 2009 01:59:51 +0000 (09:59 +0800)]
Hide some unused options.

14 years agoFix some typos
Peng Huang [Fri, 25 Sep 2009 00:15:41 +0000 (08:15 +0800)]
Fix some typos
Update zh_CN.po

14 years agoAdd assert in simpToTrad
Peng Huang [Thu, 24 Sep 2009 07:58:56 +0000 (15:58 +0800)]
Add assert in simpToTrad

14 years agoRefine coding style
Peng Huang [Thu, 24 Sep 2009 07:48:09 +0000 (15:48 +0800)]
Refine coding style

14 years agoClean up icons
Peng Huang [Thu, 24 Sep 2009 07:20:33 +0000 (15:20 +0800)]
Clean up icons

14 years agoClean up icons
Peng Huang [Thu, 24 Sep 2009 07:16:45 +0000 (15:16 +0800)]
Clean up icons

14 years agoStaticText use Text as parent class.
Peng Huang [Thu, 24 Sep 2009 06:59:06 +0000 (14:59 +0800)]
StaticText use Text as parent class.

14 years agoRemove unused variables.
Peng Huang [Thu, 24 Sep 2009 06:41:06 +0000 (14:41 +0800)]
Remove unused variables.

14 years agoUse name SimpTrad table
Peng Huang [Thu, 24 Sep 2009 06:30:13 +0000 (14:30 +0800)]
Use name SimpTrad table

14 years agoFix some typos.
Peng Huang [Thu, 24 Sep 2009 03:54:41 +0000 (11:54 +0800)]
Fix some typos.

14 years agoAdd configure for Simplified/Traditional Chinese
Peng Huang [Thu, 24 Sep 2009 03:46:53 +0000 (11:46 +0800)]
Add configure for Simplified/Traditional Chinese

14 years agoAdd icons for simplified/traditional chinese
Peng Huang [Thu, 24 Sep 2009 03:28:53 +0000 (11:28 +0800)]
Add icons for simplified/traditional chinese

14 years agoAdd Traditional Chinese support
Peng Huang [Thu, 24 Sep 2009 00:38:19 +0000 (08:38 +0800)]
Add Traditional Chinese support

14 years agoWIP.
Peng Huang [Wed, 23 Sep 2009 12:12:57 +0000 (20:12 +0800)]
WIP.

14 years agoImplement SimTradConverter
Peng Huang [Wed, 23 Sep 2009 12:04:28 +0000 (20:04 +0800)]
Implement SimTradConverter

14 years agoAdd SimpTradConverter.
Peng Huang [Wed, 23 Sep 2009 09:13:42 +0000 (17:13 +0800)]
Add SimpTradConverter.