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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Modified interface of opencc in SimpTradConveter
BYVoid
2010-06-09
1
-8
/
+24
|
*
|
Fix opencc API
BYVoid
2010-06-09
1
-1
/
+3
*
|
|
Fix build warnings
Peng Huang
2010-06-09
1
-9
/
+12
|
/
/
*
|
Use opencc
Peng Huang
2010-06-09
3
-2
/
+34
*
|
Move php_2_py.php to scripts/
Peng Huang
2010-06-05
2
-22
/
+1
*
|
Refine some code
Peng Huang
2010-06-05
1
-5
/
+6
*
|
Update label of one property
Peng Huang
2010-06-05
1
-2
/
+2
*
|
Fix some build warning and verify some config item.
Peng Huang
2010-06-05
3
-15
/
+16
*
|
Disabled Custom of SelectKey
BYVoid
2010-06-05
4
-8
/
+20
*
|
Update Config & Preferences UI for BopomofoEditor
BYVoid
2010-06-05
4
-24
/
+87
*
|
Improved user interaction of BopomofoEditor
BYVoid
2010-06-05
5
-75
/
+100
*
|
Reduce dependency among header files.
Peng Huang
2010-06-05
32
-79
/
+91
*
|
Add --version -V option
Peng Huang
2010-06-02
4
-13
/
+34
*
|
Refine coding style
Peng Huang
2010-05-31
4
-16
/
+29
*
|
Refine coding style
Peng Huang
2010-05-30
2
-11
/
+19
*
|
Use inline function and const value to replace some macors.
Peng Huang
2010-05-30
9
-40
/
+48
*
|
Refine coding style
Peng Huang
2010-05-30
23
-207
/
+333
*
|
Move python script files to scripts folder
Peng Huang
2010-05-30
4
-5216
/
+1
*
|
Fix special phrases option problem in Bopomofo engine.
Peng Huang
2010-05-30
2
-7
/
+8
*
|
Optimize dependence of headers
BYVoid
2010-05-30
13
-18
/
+2
*
|
Do not call readDefaultValues in constructor function.
Peng Huang
2010-05-29
1
-5
/
+6
*
|
Write default value to config, if the value does not exist
Peng Huang
2010-05-29
1
-0
/
+12
*
|
Remove inline modifier for some functions
Peng Huang
2010-05-29
1
-3
/
+3
*
|
Add "ยท" in PunctTable
Peng Huang
2010-05-29
1
-95
/
+95
*
|
Fix problem in PunctEditor.
Peng Huang
2010-05-29
1
-13
/
+5
*
|
Disable special phrases by default in bopomofo engine
Peng Huang
2010-05-28
1
-5
/
+9
*
|
Reset engine status when enable again
Peng Huang
2010-05-28
4
-12
/
+28
*
|
Refine Config
Peng Huang
2010-05-28
1
-22
/
+7
*
|
Use different default config values for Pinyin and Bopomofo
Peng Huang
2010-05-28
2
-81
/
+215
*
|
Use const gchar * const
Peng Huang
2010-05-28
1
-1
/
+1
*
|
Use const gchar * to replace macros
Peng Huang
2010-05-28
1
-51
/
+51
*
|
Switch to Chinese mode when enable
Peng Huang
2010-05-27
2
-4
/
+10
*
|
Fix build error in converting void * to int.
Peng Huang
2010-05-27
1
-4
/
+4
*
|
Fix a bug of bsearch while converting keyval to Bopomofo
BYVoid
2010-05-26
1
-3
/
+3
*
|
Merge remote branch 'byvoid/fallbackeditor'
Peng Huang
2010-05-25
2
-64
/
+146
|
\
\
|
*
|
Add Traditional Chinese mode punct for FallbackEditor
BYVoid
2010-05-25
2
-64
/
+146
*
|
|
Change some variables' name.
Peng Huang
2010-05-25
1
-12
/
+14
|
/
/
*
|
Fix make distcheck errors.
Peng Huang
2010-05-25
1
-5
/
+2
*
|
Use boost::scoped_ptr to maintain Config instances.
Peng Huang
2010-05-24
2
-6
/
+7
*
|
Refine coding style and use guint8 in BopomofoKeyboard.h
Peng Huang
2010-05-24
3
-208
/
+210
*
|
Use const gchar * to replase std::string for static strings.
Peng Huang
2010-05-24
1
-94
/
+87
*
|
Refine modifiers test code for Ctrl + Shift + F
Peng Huang
2010-05-24
3
-8
/
+21
*
|
Merge remote branch 'byvoid/st_switch_hotkey'
Peng Huang
2010-05-24
2
-0
/
+18
|
\
\
|
*
|
Add hotkey Ctrl + Shift + F to toggle simp/trad Chinese input mode
BYVoid
2010-05-23
2
-0
/
+18
*
|
|
Fix a bug on Config & Enable Bopomofo specialized settings
BYVoid
2010-05-23
4
-11
/
+10
|
/
/
*
|
Launch setup with different arguments in PinyinEngine & BopomofoEngine
Peng Huang
2010-05-23
2
-2
/
+2
*
|
Merge remote branch 'byvoid/PhoneticEditor' into config
Peng Huang
2010-05-23
14
-610
/
+647
|
\
\
|
*
|
Add abstract class PhoneticEditor
BYVoid
2010-05-23
14
-610
/
+647
*
|
|
Separate Config to PinyinConfig and BopomofoConfig
Peng Huang
2010-05-23
26
-177
/
+255
|
/
/
*
|
Add BopomofoKeyboard.h in Makefile.am
Peng Huang
2010-05-23
1
-0
/
+1
[prev]
[next]