summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add er in xhe double pinyin schemaPeng Huang2010-06-171-1/+1
* Use gint8 for pinyin id in double pinyin tablePeng Huang2010-06-152-17/+18
* Refine codePeng Huang2010-06-141-7/+4
* Use utf8 string encodePeng Huang2010-06-143-7364/+7399
* refine codePeng Huang2010-06-133-7/+7
* Add XiaoHe double pinyin schemaPeng Huang2010-06-133-10/+76
* Improve performance of SimpTradConvertPeng Huang2010-06-111-3/+5
* Use C++ API of OpenCCBYVoid2010-06-111-45/+12
* Print message when an error occurs in opencc_convertBYVoid2010-06-111-0/+1
* Add class OpenCC to encapsulate openccPeng Huang2010-06-101-24/+40
* Refine some code.Peng Huang2010-06-091-12/+15
* Merge remote branch 'byvoid/opencc' into openccPeng Huang2010-06-091-6/+24
|\
| * Modified interface of opencc in SimpTradConveterBYVoid2010-06-091-8/+24
| * Fix opencc APIBYVoid2010-06-091-1/+3
* | Fix build warningsPeng Huang2010-06-091-9/+12
|/
* Use openccPeng Huang2010-06-093-2/+34
* Move php_2_py.php to scripts/Peng Huang2010-06-052-22/+1
* Refine some codePeng Huang2010-06-051-5/+6
* Update label of one propertyPeng Huang2010-06-051-2/+2
* Fix some build warning and verify some config item.Peng Huang2010-06-053-15/+16
* Disabled Custom of SelectKeyBYVoid2010-06-054-8/+20
* Update Config & Preferences UI for BopomofoEditorBYVoid2010-06-054-24/+87
* Improved user interaction of BopomofoEditorBYVoid2010-06-055-75/+100
* Reduce dependency among header files.Peng Huang2010-06-0532-79/+91
* Add --version -V optionPeng Huang2010-06-024-13/+34
* Refine coding stylePeng Huang2010-05-314-16/+29
* Refine coding stylePeng Huang2010-05-302-11/+19
* Use inline function and const value to replace some macors.Peng Huang2010-05-309-40/+48
* Refine coding stylePeng Huang2010-05-3023-207/+333
* Move python script files to scripts folderPeng Huang2010-05-304-5216/+1
* Fix special phrases option problem in Bopomofo engine.Peng Huang2010-05-302-7/+8
* Optimize dependence of headersBYVoid2010-05-3013-18/+2
* Do not call readDefaultValues in constructor function.Peng Huang2010-05-291-5/+6
* Write default value to config, if the value does not existPeng Huang2010-05-291-0/+12
* Remove inline modifier for some functionsPeng Huang2010-05-291-3/+3
* Add "ยท" in PunctTablePeng Huang2010-05-291-95/+95
* Fix problem in PunctEditor.Peng Huang2010-05-291-13/+5
* Disable special phrases by default in bopomofo enginePeng Huang2010-05-281-5/+9
* Reset engine status when enable againPeng Huang2010-05-284-12/+28
* Refine ConfigPeng Huang2010-05-281-22/+7
* Use different default config values for Pinyin and BopomofoPeng Huang2010-05-282-81/+215
* Use const gchar * constPeng Huang2010-05-281-1/+1
* Use const gchar * to replace macrosPeng Huang2010-05-281-51/+51
* Switch to Chinese mode when enablePeng Huang2010-05-272-4/+10
* Fix build error in converting void * to int.Peng Huang2010-05-271-4/+4
* Fix a bug of bsearch while converting keyval to BopomofoBYVoid2010-05-261-3/+3
* Merge remote branch 'byvoid/fallbackeditor'Peng Huang2010-05-252-64/+146
|\
| * Add Traditional Chinese mode punct for FallbackEditorBYVoid2010-05-252-64/+146
* | Change some variables' name.Peng Huang2010-05-251-12/+14
|/
* Fix make distcheck errors.Peng Huang2010-05-251-5/+2