platform/upstream/ibus-libpinyin.git
14 years agoRelease 1.3.8
Peng Huang [Sat, 29 May 2010 09:21:25 +0000 (17:21 +0800)]
Release 1.3.8

14 years agoDo not call readDefaultValues in constructor function.
Peng Huang [Sat, 29 May 2010 03:18:39 +0000 (11:18 +0800)]
Do not call readDefaultValues in constructor function.

14 years agoWrite default value to config, if the value does not exist
Peng Huang [Sat, 29 May 2010 00:22:00 +0000 (08:22 +0800)]
Write default value to config, if the value does not exist

14 years agoRemove inline modifier for some functions
Peng Huang [Fri, 28 May 2010 21:51:27 +0000 (05:51 +0800)]
Remove inline modifier for some functions

14 years agoAdd "·" in PunctTable
Peng Huang [Fri, 28 May 2010 21:42:40 +0000 (05:42 +0800)]
Add "·" in PunctTable

14 years agoFix problem in PunctEditor.
Peng Huang [Fri, 28 May 2010 21:42:14 +0000 (05:42 +0800)]
Fix problem in PunctEditor.

14 years agoRelease 1.3.7
Peng Huang [Fri, 28 May 2010 06:53:48 +0000 (14:53 +0800)]
Release 1.3.7

14 years agoDisable special phrases by default in bopomofo engine
Peng Huang [Fri, 28 May 2010 06:44:01 +0000 (14:44 +0800)]
Disable special phrases by default in bopomofo engine

14 years agoReset engine status when enable again
Peng Huang [Fri, 28 May 2010 06:41:32 +0000 (14:41 +0800)]
Reset engine status when enable again

14 years agoRefine Config
Peng Huang [Fri, 28 May 2010 06:30:38 +0000 (14:30 +0800)]
Refine Config

14 years agoMerge remote branch 'byvoid/master'
Peng Huang [Fri, 28 May 2010 06:21:04 +0000 (14:21 +0800)]
Merge remote branch 'byvoid/master'

14 years agoUse different default config values for Pinyin and Bopomofo
Peng Huang [Fri, 28 May 2010 06:15:35 +0000 (14:15 +0800)]
Use different default config values for Pinyin and Bopomofo

14 years agoUpdate Chinese translation
BYVoid [Fri, 28 May 2010 06:00:12 +0000 (14:00 +0800)]
Update Chinese translation

14 years agoUse const gchar * const
Peng Huang [Fri, 28 May 2010 02:09:57 +0000 (10:09 +0800)]
Use const gchar * const

14 years agoUse const gchar * to replace macros
Peng Huang [Fri, 28 May 2010 02:08:41 +0000 (10:08 +0800)]
Use const gchar * to replace macros

14 years agoSwitch to Chinese mode when enable
Peng Huang [Thu, 27 May 2010 05:51:21 +0000 (13:51 +0800)]
Switch to Chinese mode when enable

14 years agoAdd debian/changelog.in
Peng Huang [Thu, 27 May 2010 02:33:16 +0000 (10:33 +0800)]
Add debian/changelog.in

14 years agoFix build error in converting void * to int.
Peng Huang [Thu, 27 May 2010 02:16:50 +0000 (10:16 +0800)]
Fix build error in converting void * to int.

14 years agoFix a bug of bsearch while converting keyval to Bopomofo
BYVoid [Wed, 26 May 2010 07:49:50 +0000 (15:49 +0800)]
Fix a bug of bsearch while converting keyval to Bopomofo

14 years agoAdd ppa target for generate debian source packages.
Peng Huang [Wed, 26 May 2010 05:21:34 +0000 (13:21 +0800)]
Add ppa target for generate debian source packages.

14 years agoUpdate po files.
Peng Huang [Wed, 26 May 2010 02:39:59 +0000 (10:39 +0800)]
Update po files.

14 years agoUpdate po files.
Peng Huang [Tue, 25 May 2010 09:00:54 +0000 (17:00 +0800)]
Update po files.

14 years agoCorrect some labels
BYVoid [Tue, 25 May 2010 08:52:33 +0000 (16:52 +0800)]
Correct some labels

14 years agoMerge remote branch 'byvoid/fallbackeditor'
Peng Huang [Tue, 25 May 2010 08:30:40 +0000 (16:30 +0800)]
Merge remote branch 'byvoid/fallbackeditor'

14 years agoAdd Traditional Chinese mode punct for FallbackEditor
BYVoid [Tue, 25 May 2010 08:28:26 +0000 (16:28 +0800)]
Add Traditional Chinese mode punct for FallbackEditor

14 years agoChange some variables' name.
Peng Huang [Tue, 25 May 2010 08:22:28 +0000 (16:22 +0800)]
Change some variables' name.

14 years agoFix make distcheck errors.
Peng Huang [Tue, 25 May 2010 07:45:42 +0000 (15:45 +0800)]
Fix make distcheck errors.

14 years agoUpdate po files and adjust ui
Peng Huang [Tue, 25 May 2010 05:29:22 +0000 (13:29 +0800)]
Update po files and adjust ui

14 years agoAdjust the setup interface.
Peng Huang [Tue, 25 May 2010 04:58:50 +0000 (12:58 +0800)]
Adjust the setup interface.

14 years agoUse boost::scoped_ptr to maintain Config instances.
Peng Huang [Mon, 24 May 2010 06:21:31 +0000 (14:21 +0800)]
Use boost::scoped_ptr to maintain Config instances.

14 years agoRefine coding style and use guint8 in BopomofoKeyboard.h
Peng Huang [Mon, 24 May 2010 05:41:24 +0000 (13:41 +0800)]
Refine coding style and use guint8 in BopomofoKeyboard.h

14 years agoUse const gchar * to replase std::string for static strings.
Peng Huang [Mon, 24 May 2010 02:05:50 +0000 (10:05 +0800)]
Use const gchar * to replase std::string for static strings.

14 years agoRefine modifiers test code for Ctrl + Shift + F
Peng Huang [Mon, 24 May 2010 00:48:00 +0000 (08:48 +0800)]
Refine modifiers test code for Ctrl + Shift + F

14 years agoMerge remote branch 'byvoid/st_switch_hotkey'
Peng Huang [Sun, 23 May 2010 23:29:27 +0000 (07:29 +0800)]
Merge remote branch 'byvoid/st_switch_hotkey'

14 years agoFix a bug on Config & Enable Bopomofo specialized settings
BYVoid [Sun, 23 May 2010 13:01:53 +0000 (21:01 +0800)]
Fix a bug on Config & Enable Bopomofo specialized settings

14 years agoAdd hotkey Ctrl + Shift + F to toggle simp/trad Chinese input mode
BYVoid [Sun, 23 May 2010 12:18:45 +0000 (20:18 +0800)]
Add hotkey Ctrl + Shift + F to toggle simp/trad Chinese input mode

14 years agoLaunch setup with different arguments in PinyinEngine & BopomofoEngine
Peng Huang [Sun, 23 May 2010 09:37:09 +0000 (17:37 +0800)]
Launch setup with different arguments in PinyinEngine & BopomofoEngine

14 years agoUse pinyin setup as default
Peng Huang [Sun, 23 May 2010 09:35:03 +0000 (17:35 +0800)]
Use pinyin setup as default

14 years agoAdd test-pinyin and test-bopomofo targets
Peng Huang [Sun, 23 May 2010 09:07:41 +0000 (17:07 +0800)]
Add test-pinyin and test-bopomofo targets

14 years agoReorganize setup User Interface
BYVoid [Sun, 23 May 2010 09:04:49 +0000 (17:04 +0800)]
Reorganize setup User Interface

14 years agoMerge remote branch 'byvoid/PhoneticEditor' into config
Peng Huang [Sun, 23 May 2010 04:48:45 +0000 (12:48 +0800)]
Merge remote branch 'byvoid/PhoneticEditor' into config

Conflicts:
src/BopomofoEditor.cc
src/Editor.h
src/PinyinEditor.cc

14 years agoSeparate Config to PinyinConfig and BopomofoConfig
Peng Huang [Sun, 23 May 2010 03:59:06 +0000 (11:59 +0800)]
Separate Config to PinyinConfig and BopomofoConfig

14 years agoAdd abstract class PhoneticEditor
BYVoid [Sun, 23 May 2010 04:30:57 +0000 (12:30 +0800)]
Add abstract class PhoneticEditor

14 years agoAdd BopomofoKeyboard.h in Makefile.am
Peng Huang [Sun, 23 May 2010 00:11:09 +0000 (08:11 +0800)]
Add BopomofoKeyboard.h in Makefile.am

14 years agoAdd keyboard mappings for Bopomofo
BYVoid [Thu, 20 May 2010 08:20:08 +0000 (16:20 +0800)]
Add keyboard mappings for Bopomofo

14 years agoPunctEditor.c: reset editor, when commit some text to application
Peng Huang [Thu, 20 May 2010 06:12:59 +0000 (14:12 +0800)]
PunctEditor.c: reset editor, when commit some text to application

14 years agoRefine coding style
Peng Huang [Thu, 20 May 2010 05:03:28 +0000 (13:03 +0800)]
Refine coding style

14 years agoAdd copyright header in some python file
Peng Huang [Thu, 20 May 2010 05:00:21 +0000 (13:00 +0800)]
Add copyright header in some python file

14 years agoRemove WideString.h
Peng Huang [Thu, 20 May 2010 04:56:48 +0000 (12:56 +0800)]
Remove WideString.h

14 years agoAdd BYVoid in copyright header for some files
Peng Huang [Thu, 20 May 2010 04:54:10 +0000 (12:54 +0800)]
Add BYVoid in copyright header for some files

14 years agoAdd copyright header
Peng Huang [Thu, 20 May 2010 04:49:05 +0000 (12:49 +0800)]
Add copyright header

14 years agoAdjust Phrase struct
Peng Huang [Thu, 20 May 2010 03:07:30 +0000 (11:07 +0800)]
Adjust Phrase struct

14 years agoAdjust struct Pinyin
Peng Huang [Thu, 20 May 2010 02:18:49 +0000 (10:18 +0800)]
Adjust struct Pinyin

14 years agoUse guint8 for pinyin id
Peng Huang [Thu, 20 May 2010 02:03:36 +0000 (10:03 +0800)]
Use guint8 for pinyin id

14 years agoSet CFLAGS and CXXFLAGS in distcheck
Peng Huang [Wed, 19 May 2010 14:27:48 +0000 (22:27 +0800)]
Set CFLAGS and CXXFLAGS in distcheck

14 years agoRemove slots in Engines.
Peng Huang [Wed, 19 May 2010 14:04:47 +0000 (22:04 +0800)]
Remove slots in Engines.

14 years agoUse StaticText
Peng Huang [Wed, 19 May 2010 13:55:49 +0000 (21:55 +0800)]
Use StaticText

14 years agoRefine coding style
Peng Huang [Wed, 19 May 2010 13:43:56 +0000 (21:43 +0800)]
Refine coding style

14 years agoUse guint8 for pinyin id
Peng Huang [Wed, 19 May 2010 13:43:39 +0000 (21:43 +0800)]
Use guint8 for pinyin id

14 years agoFix build errors in NetBSD
Peng Huang [Wed, 19 May 2010 09:29:49 +0000 (17:29 +0800)]
Fix build errors in NetBSD

14 years agoUpdate Copyright information
Peng Huang [Wed, 19 May 2010 05:39:10 +0000 (13:39 +0800)]
Update Copyright information

14 years agoClear the lookup table when cursor == 0
Peng Huang [Wed, 19 May 2010 05:21:00 +0000 (13:21 +0800)]
Clear the lookup table when cursor == 0

14 years agoDo not use color for candidates of PunctEditor
Peng Huang [Wed, 19 May 2010 04:58:55 +0000 (12:58 +0800)]
Do not use color for candidates of PunctEditor

14 years agoFix some bugs in PunctEditor
Peng Huang [Wed, 19 May 2010 04:45:27 +0000 (12:45 +0800)]
Fix some bugs in PunctEditor

14 years agoFix crash when move curso in pinyin "pi'ao"
Peng Huang [Wed, 19 May 2010 04:08:45 +0000 (12:08 +0800)]
Fix crash when move curso in pinyin "pi'ao"

14 years agoImprove punct editor.
Peng Huang [Wed, 19 May 2010 03:19:27 +0000 (11:19 +0800)]
Improve punct editor.

14 years agoAdd some half chars in PunctTable
Peng Huang [Wed, 19 May 2010 00:10:39 +0000 (08:10 +0800)]
Add some half chars in PunctTable

14 years agoAdd PunctMode in PinyinEngine.
Peng Huang [Wed, 19 May 2010 00:10:08 +0000 (08:10 +0800)]
Add PunctMode in PinyinEngine.

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