forked from chewing/scim-chewing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
71 lines (57 loc) · 2.45 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
What's New in libchewing GIT
---------------------------------------------------------
What's New in SCIM-chewing 0.3.4
---------------------------------------------------------
* Handle 0-9, "+-*/" keys, Enter and '.' in keypad.
* Handle F1-F18 keys properly.
* Fix the unexpected behavior on candidate phrases in Google
search bar browsed by Firefox.
* Be aware of the "Keyboard Layout" setting in SCIM, Thus, users
can use a French AZERTY or German QWERTZ without having to
switch to a US layout beforehand.
What's New in SCIM-chewing 0.3.3
----------------------------------------------------------
* New configuration options:
- Automatically shifting cursor after selection.
- The direction of phrase choice.
* Sync with libchewing 0.3.2 API changes.
What's New in SCIM-chewing 0.3.2
----------------------------------------------------------
* Add selectable PinYin method support.
* Fixed trigger key "Control-Space".
* Fixed gedit crash problem.
* Nederlands translation.
* Keyboard layout toggle button on toolbar.
* Added Chinese/English mode fast switch on toolbar.
* Sync with libchewing API change.
What's New in SCIM-chewing 0.3.1
----------------------------------------------------------
* Fix intltool build process.
* Fix invalid memory access in scim-setup.
* Handle unknown input key event in IM engine.
What's New in SCIM-chewing 0.3.0
----------------------------------------------------------
* Support major changes in libchewing 0.3 .
* Pure UTF-8 based, no more Big5 <-> UTF-8 converting required.
* Add Full/Half shape property.
* Better Chewing IM factory/instance handling.
* UI enhancements to preedit area with colorized decorations.
* Allow customized selection keys.
* Add new option to assign Esc key to clean all keyboard buffer
or not.
What's New in SCIM-chewing 0.2.1
----------------------------------------------------------
* Zuin output looks much pretty.
* Add options to specify Chinese/English mode trigger key.
* Support new function in libchewing 0.2.7 to decide if perform
old style of space key.
* Handle key mask to make working under SCIM 1.2.1 .
* Fix CtrlNum failure.
What's New in SCIM-chewing 0.2.0
----------------------------------------------------------
* User-friendly SetupUI
* Add functionality to show phrase interval using fonts decorated by
underline, caret by highlight fonts, and Zuin symbol after the
specific caret.
* Support experimental feature -- HanYu PinYing Keyboard layout.
* Settings-reload mechanism.