2010-05-19 |
Peng Wu | dump all arguments for register_trigger. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | remove lua_plugin_retrieve_plugin declaration on lua... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | do some clean up on lua-plugin.h |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | fixes Makefile.am |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add lua-ext-console.c |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add ibus_engine_plugin_get_candidate and enhance ibus_e... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add ibus_engine_plugin_call. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | write ibus_engine_plugin_load_lua_script. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | lua extension (ime.register_command) in progress. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | re-factor lua-plugin interface. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | ime register command in progress. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | code cleanup. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | refactor lua-plugin |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | refactor lua-plugin gobject interface. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add gobject interface for lua-plugin. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add comment. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | change isnil to isnone. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add arguments check. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | sketch for ime_register_trigger, begin to write ime_reg... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | interface changed to lua_plugin_context. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add table check in join_string. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | change ime_join_string behavior. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | change ime_join_string implementation. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | change tolstring to checklstring. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | begin lua-plugin integration. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add some test cases and safe arguments check. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add more test case. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add ime.parse_mapping func. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add more test case and fixes join_string with empty... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Huang | Integrate lua |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add new test cases for split/join. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add split_string function. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | the initial ime_join_string implement and add lua_pop... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | change luaL_checklstring to lua_tolstring. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add some check on IME_TRIM_PRECHECK. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add retval to lua_plugin_fini. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | change to pushliteral in ime_get_version. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | refactor code for checking condition. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | add ime.trim*. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | lua plugin hello world is ok. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Peng Wu | initial code for lua plugin. |
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 |
next |