index
:
ibus-libpinyin.git
1.5.x
1.6.x
1.9.x
devel
english-mode
export-bigram
integration
keyboard-layout
lianna07
lua-converter
main
pageupdown
punct
table-mode
mirror of ibus-libpinyin.
Peng Wu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
begin to modify lua plugin.
Peng Wu
2010-05-19
1
-0
/
+6
|
*
dump all arguments for register_trigger.
Peng Wu
2010-05-19
1
-0
/
+23
|
*
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
3
-13
/
+0
|
*
fixes Makefile.am
Peng Wu
2010-05-19
1
-1
/
+1
|
*
add lua-ext-console.c
Peng Wu
2010-05-19
4
-4
/
+146
|
*
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
1
-0
/
+59
|
*
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
[prev]