-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog.prev
207 lines (174 loc) · 8.79 KB
/
ChangeLog.prev
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
* Fri Nov 19 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.9.2
- Fixed Bug 652909
- Added back a Changlog item that mention Nils Philippsen's change.
- Apply Jim Huang's patch for zh_TW.po
* Fri Nov 12 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.8
- Quick fix for f15 and ibus-1.4 build
- Version scheme change.
* Fri Sep 10 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.7.20100910
- Input style of ibus-chewing is decommissioned under ibus >=1.3.
Now the input style is determined solely on the setting of
"Embed preedit in application window" in IBus.
- Resolves: #608991, #632043
- Fixed Issue 1022: chewing commit some text in reset method
(patched by Peng Huang).
- Fixed Issue 1032: [ibus-chewing] Chewing not commit some single Chinese
char into application when press enter.
- Rewrite CMake modules to make them cleaner, and documents in cmake module
help format.
- [For developer and distro maintainer]
Various targets changed. Use 'make help' to obtain a list of available
targets.
* Fri Jul 30 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.3.6.20100730
- Resolves: #608991
- Sort of fix upstream issue 993.
- Include USER-GUIDE
- Remove NEWS, as this project does not use it.
- Fix upstream Issue 1016: [ibus-chewing] Chewing should commit the complete string before disable chewing. But only for ibus-1.3.0 and later.
- Mouse candidate selection now work in plain Zhuyin mode.
- Default setting changes: (Won't affect current user though).
+ Auto move cursor: TRUE
+ Add phrases in front: TRUE
+ spaceAsSelection: FALSE
* Wed Jul 14 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100714
- Resolves: #608991
- Removes Ctrl-v/V Hotkey
* Wed Jul 07 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100706
- Fixed google issue 965:
Candidate missing if both "Plain Zhuyin" and "Space As selection" are enabled.
- Revised Basic.macro
- Resolved: #608991
* Tue Jun 08 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.3.4.20100608
- ibus-chewing can now use mouse to click on mouse. Thus
Fix Issue 951: Chewing does not support selection of candidates via mouseclick
Thanks [email protected] for the patch.
* Fri Jun 04 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.3.4.20100605
- Fix Issue 942: Fix unsunk references in ibus-chewing
Applied the patch provided by [email protected].
- Rename CVS_DIST_TAGS to FEDORA_DIST_TAGS, and move its
definition to cmake_modules/
- Gob2 generated file is now removed, because
Bug 519108 is fixed from Fedora 11.
* Wed Mar 17 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100317
- Fix google 796: English input for dvorak
- Fix google 797: Zhuyin input for dvorak
- Fix google 807: ibus-chewing shows the over-the-spot panel
even when not necessary
* Fri Feb 19 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100217
- Fixed the CMake description that leads summary incorrect.
* Tue Feb 16 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100216
- Fixed when typing English immediately after incomplete Chinese character.
- Add zh_TW summary.
- Revised description and write its zh_TW translation.
* Tue Feb 16 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100215
- "Macroize" rpm spec.
- Resolves: #565388
* Fri Feb 12 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100212
- Fixed Google issue 505.
- Google issue 755 is fixed in libchewing-0.3.2-22,
See Chewing Google issue 10
- Fixed behavior of Del, Backspace, Home, End
- Revert the change that fix Google issue 758.
- Change the default input style to "in candidate window",
because not all application handle the on-the-spot mode well.
- Fixed Google issue 776
* Tue Feb 09 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100210
- Revert the change that fix Google issue 758.
- Remove "tag" target, add "commit" which do commit and tag.
* Tue Feb 09 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100209
- Fixed Google issue 754: commit string is missing when inputting
long English text in the end.
- Fixed Google issue 758: Space is irresponsive in Temporary English mode
if no Chinese in preedit buffer.
- Fixed Google Issue 763: [ibus-chewing] [qt] Shift-Up/Down does not mark
text area properly.
- Change the String "on the spot" to "in application window",
Chinese translation change to "在輸入處組詞"
- Change the "over the spot" to "in candidate window",
Chinese translation remain the same
- Fixed bodhi submission.
* Mon Jan 25 2010 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100125
- Add over-the-spot editing mode.
- Possible fixed of Google issue 505: ibus acts strange in Qt programs.
- Implemented Google issue 738: Add a mode that allow editing in candidate window
(thus over-the-spot mode).
* Fri Dec 11 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20091211
- Fix Google issue 608: ibus-chewing does not show cursor in xim mode.
- Fix Google issue 611: ibus-chewing keyboard setting reverts to default unexpectlly.
- Fix Google issue 660: failed to build with binutils-gold.
- Remove make target commit.
- Add make target tag
* Fri Oct 02 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20091002
- Bug 518901 - ibus-chewing would not work with locale zh_TW.Big
- Fix Google issue 501: ibus-chewing buffer doesn't get cleared when
toggling ibus on/off
- Fix Google issue 502: ibus-chewing: character selection window stays
behind when toggling ibus off- Use WM's revised ibus-chewing icon.
- Debug output now marked with levels.
* Thu Sep 17 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090917
- Addressed Upstream (IBUS Google code) issue 484:
+ Find the source that why the / and . are not working.
- Pack the gob2 generation source to avoid the [Bug 519108]:
[gob2] class and enum names convert incorrectly in mock / koji.
* Wed Sep 09 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090831
- IBusProperty and IBusPropList are free upon destruction.
- Fixed Red Hat Bugzilla [Bug 519328] [ibus-chewing] inconsistent between normal mode and plain Zhuyin mode.
- Addressed Upstream (IBUS Google code) issue 484:
Arithmetic symbols (+-*/) on number pad does not input properly.
* Wed Aug 26 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090818
- Merged 1.2 and 1.1 source code.
- Addressed Upstream (IBUS Google code) issue 471.
- Remove libX11 dependency.
* Mon Aug 17 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090624
- Lookup table now shows the selection key.
* Mon Jun 22 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090622
- For IBus 1.2
- Revised dialog look.
* Fri May 22 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090523
- Applied Lubomir Rintel's patch
* Fri May 22 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090522
- Now the 1st down key brings the longest possible phrases.
The 2nd down key brings the 2nd longest possible phrases from the back,
unlike the previous versions where the cursor stays in the head of longest phrase.
- Add force lowercase in English mode option.
- Fix double free issue when destroy ibus-chewing.
- Hide ibus-chewing-panel when ibus-chewing is focus-out
* Mon May 11 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.9.20090508
Now commit is forced when switch of ibus-chewing or current application loses focus.
- New ibus-chewing.png is contribute by WM.
- input-keyboard.png is no longer needed and removed.
- ibus-engine-chewing -v option now need an integer as verbose level.
- ibus-chewing.schemas is now generated.
- Fix some CMake modules bugs.
* Tue Apr 28 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.8.20090428
Fix the errors which Funda Wang as pointing out:
- Move src/chewing.xml.in to data/
- Fixed some typo in next_version targets.
- Remove GConf2 package requirement, while add gconftool-2 requirement.
* Mon Mar 30 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.5.20090330
- Added tooltips.
- Revealed the sync caps lock setting.
- Fixed Right key bug.
- Added CMake policy 0011 as OLD.
* Mon Mar 23 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.4.20090323
- Various Settings are now in dialog.
- Integer settings are now revealed.
- MakerDialog.gob is now available.
- Work around of easy symbol input.
- Fix iBus Google issue 310.
* Wed Mar 11 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.3.20090311
- IBus Google issue 305: ibus-chewing.schema -> ibus-chewing.schemas
- IBus Google issue 307: hardcoded chewing datadir
- Sync chewing candPerPage and IBusTable->page_size
- Sync between IM and keyboard (Experimental)
* Tue Mar 03 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.2.20090303
- Required gconf2 -> GConf2.
- Fix RPM scriptlet.
* Fri Feb 27 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.1.20090227
- Add gconf schema.
- Fix some memory leaking checked.
- Move some function to cmake_modules.
- Fix Google code issue 281
* Fri Feb 20 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.0.20090220
- This is a barely working version for with IBus C.
- The build system is converted from autotool to CMake.