index
:
ibus-libpinyin.git
1.5.x
1.6.x
1.9.x
devel
english-mode
export-bigram
integration
keyboard-layout
lianna07
main
punct
table-mode
mirror of ibus-libpinyin.
Peng Wu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Unify the coding style
Peng Huang
2010-05-19
2
-31
/
+33
*
Fix a bug of Bopomofo parse
BYVoid
2010-05-19
2
-5
/
+10
*
Fix a bug of displaying tone characters in BopomofoEditor
BYVoid
2010-05-18
4
-7
/
+14
*
Add zh_TW & zh_HK language support
BYVoid
2010-05-18
5
-19
/
+563
*
Add BYVoid in AUTHORS
Peng Huang
2010-05-18
3
-2
/
+5
*
Remove CustomPhrases in POTFILES
Peng Huang
2010-05-18
1
-1
/
+0
*
Merge branch 'bopomofo'
Peng Huang
2010-05-17
30
-80
/
+4268
|
\
|
*
Add Bopomof in spec file.
Peng Huang
2010-05-17
1
-5
/
+5
|
*
register properties in focusIn
Peng Huang
2010-05-17
4
-1
/
+3
|
*
Reset PunctEditor when press Esc
Peng Huang
2010-05-17
1
-0
/
+4
|
*
Include PunctTable.h in tarball
Peng Huang
2010-05-17
1
-0
/
+1
|
*
Do not allow input chars more than 2
Peng Huang
2010-05-17
2
-6
/
+6
|
*
Refine some code.
Peng Huang
2010-05-17
1
-12
/
+4
|
*
Fix the order of punct_table
Peng Huang
2010-05-17
3
-60
/
+58
|
*
implement PunctEditor for BopomofoEngine
BYVoid
2010-05-16
3
-39
/
+473
|
*
Add PunctEditor.h
Peng Huang
2010-05-16
1
-0
/
+27
|
*
Add PunctTable in Makefile.am
Peng Huang
2010-05-16
1
-0
/
+5
|
*
Add PunctTable.h
Peng Huang
2010-05-16
3
-0
/
+231
|
*
Add punct.py
Peng Huang
2010-05-16
1
-0
/
+100
|
*
Add MODE_PUNCT in BopomofoEngine
Peng Huang
2010-05-16
4
-0
/
+74
|
*
Fix two build warnings.
Peng Huang
2010-05-16
1
-3
/
+3
|
*
Refine coding style in Database.cc
Peng Huang
2010-05-16
1
-4
/
+6
[next]