summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove PinyinParserTable.h.open-phrasePeng Huang2010-05-141-9644/+0
|/
* Remove unused classesPeng Huang2010-05-113-21/+0
* Does not include SimpTradConverter.hPeng Huang2010-05-101-1/+0
* Add macro DOUBLE_PINYIN_ZGPYPeng Huang2010-05-031-1/+2
* Fix problem in parse double pinyinPeng Huang2010-05-032-11/+36
* Add MS double pinyin backPeng Huang2010-05-031-0/+1
* support correct: van => uan, vn => un, ven=>un, vang => uangPeng Huang2010-05-023-1060/+1532
* Support correct jv,qv,xv,yv to ju,qu,xu,yuPeng Huang2010-05-025-1040/+1141
* Refine python scriptPeng Huang2010-04-281-20/+20
* Add sctcPeng Huang2010-04-282-0/+5160
* Use macro VERIONPeng Huang2010-04-251-1/+4
* Refine coding stylePeng Huang2010-04-251-2/+2
* Refine coding stylePeng Huang2010-04-251-1/+1
* Clear editor, when user presses Shift to switch En/Ch modePeng Huang2010-04-242-27/+33
* add assert in Object.hPeng Huang2010-04-241-0/+1
* Fix half and full punch problemPeng Huang2010-04-244-7/+16
* Check boost::signals2 in configure.acPeng Huang2010-04-202-3/+28
* Fix typo in phrases.txtPeng Huang2010-04-201-1/+1
* Does not use typedef any morePeng Huang2010-04-192-4/+2
* Use tab for page downPeng Huang2010-04-192-1/+2
* Use std::string to replace StringPeng Huang2010-04-193-7/+8
* Reset m_prev_commited_char in FallbackEditorPeng Huang2010-04-191-0/+1
* Remove unused codePeng Huang2010-04-192-3/+0
* Remove StaticStringPeng Huang2010-04-195-88/+70
* Remove PinyinEnginePtrPeng Huang2010-04-192-10/+7
* Use Object as the base class to replace Pointer.Peng Huang2010-04-1912-104/+133
* Remove debug outputPeng Huang2010-04-181-2/+0
* Use structPeng Huang2010-04-172-3/+7
* Use boost::shared_ptr to manage object instance.Peng Huang2010-04-1712-123/+75
* Use boost::signals2 to replace sigc++, do not need sigc++ library inPeng Huang2010-04-175-55/+70
* Refine code.Peng Huang2010-04-163-14/+14
* Fix build error on NetBSD and does not call localtime every time.Peng Huang2010-04-152-25/+27
* Update comments in phrases.txtPeng Huang2010-04-151-1/+2
* Add special phrases in setup uiPeng Huang2010-04-154-0/+12
* Update the phrases.txt locationPeng Huang2010-04-151-1/+1
* Don't include WideString.h in Makefile.amPeng Huang2010-04-151-1/+0
* Add clear of SpecialPhraseTablePeng Huang2010-04-157-292/+60
* Fix make distcheck errors.Peng Huang2010-04-151-1/+0
* Remove some unused codePeng Huang2010-04-152-168/+1
* Update phrases.txtPeng Huang2010-04-151-1/+3
* Split SpecialTable.{h, cc}Peng Huang2010-04-158-32/+535
* Comment the lunar phrasePeng Huang2010-04-151-1/+1
* Fix several bugs in SpecialTablePeng Huang2010-04-152-30/+21
* Install phrases.txtPeng Huang2010-04-153-0/+7
* Remove some unused code.Peng Huang2010-04-151-31/+0
* Load phrases.txt from home dir & pkgdata dirPeng Huang2010-04-143-137/+200
* Update special table.Peng Huang2010-04-142-55/+117
* Change special_phrases formatPeng Huang2010-04-142-10/+11
* Fix commit special phrases issuePeng Huang2010-04-141-4/+3
* Support load special phrases from file.Peng Huang2010-04-142-9/+44