| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | add ibus_engine_plugin_get_candidate and enhance ibus_engine_plugin_get_retval. | Peng Wu | 2010-05-19 | 1 | -19/+42 | |
| | | | ||||||
| | * | add ibus_engine_plugin_call. | Peng Wu | 2010-05-19 | 2 | -1/+86 | |
| | | | ||||||
| | * | write ibus_engine_plugin_load_lua_script. | Peng Wu | 2010-05-19 | 3 | -28/+34 | |
| | | | ||||||
| | * | lua extension (ime.register_command) in progress. | Peng Wu | 2010-05-19 | 3 | -22/+72 | |
| | | | ||||||
| | * | re-factor lua-plugin interface. | Peng Wu | 2010-05-19 | 1 | -5/+28 | |
| | | | ||||||
| | * | ime register command in progress. | Peng Wu | 2010-05-19 | 4 | -2/+28 | |
| | | | ||||||
| | * | code cleanup. | Peng Wu | 2010-05-19 | 2 | -10/+2 | |
| | | | ||||||
| | * | refactor lua-plugin | Peng Wu | 2010-05-19 | 3 | -48/+68 | |
| | | | ||||||
| | * | refactor lua-plugin gobject interface. | Peng Wu | 2010-05-19 | 3 | -45/+49 | |
| | | | ||||||
| | * | add gobject interface for lua-plugin. | Peng Wu | 2010-05-19 | 5 | -27/+115 | |
| | | | ||||||
| | * | add comment. | Peng Wu | 2010-05-19 | 1 | -0/+1 | |
| | | | ||||||
| | * | change isnil to isnone. | Peng Wu | 2010-05-19 | 1 | -3/+3 | |
| | | | ||||||
| | * | add arguments check. | Peng Wu | 2010-05-19 | 1 | -0/+17 | |
| | | | ||||||
| | * | sketch for ime_register_trigger, begin to write ime_register_command. | Peng Wu | 2010-05-19 | 1 | -4/+44 | |
| | | | ||||||
| | * | interface changed to lua_plugin_context. | Peng Wu | 2010-05-19 | 1 | -0/+5 | |
| | | | ||||||
| | * | add table check in join_string. | Peng Wu | 2010-05-19 | 2 | -3/+3 | |
| | | | ||||||
| | * | change ime_join_string behavior. | Peng Wu | 2010-05-19 | 1 | -1/+1 | |
| | | | ||||||
| | * | change ime_join_string implementation. | Peng Wu | 2010-05-19 | 2 | -2/+3 | |
| | | | ||||||
| | * | change tolstring to checklstring. | Peng Wu | 2010-05-19 | 3 | -51/+37 | |
| | | | ||||||
| | * | begin lua-plugin integration. | Peng Wu | 2010-05-19 | 2 | -1/+30 | |
| | | | ||||||
| | * | add some test cases and safe arguments check. | Peng Wu | 2010-05-19 | 2 | -1/+14 | |
| | | | ||||||
| | * | add more test case. | Peng Wu | 2010-05-19 | 1 | -0/+7 | |
| | | | ||||||
| | * | add ime.parse_mapping func. | Peng Wu | 2010-05-19 | 2 | -1/+74 | |
| | | | ||||||
| | * | add more test case and fixes join_string with empty table. | Peng Wu | 2010-05-19 | 2 | -2/+16 | |
| | | | ||||||
| | * | Integrate lua | Peng Huang | 2010-05-19 | 3 | -0/+66 | |
| | | | ||||||
| | * | add new test cases for split/join. | Peng Wu | 2010-05-19 | 2 | -3/+14 | |
| | | | ||||||
| | * | add split_string function. | Peng Wu | 2010-05-19 | 1 | -5/+22 | |
| | | | ||||||
| | * | the initial ime_join_string implement and add lua_pop for trim_string functions. | Peng Wu | 2010-05-19 | 1 | -2/+41 | |
| | | | ||||||
| | * | change luaL_checklstring to lua_tolstring. | Peng Wu | 2010-05-19 | 2 | -8/+13 | |
| | | | ||||||
| | * | add some check on IME_TRIM_PRECHECK. | Peng Wu | 2010-05-19 | 1 | -2/+2 | |
| | | | ||||||
| | * | add retval to lua_plugin_fini. | Peng Wu | 2010-05-19 | 1 | -1/+3 | |
| | | | ||||||
| | * | change to pushliteral in ime_get_version. | Peng Wu | 2010-05-19 | 1 | -1/+1 | |
| | | | ||||||
| | * | refactor code for checking condition. | Peng Wu | 2010-05-19 | 1 | -22/+28 | |
| | | | ||||||
| | * | add ime.trim*. | Peng Wu | 2010-05-19 | 1 | -1/+67 | |
| | | | ||||||
| | * | lua plugin hello world is ok. | Peng Wu | 2010-05-19 | 4 | -22/+79 | |
| | | | ||||||
| | * | initial code for lua plugin. | Peng Wu | 2010-05-19 | 1 | -0/+53 | |
| | | | ||||||
| * | | Add er in xhe double pinyin schema | Peng Huang | 2010-06-17 | 2 | -2/+2 | |
| | | | ||||||
| * | | Use gint8 for pinyin id in double pinyin table | Peng Huang | 2010-06-15 | 3 | -21/+22 | |
| | | | ||||||
| * | | Update configure.ac | Peng Huang | 2010-06-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Refine code | Peng Huang | 2010-06-14 | 1 | -7/+4 | |
| | | | ||||||
| * | | Use utf8 string encode | Peng Huang | 2010-06-14 | 4 | -7368/+7402 | |
| | | | ||||||
| * | | Add --enable-opencc option | Peng Huang | 2010-06-14 | 1 | -5/+13 | |
| | | | ||||||
| * | | refine code | Peng Huang | 2010-06-13 | 3 | -7/+7 | |
| | | | ||||||
| * | | Add XiaoHe double pinyin schema | Peng Huang | 2010-06-13 | 10 | -72/+197 | |
| | | | ||||||
| * | | Improve performance of SimpTradConvert | Peng Huang | 2010-06-11 | 1 | -3/+5 | |
| | | | ||||||
| * | | Use C++ API of OpenCC | BYVoid | 2010-06-11 | 1 | -45/+12 | |
| | | | ||||||
| * | | Print message when an error occurs in opencc_convert | BYVoid | 2010-06-11 | 1 | -0/+1 | |
| | | | ||||||
| * | | Set release = 0 | Peng Huang | 2010-06-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add class OpenCC to encapsulate opencc | Peng Huang | 2010-06-10 | 1 | -24/+40 | |
| | | | ||||||
| * | | Merge from origin | BYVoid | 2010-06-09 | 1 | -1/+2 | |
| |\ \ | ||||||
