summaryrefslogtreecommitdiffstats
path: root/lua/lua-plugin.h
Commit message (Expand)AuthorAgeFilesLines
* write setLuaPlugin methodPeng Wu2018-06-201-0/+7
* fixes lua memory leakPeng Wu2018-06-151-1/+1
* rename ibus_engine_plugin_get_result_string to ibus_engine_plugin_get_first_r...Peng Wu2018-06-121-2/+2
* update lua-plugin.cPeng Wu2018-06-081-10/+10
* update lua-plugin.hPeng Wu2018-06-071-6/+55
* update fsf addressPeng Wu2012-06-121-1/+1
* update luaPeng Wu2012-06-061-1/+1
* re-factor include headers.Peng Wu2010-06-231-0/+4
* re-factor ExtEditor header.Peng Wu2010-06-221-3/+3
* add license for lua ext mode.Peng Wu2010-06-211-0/+22
* add stripped oslib for lua ext.Peng Wu2010-06-211-0/+2
* rename ibus_engine_plugin_free.Peng Wu2010-05-191-1/+1
* add const modifier.Peng Wu2010-05-191-2/+2
* refactor lua plugin interface.Peng Wu2010-05-191-5/+6
* begin to modify lua plugin.Peng Wu2010-05-191-0/+6
* remove lua_plugin_retrieve_plugin declaration on lua-plugin.hPeng Wu2010-05-191-1/+0
* do some clean up on lua-plugin.hPeng Wu2010-05-191-4/+0
* add lua-ext-console.cPeng Wu2010-05-191-1/+1
* add ibus_engine_plugin_call.Peng Wu2010-05-191-1/+3
* write ibus_engine_plugin_load_lua_script.Peng Wu2010-05-191-0/+8
* lua extension (ime.register_command) in progress.Peng Wu2010-05-191-2/+2
* re-factor lua-plugin interface.Peng Wu2010-05-191-5/+28
* ime register command in progress.Peng Wu2010-05-191-2/+5
* refactor lua-pluginPeng Wu2010-05-191-4/+10
* refactor lua-plugin gobject interface.Peng Wu2010-05-191-8/+2
* add gobject interface for lua-plugin.Peng Wu2010-05-191-10/+42
* interface changed to lua_plugin_context.Peng Wu2010-05-191-0/+5
* begin lua-plugin integration.Peng Wu2010-05-191-1/+29
* lua plugin hello world is ok.Peng Wu2010-05-191-0/+10