| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Lua Plugin API | Peng Wu | 2021-01-27 | 1 | -2/+12 |
| | | |||||
| * | use GPLv3+ license | Peng Wu | 2020-04-23 | 1 | -11/+10 |
| | | |||||
| * | write setLuaPlugin method | Peng Wu | 2018-06-20 | 1 | -0/+7 |
| | | |||||
| * | fixes lua memory leak | Peng Wu | 2018-06-15 | 1 | -1/+1 |
| | | |||||
| * | rename ibus_engine_plugin_get_result_string to ↵ | Peng Wu | 2018-06-12 | 1 | -2/+2 |
| | | | | | ibus_engine_plugin_get_first_result | ||||
| * | update lua-plugin.c | Peng Wu | 2018-06-08 | 1 | -10/+10 |
| | | |||||
| * | update lua-plugin.h | Peng Wu | 2018-06-07 | 1 | -6/+55 |
| | | |||||
| * | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
| | | |||||
| * | update lua | Peng Wu | 2012-06-06 | 1 | -1/+1 |
| | | |||||
| * | re-factor include headers. | Peng Wu | 2010-06-23 | 1 | -0/+4 |
| | | |||||
| * | re-factor ExtEditor header. | Peng Wu | 2010-06-22 | 1 | -3/+3 |
| | | |||||
| * | add license for lua ext mode. | Peng Wu | 2010-06-21 | 1 | -0/+22 |
| | | |||||
| * | add stripped oslib for lua ext. | Peng Wu | 2010-06-21 | 1 | -0/+2 |
| | | |||||
| * | rename ibus_engine_plugin_free. | Peng Wu | 2010-05-19 | 1 | -1/+1 |
| | | |||||
| * | add const modifier. | Peng Wu | 2010-05-19 | 1 | -2/+2 |
| | | |||||
| * | refactor lua plugin interface. | Peng Wu | 2010-05-19 | 1 | -5/+6 |
| | | |||||
| * | begin to modify lua plugin. | Peng Wu | 2010-05-19 | 1 | -0/+6 |
| | | |||||
| * | remove lua_plugin_retrieve_plugin declaration on lua-plugin.h | Peng Wu | 2010-05-19 | 1 | -1/+0 |
| | | |||||
| * | do some clean up on lua-plugin.h | Peng Wu | 2010-05-19 | 1 | -4/+0 |
| | | |||||
| * | add lua-ext-console.c | Peng Wu | 2010-05-19 | 1 | -1/+1 |
| | | |||||
| * | add ibus_engine_plugin_call. | Peng Wu | 2010-05-19 | 1 | -1/+3 |
| | | |||||
| * | write ibus_engine_plugin_load_lua_script. | Peng Wu | 2010-05-19 | 1 | -0/+8 |
| | | |||||
| * | lua extension (ime.register_command) in progress. | Peng Wu | 2010-05-19 | 1 | -2/+2 |
| | | |||||
| * | re-factor lua-plugin interface. | Peng Wu | 2010-05-19 | 1 | -5/+28 |
| | | |||||
| * | ime register command in progress. | Peng Wu | 2010-05-19 | 1 | -2/+5 |
| | | |||||
| * | refactor lua-plugin | Peng Wu | 2010-05-19 | 1 | -4/+10 |
| | | |||||
| * | refactor lua-plugin gobject interface. | Peng Wu | 2010-05-19 | 1 | -8/+2 |
| | | |||||
| * | add gobject interface for lua-plugin. | Peng Wu | 2010-05-19 | 1 | -10/+42 |
| | | |||||
| * | interface changed to lua_plugin_context. | Peng Wu | 2010-05-19 | 1 | -0/+5 |
| | | |||||
| * | begin lua-plugin integration. | Peng Wu | 2010-05-19 | 1 | -1/+29 |
| | | |||||
| * | lua plugin hello world is ok. | Peng Wu | 2010-05-19 | 1 | -0/+10 |
