platform/upstream/ibus-libpinyin.git
14 years agoWIP.
Peng Huang [Sat, 10 Oct 2009 02:39:32 +0000 (10:39 +0800)]
WIP.

14 years agoAdd BR libuuid-devel
Peng Huang [Sat, 10 Oct 2009 02:36:37 +0000 (10:36 +0800)]
Add BR libuuid-devel

14 years agoUse XDG cache dir for database
Peng Huang [Fri, 9 Oct 2009 23:50:53 +0000 (07:50 +0800)]
Use XDG cache dir for database

14 years agoChange database dir to ~/.config/ibus/pinyin
Peng Huang [Fri, 9 Oct 2009 23:30:08 +0000 (07:30 +0800)]
Change database dir to ~/.config/ibus/pinyin

14 years agoChange gtk version of ui file.
Peng Huang [Fri, 9 Oct 2009 23:10:42 +0000 (07:10 +0800)]
Change gtk version of ui file.

14 years agoUse gnome-autogen and update zh_CN.po
Peng Huang [Fri, 9 Oct 2009 23:07:11 +0000 (07:07 +0800)]
Use gnome-autogen and update zh_CN.po

14 years agoRename glade to ui
Peng Huang [Fri, 9 Oct 2009 22:34:55 +0000 (06:34 +0800)]
Rename glade to ui

14 years agoSupport using mouse to select candidate.
Peng Huang [Fri, 9 Oct 2009 13:16:13 +0000 (21:16 +0800)]
Support using mouse to select candidate.

14 years agoUpdate sumbol links
Peng Huang [Fri, 9 Oct 2009 01:59:54 +0000 (09:59 +0800)]
Update sumbol links

14 years agoRename simple pinyin to incomplete pinyin
Peng Huang [Thu, 8 Oct 2009 23:06:11 +0000 (07:06 +0800)]
Rename simple pinyin to incomplete pinyin

14 years agoRename database google to android
Peng Huang [Thu, 8 Oct 2009 05:07:29 +0000 (13:07 +0800)]
Rename database google to android

14 years agoTest input argument of selectCandidate
Peng Huang [Thu, 8 Oct 2009 03:16:29 +0000 (11:16 +0800)]
Test input argument of selectCandidate

14 years agoFix script error in fedora 12
Peng Huang [Thu, 8 Oct 2009 00:34:24 +0000 (08:34 +0800)]
Fix script error in fedora 12

14 years agoFix a typo
Peng Huang [Wed, 7 Oct 2009 13:49:14 +0000 (21:49 +0800)]
Fix a typo

14 years agoRemove some commented code.
Peng Huang [Tue, 6 Oct 2009 23:37:47 +0000 (07:37 +0800)]
Remove some commented code.

14 years agoUpdate zh_CN.po
Peng Huang [Tue, 6 Oct 2009 23:14:54 +0000 (07:14 +0800)]
Update zh_CN.po

14 years agoAdd configure option to choice if showing candidates in traditional
Peng Huang [Tue, 6 Oct 2009 23:06:08 +0000 (07:06 +0800)]
Add configure option to choice if showing candidates in traditional
Chinese.

14 years agoRefine some messages.
Peng Huang [Tue, 6 Oct 2009 07:21:07 +0000 (15:21 +0800)]
Refine some messages.

14 years agoRemove ZhConversion.php ZhConversion.py
Peng Huang [Tue, 6 Oct 2009 07:16:25 +0000 (15:16 +0800)]
Remove ZhConversion.php ZhConversion.py

14 years agoAdd target to create ZhConversion.{php, py}
Peng Huang [Tue, 6 Oct 2009 07:15:45 +0000 (15:15 +0800)]
Add target to create ZhConversion.{php, py}

14 years agoRename scirpt name
Peng Huang [Tue, 6 Oct 2009 07:05:41 +0000 (15:05 +0800)]
Rename scirpt name

14 years agoFix make distcheck errors.
Peng Huang [Tue, 6 Oct 2009 07:03:34 +0000 (15:03 +0800)]
Fix make distcheck errors.

14 years agoOnly display traditional Chinese preedit & auxiliary text
Peng Huang [Tue, 6 Oct 2009 06:47:45 +0000 (14:47 +0800)]
Only display traditional Chinese preedit & auxiliary text

14 years agoAdd Makefile.am in data/db/google
Peng Huang [Tue, 6 Oct 2009 05:42:52 +0000 (13:42 +0800)]
Add Makefile.am in data/db/google

14 years agoReimplement Simp to Trad
Peng Huang [Tue, 6 Oct 2009 03:18:53 +0000 (11:18 +0800)]
Reimplement Simp to Trad

14 years agoAdd android git url
Peng Huang [Mon, 5 Oct 2009 10:30:50 +0000 (18:30 +0800)]
Add android git url

14 years agoAdd PinyinParserTable.h SimpTradConverterTable.h
Peng Huang [Mon, 5 Oct 2009 10:05:45 +0000 (18:05 +0800)]
Add PinyinParserTable.h SimpTradConverterTable.h

14 years agoGenerate SimpTradConvertTable.h from Unihan
Peng Huang [Mon, 5 Oct 2009 09:54:27 +0000 (17:54 +0800)]
Generate SimpTradConvertTable.h from Unihan

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