summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug of Traditional Chinese translationBYVoid2010-06-052-4/+4
|
* Remove some debug outputPeng Huang2010-06-051-1/+0
|
* Move php_2_py.php to scripts/Peng Huang2010-06-052-1/+1
|
* Refine some codePeng Huang2010-06-051-5/+6
|
* Update label of one propertyPeng Huang2010-06-055-202/+61
|
* Fix some build warning and verify some config item.Peng Huang2010-06-053-15/+16
|
* Update translation po filesBYVoid2010-06-054-235/+302
|
* Disabled Custom of SelectKeyBYVoid2010-06-056-18/+40
|
* Update Config & Preferences UI for BopomofoEditorBYVoid2010-06-056-32/+238
|
* 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
|
* Update READMEPeng Huang2010-05-311-1/+1
|
* 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-5147/+4
|
* Fix special phrases option problem in Bopomofo engine.Peng Huang2010-05-302-7/+8
|
* Optimize dependence of headersBYVoid2010-05-3013-18/+2
|
* Release 1.3.8Peng Huang2010-05-291-1/+1
|
* 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-292-96/+96
|
* Fix problem in PunctEditor.Peng Huang2010-05-291-13/+5
|
* Release 1.3.7Peng Huang2010-05-281-2/+2
|
* 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
|
* Merge remote branch 'byvoid/master'Peng Huang2010-05-283-39/+47
|\
| * Update Chinese translationBYVoid2010-05-283-39/+47
| |
* | 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
|
* Add debian/changelog.inPeng Huang2010-05-272-0/+8
|
* 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
|
* Add ppa target for generate debian source packages.Peng Huang2010-05-264-116/+29
|
* Update po files.Peng Huang2010-05-262-25/+17
|
* Update po files.Peng Huang2010-05-254-17/+16
|
* Correct some labelsBYVoid2010-05-251-2/+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
|
* Update po files and adjust uiPeng Huang2010-05-255-804/+1063
|
* Adjust the setup interface.Peng Huang2010-05-252-219/+148
|
* Use boost::scoped_ptr to maintain Config instances.Peng Huang2010-05-242-6/+7
|