summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* update Makefile.amPeng Wu2012-05-301-2/+0
* update Makefile.amPeng Wu2012-05-301-8/+0
* update Makefile.amPeng Wu2012-05-301-12/+0
* use new parsersPeng Wu2011-12-221-1/+1
* add LibPinyin ConfigPeng Wu2011-12-221-0/+2
* add compile flagsPeng Wu2011-12-221-8/+18
* add PYPBopomofoEngine.ccPeng Wu2011-12-221-0/+1
* add PYPBopomofoEngine.hPeng Wu2011-12-221-0/+1
* add libpinyin pinyin enginePeng Wu2011-12-221-0/+1
* add PYPPinyinEngine.hPeng Wu2011-12-221-0/+1
* fixes Makefile.amPeng Wu2011-12-221-0/+2
* begin to add double pinyin editorPeng Wu2011-12-221-0/+1
* begin to write libpinyin full pinyin editorPeng Wu2011-12-221-0/+1
* begin to write libpinyin backendPeng Wu2011-12-221-0/+1
* add libpinyin depsPeng Wu2011-12-221-0/+2
* fixes compilePeng Wu2011-12-221-0/+2
* rename base editorPeng Wu2011-12-221-2/+4
* fixes compilePeng Wu2011-12-221-0/+3
* add English EditorPeng Wu2011-04-221-0/+11
* Add auto correct "on" => "ong", and combine some fuzzy pinyin options to save...Peng Huang2011-03-211-7/+18
* Add option --disable-boost to support build without boostPeng Huang2010-09-271-12/+12
* Fix make distcheck errors.Peng Huang2010-09-061-10/+10
* Add PY prefix of all file names to avoid name conflict on some filePeng Huang2010-08-171-62/+62
* fixes error when make distcheck.Peng Wu2010-07-141-1/+1
* fixes ExtEditor compile.Peng Wu2010-07-081-0/+2
* adding lua-extension flags.Peng Wu2010-07-011-4/+20
* Merge remote branch 'epico/lua-plugin' into lua-pluginPeng Huang2010-06-181-0/+4
|\
| * begin to integrate lua ext.Peng Wu2010-05-191-0/+4
* | Use openccPeng Huang2010-06-091-0/+2
* | Move php_2_py.php to scripts/Peng Huang2010-06-051-1/+1
* | Move python script files to scripts folderPeng Huang2010-05-301-1/+1
* | Change some variables' name.Peng Huang2010-05-251-12/+14
* | Fix make distcheck errors.Peng Huang2010-05-251-5/+2
* | Refine coding style and use guint8 in BopomofoKeyboard.hPeng Huang2010-05-241-0/+3
* | Add abstract class PhoneticEditorBYVoid2010-05-231-0/+2
* | Add BopomofoKeyboard.h in Makefile.amPeng Huang2010-05-231-0/+1
* | Update Copyright informationPeng Huang2010-05-191-1/+1
|/
* Include PunctTable.h in tarballPeng Huang2010-05-171-0/+1
* Add PunctTable in Makefile.amPeng Huang2010-05-161-0/+5
* Add MODE_PUNCT in BopomofoEnginePeng Huang2010-05-161-0/+2
* Create BopomofoEnginePeng Huang2010-05-141-1/+3
* add Bopomofo SupportBYVoid2010-05-131-0/+3
* Remove unused classesPeng Huang2010-05-111-2/+0
* Check boost::signals2 in configure.acPeng Huang2010-04-201-1/+11
* Use Object as the base class to replace Pointer.Peng Huang2010-04-191-0/+1
* Use boost::signals2 to replace sigc++, do not need sigc++ library inPeng Huang2010-04-171-3/+3
* Don't include WideString.h in Makefile.amPeng Huang2010-04-151-1/+0
* Add clear of SpecialPhraseTablePeng Huang2010-04-151-0/+1
* Fix make distcheck errors.Peng Huang2010-04-151-1/+0
* Split SpecialTable.{h, cc}Peng Huang2010-04-151-2/+6