Separate Config to PinyinConfig and BopomofoConfig
authorPeng Huang <shawn.p.huang@gmail.com>
Sun, 23 May 2010 03:59:06 +0000 (11:59 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Sun, 23 May 2010 04:32:09 +0000 (12:32 +0800)
commit163587a5185b137df364194d862a671019e3528c
tree96bc474397104de36015e7ea9b4f42d721ccc8d2
parentd30c3eb38d344234f0c2b4c64b7ade8fe32be667
Separate Config to PinyinConfig and BopomofoConfig
26 files changed:
src/BopomofoEditor.cc
src/BopomofoEditor.h
src/BopomofoEngine.cc
src/Config.cc
src/Config.h
src/DoublePinyinEditor.cc
src/DoublePinyinEditor.h
src/Editor.cc
src/Editor.h
src/ExtEditor.cc
src/ExtEditor.h
src/FallbackEditor.h
src/FullPinyinEditor.cc
src/FullPinyinEditor.h
src/Main.cc
src/PhraseEditor.cc
src/PhraseEditor.h
src/PinyinEditor.cc
src/PinyinEditor.h
src/PinyinEngine.cc
src/PinyinProperties.cc
src/PinyinProperties.h
src/PunctEditor.cc
src/PunctEditor.h
src/RawEditor.h
src/SpecialPhraseTable.cc