summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add wordlistPeng Huang2010-02-101-0/+20000
* Move _() to PinyinProperties.ccPeng Huang2010-02-102-2/+2
* Implement candidateClicked methodPeng Huang2010-02-105-3/+14
* Refactory classes, and use sigc++ to make code clear.Peng Huang2010-02-1019-1102/+1428
* Fix problem when use '0' to select 10th candidatePeng Huang2010-02-021-1/+1
* Exit if can not connect to ibusPeng Huang2010-01-262-0/+10
* Add local.dbPeng Huang2010-01-191-0/+1
* Remove SIMP_TO_TRAD_NRPeng Huang2010-01-183-3/+1
* Fix genpytable.pyPeng Huang2010-01-183-32/+27
* Fix fuzzy and auto correct problem with 'rve rue'Peng Huang2010-01-183-1216/+1315
* Add option auto correct "ue -> ve"Peng Huang2010-01-182-1/+15
* Fix a typo.Peng Huang2010-01-181-1/+1
* Use lve, nve to replace lue, nuePeng Huang2010-01-185-76/+80
* Update SimpTradConverterTable.hPeng Huang2010-01-181-10/+274
* Add intltool in rpm spec file.Peng Huang2010-01-131-0/+1
* Open user db in EXCLUSIVE mode.Peng Huang2010-01-041-3/+3
* Use PERSIST journal mode for better performance.Peng Huang2010-01-041-1/+1
* Remove some duplicate code.Peng Huang2010-01-041-7/+4
* Remove unused code.Peng Huang2010-01-041-1/+0
* Optimize sqlite for better performance.Peng Huang2010-01-041-0/+6
* Merge branch 'stl'Peng Huang2010-01-0113-306/+145
|\
| * Use *_LDADD replace *_LDFLAGSPeng Huang2010-01-011-2/+2
| * Fix appendUnicode problem.Peng Huang2010-01-011-2/+4
| * Remvoe set method of PinyinSegmentPeng Huang2010-01-012-14/+6
| * Refine code.Peng Huang2010-01-011-12/+3
| * Fix coding style problemPeng Huang2010-01-011-1/+1
| * Remove some unused code.Peng Huang2010-01-011-1/+1
| * Remove some unused code.Peng Huang2010-01-012-32/+2
| * Remove some unused code.Peng Huang2010-01-011-32/+0
| * Replace GArray with std::vectorPeng Huang2010-01-016-51/+39
| * Remove unused code.Peng Huang2010-01-011-189/+7
| * Reserve for StringPeng Huang2010-01-011-1/+1
| * Implement Env util classPeng Huang2010-01-012-1/+15
| * Reimplement operator<< (const gunichar *wstr)Peng Huang2010-01-011-3/+13
| * Replase GString with std::stringPeng Huang2010-01-013-65/+110
| * Use STL to replace some class in DatabasePeng Huang2010-01-013-47/+88
* | Ignore number key if with some modifiers.Peng Huang2010-01-011-0/+2
|/
* Overide operator-> of ProinterPeng Huang2010-01-011-2/+10
* Add Some source files.Peng Huang2009-12-284-0/+45
* Create databases' indexes in build time.Peng Huang2009-12-131-6/+7
* Fix make distcheck errors.Peng Huang2009-12-081-0/+1
* Remove some unused code.Peng Huang2009-12-081-17/+0
* Fix numpad problem.Peng Huang2009-11-301-10/+17
* WIP.Peng Huang2009-10-284-10/+12
* Add new constructors.Peng Huang2009-10-282-4/+18
* Add RawEditor.hPeng Huang2009-10-184-9/+132
* Merge branch 'master' of github.com:phuang/ibus-pinyinPeng Huang2009-10-161-28/+19
|\
| * Update ru.po from Alexey KotlyarovPeng Huang2009-10-141-28/+19
* | Merge branch 'master' of github.com:phuang/ibus-pinyinPeng Huang2009-10-135-14/+286
|\|
| * Update po files.Peng Huang2009-10-133-35/+55