Branch: refs/heads/master
Home: http://github.com/phuang/ibus-pinyin
Commit: d0cf9237364a52aac30ae06bcb8dadf75e02b3ef
http://github.com/phuang/ibus-pinyin/commit/d0cf9237364a52aac30ae06bcb8dadf75e02b3ef
Author: Peng Wu <[email protected]>
Date: 2010-06-16 (Wed, 16 Jun 2010)
Changed paths:
M src/ExtEditor.cc
M src/ExtEditor.h
Log Message:
-----------
write select candidate.
Commit: 62da73fd21c498281f4d9e7bca96db3a96609b14
http://github.com/phuang/ibus-pinyin/commit/62da73fd21c498281f4d9e7bca96db3a96609b14
Author: Peng Wu <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
add label and space key handle.
Commit: 7ce996a6aed9d6ce75e31c9a4f9eba73bdd10f14
http://github.com/phuang/ibus-pinyin/commit/7ce996a6aed9d6ce75e31c9a4f9eba73bdd10f14
Author: Peng Wu <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes some typos.
Commit: 870e428c52a32c071d82a580e67dc88d64bbe848
http://github.com/phuang/ibus-pinyin/commit/870e428c52a32c071d82a580e67dc88d64bbe848
Author: Peng Wu <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes riqi and shijian.
Commit: 40093940e25ada4c0cf3c258ab49e9ebd32bbc65
http://github.com/phuang/ibus-pinyin/commit/40093940e25ada4c0cf3c258ab49e9ebd32bbc65
Author: Peng Wu <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes multi-line candidate content.
Commit: f1944e652c6e4c73b87193c7e8cc82ccb0c35ddd
http://github.com/phuang/ibus-pinyin/commit/f1944e652c6e4c73b87193c7e8cc82ccb0c35ddd
Author: Peng Huang <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M Makefile.am
M configure.ac
A lua/Makefile.am
A lua/lua-ext-console.c
A lua/lua-plugin-init.c
A lua/lua-plugin.c
A lua/lua-plugin.h
A lua/test-lua-plugin.c
A lua/test.lua
M src/ExtEditor.cc
M src/ExtEditor.h
M src/LookupTable.h
M src/Makefile.am
M src/PinyinEngine.cc
Log Message:
-----------
Merge remote branch 'epico/lua-plugin' into lua-plugin
Conflicts:
src/ExtEditor.cc
src/ExtEditor.h
src/LookupTable.h
src/Makefile.am
src/PinyinEngine.cc
Commit: 083a07dcd61b744d126398a737055928cbfd5778
http://github.com/phuang/ibus-pinyin/commit/083a07dcd61b744d126398a737055928cbfd5778
Author: Peng Huang <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
M src/ExtEditor.h
Log Message:
-----------
Fix build errors.
Commit: 3bf430a7b99edf7445e770e8a810aa3a1c39900a
http://github.com/phuang/ibus-pinyin/commit/3bf430a7b99edf7445e770e8a810aa3a1c39900a
Author: Peng Wu <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
M src/ExtEditor.h
Log Message:
-----------
fixes include header.
Commit: fad30945d4f755f4fb5c83c72dacd08d45b827db
http://github.com/phuang/ibus-pinyin/commit/fad30945d4f755f4fb5c83c72dacd08d45b827db
Author: Peng Wu <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
re-order code sequence.
Commit: 1d8521a263f5f83dba2135890833978d246a773d
http://github.com/phuang/ibus-pinyin/commit/1d8521a263f5f83dba2135890833978d246a773d
Author: Peng Wu <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
re-factor code.
Commit: ac1476aabed3efb8c96f45c3eac225ece5376394
http://github.com/phuang/ibus-pinyin/commit/ac1476aabed3efb8c96f45c3eac225ece5376394
Author: Peng Wu <[email protected]>
Date: 2010-06-18 (Fri, 18 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes compile warnings.
Commit: 0f0a0be50b9946429b06357d9f729bbfc358c109
http://github.com/phuang/ibus-pinyin/commit/0f0a0be50b9946429b06357d9f729bbfc358c109
Author: Peng Wu <[email protected]>
Date: 2010-06-20 (Sun, 20 Jun 2010)
Changed paths:
A lua/base.lua
Log Message:
-----------
add base.lua
Commit: 5f70f6792d22758e37f2875db716ad5a2fefb6da
http://github.com/phuang/ibus-pinyin/commit/5f70f6792d22758e37f2875db716ad5a2fefb6da
Author: Peng Wu <[email protected]>
Date: 2010-06-20 (Sun, 20 Jun 2010)
Changed paths:
M lua/Makefile.am
A lua/lmyoslib.c
M lua/lua-ext-console.c
M lua/lua-plugin-init.c
M lua/lua-plugin.c
M lua/lua-plugin.h
Log Message:
-----------
add stripped oslib for lua ext.
Commit: 7841b9d8c603911f5f09e75914f7272f367c22ac
http://github.com/phuang/ibus-pinyin/commit/7841b9d8c603911f5f09e75914f7272f367c22ac
Author: Peng Wu <[email protected]>
Date: 2010-06-20 (Sun, 20 Jun 2010)
Changed paths:
M lua/Makefile.am
M src/ExtEditor.cc
Log Message:
-----------
fixes base.lua path.
Commit: 34bbe4c76b28368411cf921705c8c62fd4da975a
http://github.com/phuang/ibus-pinyin/commit/34bbe4c76b28368411cf921705c8c62fd4da975a
Author: Peng Wu <[email protected]>
Date: 2010-06-20 (Sun, 20 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes label
Commit: 804df27528b7328b62b3a30f11e65b948f7691d1
http://github.com/phuang/ibus-pinyin/commit/804df27528b7328b62b3a30f11e65b948f7691d1
Author: Peng Wu <[email protected]>
Date: 2010-06-20 (Sun, 20 Jun 2010)
Changed paths:
M lua/lua-ext-console.c
M lua/lua-plugin-init.c
M lua/lua-plugin.c
M lua/lua-plugin.h
M lua/test-lua-plugin.c
Log Message:
-----------
add license for lua ext mode.
Commit: e453b7ecacde36925771326a3eb23380dd3007c1
http://github.com/phuang/ibus-pinyin/commit/e453b7ecacde36925771326a3eb23380dd3007c1
Author: Peng Wu <[email protected]>
Date: 2010-06-21 (Mon, 21 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes m_cursor computing.
Commit: a3f8f98c1c743389ffb2a5e0199cab0fb774c0d7
http://github.com/phuang/ibus-pinyin/commit/a3f8f98c1c743389ffb2a5e0199cab0fb774c0d7
Author: Peng Wu <[email protected]>
Date: 2010-06-21 (Mon, 21 Jun 2010)
Changed paths:
M lua/lua-plugin.h
M src/ExtEditor.cc
M src/ExtEditor.h
Log Message:
-----------
re-factor ExtEditor header.
Commit: d8c519eea5f4c21c8158db57a8bac44078708f7e
http://github.com/phuang/ibus-pinyin/commit/d8c519eea5f4c21c8158db57a8bac44078708f7e
Author: Peng Huang <[email protected]>
Date: 2010-06-21 (Mon, 21 Jun 2010)
Changed paths:
M src/ExtEditor.cc
M src/ExtEditor.h
M src/String.h
Log Message:
-----------
Refine code and fix some warnings
Commit: e64172c40521e34edeb9ee0aae19de1f0b1a05cd
http://github.com/phuang/ibus-pinyin/commit/e64172c40521e34edeb9ee0aae19de1f0b1a05cd
Author: Peng Huang <[email protected]>
Date: 2010-06-21 (Mon, 21 Jun 2010)
Changed paths:
M src/ExtEditor.h
Log Message:
-----------
refine code
Commit: f0a5cb8020b9689774ce420aa24a66b54dd4d4b5
http://github.com/phuang/ibus-pinyin/commit/f0a5cb8020b9689774ce420aa24a66b54dd4d4b5
Author: Peng Wu <[email protected]>
Date: 2010-06-22 (Tue, 22 Jun 2010)
Changed paths:
M src/ExtEditor.cc
M src/ExtEditor.h
Log Message:
-----------
add enter key press handle.
Commit: 44202f0e3ba96da80197c6ad9a00073015ae7df9
http://github.com/phuang/ibus-pinyin/commit/44202f0e3ba96da80197c6ad9a00073015ae7df9
Author: Peng Wu <[email protected]>
Date: 2010-06-22 (Tue, 22 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
add lua command help hint.
Commit: 8bb3778bc49ed59114f23f0f80cac738e24e6e0e
http://github.com/phuang/ibus-pinyin/commit/8bb3778bc49ed59114f23f0f80cac738e24e6e0e
Author: Peng Wu <[email protected]>
Date: 2010-06-22 (Tue, 22 Jun 2010)
Changed paths:
M lua/lua-plugin-init.c
M src/ExtEditor.cc
Log Message:
-----------
fixes digit labels gen.
fixes label key '0' to '9'.
Commit: 263e1ae756cb07e0c95417e78e478bfa21c05a30
http://github.com/phuang/ibus-pinyin/commit/263e1ae756cb07e0c95417e78e478bfa21c05a30
Author: Peng Wu <[email protected]>
Date: 2010-06-22 (Tue, 22 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes return key.
fixes lua script load path.
Commit: 83a549ad0dd6872fcea509df02666b5cb6488324
http://github.com/phuang/ibus-pinyin/commit/83a549ad0dd6872fcea509df02666b5cb6488324
Author: Peng Wu <[email protected]>
Date: 2010-06-22 (Tue, 22 Jun 2010)
Changed paths:
M src/ExtEditor.cc
Log Message:
-----------
fixes space and m_cursor handles.
Commit: fc845a6adc93589000f2cbff2dff60d33706927c
http://github.com/phuang/ibus-pinyin/commit/fc845a6adc93589000f2cbff2dff60d33706927c
Author: Peng Wu <[email protected]>
Date: 2010-06-22 (Tue, 22 Jun 2010)
Changed paths:
M src/ExtEditor.cc
M src/ExtEditor.h
Log Message:
-----------
fixes help display on aux text.
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en