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
/
PinyinEngine.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear editor, when user presses Shift to switch En/Ch mode
Peng Huang
2010-04-24
1
-0
/
+2
*
Fix half and full punch problem
Peng Huang
2010-04-24
1
-0
/
+4
*
Remove unused code
Peng Huang
2010-04-19
1
-1
/
+0
*
Remove StaticString
Peng Huang
2010-04-19
1
-1
/
+2
*
Use Object as the base class to replace Pointer.
Peng Huang
2010-04-19
1
-1
/
+1
*
Use boost::shared_ptr to manage object instance.
Peng Huang
2010-04-17
1
-19
/
+16
*
Use boost::signals2 to replace sigc++, do not need sigc++ library in
Peng Huang
2010-04-17
1
-13
/
+12
*
Use cheaders
Peng Huang
2010-04-14
1
-2
/
+1
*
Refine code.
Peng Huang
2010-04-08
1
-2
/
+2
*
Only store prev pressed key if the keyevent is ignored by editors.
Peng Huang
2010-04-06
1
-2
/
+2
*
Use update_lookup_table_fast
Peng Huang
2010-04-05
1
-4
/
+0
*
Fix some problems
Peng Huang
2010-04-05
1
-0
/
+4
*
Quit to initial mode when the editor is empty
Peng Huang
2010-03-31
1
-0
/
+4
*
Store last commit text
Peng Huang
2010-03-15
1
-0
/
+1
*
Auto swith mode when user press www. http: xxx@
Peng Huang
2010-03-10
1
-4
/
+46
*
Remove some unused variables.
Peng Huang
2010-03-08
1
-1
/
+0
*
Fix comment
Peng Huang
2010-02-13
1
-1
/
+1
*
Fix typo in comment
Peng Huang
2010-02-12
1
-1
/
+1
*
Add some comments
Peng Huang
2010-02-12
1
-0
/
+5
*
Add ExtEditor.h
Peng Huang
2010-02-12
1
-3
/
+3
*
Fix chinese mode issues.
Peng Huang
2010-02-12
1
-3
/
+3
*
Do not pass Release key event to editors.
Peng Huang
2010-02-11
1
-18
/
+12
*
Add FallbackEditor
Peng Huang
2010-02-11
1
-174
/
+5
*
Implement candidateClicked method
Peng Huang
2010-02-10
1
-3
/
+1
*
Refactory classes, and use sigc++ to make code clear.
Peng Huang
2010-02-10
1
-905
/
+228
*
Fix problem when use '0' to select 10th candidate
Peng Huang
2010-02-02
1
-1
/
+1
*
Merge branch 'stl'
Peng Huang
2010-01-01
1
-1
/
+0
|
\
|
*
Replace GArray with std::vector
Peng Huang
2010-01-01
1
-1
/
+0
*
|
Ignore number key if with some modifiers.
Peng Huang
2010-01-01
1
-0
/
+2
|
/
*
Fix numpad problem.
Peng Huang
2009-11-30
1
-10
/
+17
*
WIP.
Peng Huang
2009-10-28
1
-6
/
+12
*
Add RawEditor.h
Peng Huang
2009-10-18
1
-7
/
+36
*
Add some methods define
Peng Huang
2009-10-11
1
-4
/
+31
*
Define several input modes
Peng Huang
2009-10-11
1
-3
/
+31
*
Add m_prev_pressed_key_result to trace last pressed key result
Peng Huang
2009-10-11
1
-2
/
+4
*
Fix problem click number key, and number greater than current page size.
Peng Huang
2009-10-11
1
-0
/
+3
*
Use ibus-setup icon
Peng Huang
2009-10-10
1
-1
/
+1
*
Support using mouse to select candidate.
Peng Huang
2009-10-09
1
-0
/
+6
*
Fix a typo
Peng Huang
2009-10-07
1
-1
/
+1
*
Remove some commented code.
Peng Huang
2009-10-07
1
-16
/
+0
*
Add configure option to choice if showing candidates in traditional
Peng Huang
2009-10-07
1
-10
/
+1
*
Only display traditional Chinese preedit & auxiliary text
Peng Huang
2009-10-06
1
-26
/
+23
*
Reimplement Simp to Trad
Peng Huang
2009-10-06
1
-2
/
+10
*
Modify the logic of processing capital letters
Peng Huang
2009-10-05
1
-8
/
+34
*
Input upper letters correctly
Peng Huang
2009-10-05
1
-1
/
+2
*
Input currect with keypad
Peng Huang
2009-10-03
1
-1
/
+8
*
Fix auto commit problem.
Peng Huang
2009-10-02
1
-20
/
+7
*
Process punctuations correctly
Peng Huang
2009-10-02
1
-25
/
+57
*
Process keys on keypad correctly
Peng Huang
2009-10-01
1
-2
/
+26
*
Refine coding style
Peng Huang
2009-09-30
1
-2
/
+2
[next]