File: NEWS

package info (click to toggle)
scim-prime 1.0.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,896 kB
  • ctags: 1,851
  • sloc: sh: 9,498; ansic: 8,543; cpp: 5,522; makefile: 531; yacc: 288; sed: 16
file content (101 lines) | stat: -rw-r--r-- 4,425 bytes parent folder | download | duplicates (3)
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
Overview of Changes from scim-prime-0.9.0 to scim-prime-1.0.0
=============================================================
* Fix credit.
* Version-1.0.0.

Overview of Changes from scim-prime-0.3.2 to scim-prime-0.9.0
=============================================================
* Add a preference for number of candidates in a page of the candidates window.
* Show version information at the setup window.

Overview of Changes from scim-prime-0.3.1 to scim-prime-0.3.2
=============================================================
* The problem that scim-prime seldom losts the connection to the PRIME on
  certain ennvironment has been Fixed.

Overview of Changes from scim-prime-0.3.0 to scim-prime-0.3.1
=============================================================
* Add "Control+J" for toggling ON/OFF PRIME.
* Add help text.
* Fix a clash bug of setup module.

Overview of Changes from scim-prime-0.2.10 to scim-prime-0.3.0
==============================================================
* Fix some wrong key bindings (Page up & Page down candidates).
* Fix a problem that scim-prime losts the connection to the PRIME process when
  the I/O is busy.
* Fix a crash problem of scim-setup when use scim-prime with glibc-2.3.5's
  iconv & scim-skk.
* Fix some english messages.
* Add SKIM support (provide as external package named skim-scim-prime).

Overview of Changes from scim-prime-0.2.9 to scim-prime-0.2.10
==============================================================
* Fix a bug that set wrong key bind to key bindings view when startup the
  scim-setup.

Overview of Changes from scim-prime-0.2.8 to scim-prime-0.2.9
=============================================================
* Fix clash bug of scim-setup. (Thanks James Su)
* Show all key bindings by default on scim-setup.
* Show detailed error message when fails to communicate with PRIME.
* Fix a wrong key binding. (Thanks Bando-san)

Overview of Changes from scim-prime-0.2.7 to scim-prime-0.2.8
=============================================================
* Add a key binding to toggle on/off PRIME.
* Add default language setting.
* Fix a build problem on non glibc system.

Overview of Changes from scim-prime-0.2.6 to scim-prime-0.2.7
=============================================================
* Colorize annotation, usage, comment strings on the lookup window.

Overview of Changes from scim-prime-0.2.5 to scim-prime-0.2.6
=============================================================
* Fix for gcc-4.0.
* Changed default setting of lookup window position to "tail" because "head"
  doesn't work correctly on certain environment such as scim-qtimm.

Overview of Changes from scim-prime-0.2.4 to scim-prime-0.2.5
=============================================================
* Update automake version because previous version reduce filename extension
  of the module.

Overview of Changes from scim-prime-0.2.3 to scim-prime-0.2.4
=============================================================
* Fix a bug that scim-prime eats all key events although it doesn't have
  preedit string (Thanks! DAIRIKI-san).
* Try recovery automatically when the PRIME connection is lost.
* Other minor bug fixes.

Overview of Changes from scim-prime-0.2.2 to scim-prime-0.2.3
=============================================================
* Add a preference for the position of the prediction window.
* Don't relay any key event to application while preediting.
* Fix typo in Japanese traslation. Thanks Kazuhiro NISHIYAMA.
* Other minor bug fixes. Thanks UTUMI Hirosi.

Overview of Changes from scim-prime-0.2.1 to scim-prime-0.2.2
=============================================================
* Refine key preference UI.
* Minor bug fixes.

Overview of Changes from scim-prime-0.2.0 to scim-prime-0.2.1
=============================================================
* Add an option to choose whether starts converting on inputting comma/period
  or not.
* Add an option to choose whether commits comma/period immediatly or not.
* Reverse color of preedit string on inline prediction mode.

Overview of Changes from scim-prime-0.1.0 to scim-prime-0.2.0
=============================================================
* Enable to edit sentence segments.
* Add inline prediction feature.
* Improve English mode.
* Add some key bindings.
* Fix some default settings.

scim-prime-0.1.0
=============================================================
* Initial release.