2010-05-20 |
Peng Huang | PunctEditor.c: reset editor, when commit some text... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Refine coding style |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Add copyright header in some python file |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Remove WideString.h |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Add BYVoid in copyright header for some files |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Add copyright header |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Adjust Phrase struct |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Adjust struct Pinyin |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Peng Huang | Use guint8 for pinyin id |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Set CFLAGS and CXXFLAGS in distcheck |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Remove slots in Engines. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Use StaticText |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Refine coding style |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Use guint8 for pinyin id |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Fix build errors in NetBSD |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Update Copyright information |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Clear the lookup table when cursor == 0 |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Do not use color for candidates of PunctEditor |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Fix some bugs in PunctEditor |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Fix crash when move curso in pinyin "pi'ao" |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Improve punct editor. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Add some half chars in PunctTable |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Add PunctMode in PinyinEngine. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Peng Huang | Unify the coding style |
commit | commitdiff | tree | snapshot |
2010-05-18 |
BYVoid | Fix a bug of Bopomofo parse |
commit | commitdiff | tree | snapshot |
2010-05-18 |
BYVoid | Fix a bug of displaying tone characters in BopomofoEditor |
commit | commitdiff | tree | snapshot |
2010-05-18 |
BYVoid | Add zh_TW & zh_HK language support |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Peng Huang | Add BYVoid in AUTHORS |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Peng Huang | Remove CustomPhrases in POTFILES |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Peng Huang | Merge branch 'bopomofo' |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Peng Huang | Add Bopomof in spec file. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Peng Huang | register properties in focusIn |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Peng Huang | Reset PunctEditor when press Esc |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Peng Huang | Include PunctTable.h in tarball |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Peng Huang | Do not allow input chars more than 2 |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Refine some code. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Fix the order of punct_table |
commit | commitdiff | tree | snapshot |
2010-05-16 |
BYVoid | implement PunctEditor for BopomofoEngine |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Add PunctEditor.h |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Add PunctTable in Makefile.am |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Add PunctTable.h |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Add punct.py |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Add MODE_PUNCT in BopomofoEngine |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Fix two build warnings. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peng Huang | Refine coding style in Database.cc |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Peng Huang | Remove PinyinParserTable.h.open-phrase |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Peng Huang | Add bopomofo icon |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Peng Huang | Add date string in version for testing |
commit | commitdiff | tree | snapshot |
2010-05-14 |
BYVoid | Add Input mode/Select mode for Bopomofo |
commit | commitdiff | tree | snapshot |
2010-05-14 |
BYVoid | Allow multiple tone character |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Peng Huang | Create BopomofoEngine |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Peng Huang | Make bopomofo as a separate input engine. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
BYVoid | Bopomofo |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Peng Huang | Refine some descriptions in spec file |
commit | commitdiff | tree | snapshot |
2010-05-13 |
BYVoid | add Bopomofo Support |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Peng Huang | Use wchar_t for bopomofo |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Peng Huang | Generate some fuzzy bopomofo |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Peng Huang | Generate PinyinParserTable with bopomofo |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Peng Huang | Remove unused classes |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Peng Huang | Does not include SimpTradConverter.h |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Peng Huang | Drop indexes before create indexes. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Peng Huang | Create index if not exists |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Peng Huang | Refine rpm packages: |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Peng Huang | Add macro DOUBLE_PINYIN_ZGPY |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Peng Huang | Release 1.3.5 |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Peng Huang | Fix problem in parse double pinyin |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Peng Huang | Add MS double pinyin back |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Peng Huang | support correct: van => uan, vn => un, ven=>un, vang... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Peng Huang | Support correct jv,qv,xv,yv to ju,qu,xu,yu |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Peng Huang | Refine python script |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Peng Huang | Add sctc |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Peng Huang | Use macro VERION |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Peng Huang | Refine coding style |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Peng Huang | Refine coding style |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Peng Huang | Clear editor, when user presses Shift to switch En... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Peng Huang | add assert in Object.h |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Peng Huang | Fix half and full punch problem |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Peng Huang | Add libboost-dev >= 1.39 in debian build script |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Peng Huang | Use libboost to replace sigc++ |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Peng Huang | Does not need swig |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Peng Huang | Update debian from Li Daobing's repository |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Peng Huang | Check boost::signals2 in configure.ac |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Peng Huang | Fix typo in phrases.txt |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Does not use typedef any more |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Use tab for page down |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Use std::string to replace String |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Reset m_prev_commited_char in FallbackEditor |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Remove unused code |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Remove StaticString |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Remove PinyinEnginePtr |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Peng Huang | Use Object as the base class to replace Pointer. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Peng Huang | Remove debug output |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Peng Huang | Use struct |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Peng Huang | Generate ChangeLog from git during make dist |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Peng Huang | Use boost::shared_ptr to manage object instance. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Peng Huang | Use boost::signals2 to replace sigc++, do not need... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Peng Huang | Refine code. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peng Huang | Fix build error on NetBSD and does not call localtime... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peng Huang | Update comments in phrases.txt |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peng Huang | Fix copy phrases.txt error |
commit | commitdiff | tree | snapshot |
next |