File: ChangeLog

package info (click to toggle)
gsynaptics 0.9.14-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,064 kB
  • ctags: 241
  • sloc: sh: 9,331; ansic: 1,601; xml: 421; makefile: 138
file content (300 lines) | stat: -rw-r--r-- 7,267 bytes parent folder | download
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
2008-02-29  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac: version 0.9.14.

2008-02-29  Eugene Sia <esgp@yahoo.com>

	* src/init.c:
	* src/main.c:
	* src/gsynaptics-conf.c:
	* src/gsynaptics.h:
	* src/gsynaptics.c:
	Changed data type to gint for AccelFactor, MinSpeed and MaxSpeed for easier manipulation.
	Fixed saving and restoring of values from file for AccelFactor, MinSpeed and MaxSpeed.
	* data/gsynaptics.glade:
	Changed GtkHScale name "accel_scale" to "accel_factor_scale" for uniformity.
	Changed values and ranges of GtkHScale widgets to fit in with gint data type.
	* data/touchpad.png:
	Reverted icon picture to v1.2 as latest version was corrupted.
	* doc/gsynaptics.1, doc/gsynaptics-init.1, README:
	Updated and improved.

2008-02-28  Saleem Abdulrasool  <compnerd@compnerd.org>

	* configure.ac, src/init.c, src/main.c, src/Makefile.am: Remove
	libgnome dependency. 

2007-11-29  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac: version 0.9.13.

2007-11-29  Pat suwalski  <pats@xandros.com> 

	* src/main.c: Fix value check for sensitivity.

2007-11-07  Mackenzie Morgan <macoafi@gmail.com>

	* src/main.c:
	* src/gsynaptics.h:
	* src/gsynaptics.c:
	* data/gsynaptics.glade:
	Added AccelFactor, MinSpeed, and MaxSpeed

2007-11-07  Pat suwalski  <pats@xandros.com> 

	* src/gsynaptics.c: Fix value check for sensitivity.

2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* src/main.c: Show help contents when help button is clicked.

2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac: Add AM_CONFIG_HEADER.
	* autogen.sh: Update.

2007-10-23  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac, autoge.sh, Makefile.am, help/Makefile.am,
	help/C/legal.xml: Use gnome-doc.
	* configure.ac, po/LINGUAS: Require intltool-0.35.

2007-04-29  Takuro Ashie  <ashie@homa.ne.jp>

	* configure.ac:
	version 0.9.12.

2007-04-12  Takuro Ashie  <ashie@homa.ne.jp>

	* po/hu.po: Updated.

2007-04-11  Takuro Ashie  <ashie@homa.ne.jp>

	* configure.ac: Added hu to LINGUAS.
	* po/hu.po: New file. Thanks Kalman Kemenczy <kkemenczy@novell.com>.

2007-01-29  Takuro Ashie  <ashie@homa.ne.jp>

	* configure.ac:
	version 0.9.11.

2007-01-28  Takuro Ashie  <ashie@homa.ne.jp>

	* configure.ac; Added pl to LINGUAS.
	* po/pl.po: New file. Thanks Piotr Pacholak <obi.gts@gmail.com>.

2006-12-11  Takuro Ashie  <ashie@homa.ne.jp>

	* configure.ac: Added nb to LINGUAS.
	* po/nb.po: New file. Thanks Kjartan Maraas <kmaraas@gnome.org>.

2006-11-29  Hiroyuki Ikezoe  <poincare@ikezoe.net> 

	* configure.ac:
	version 0.9.10.

2006-11-03  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac: Added ru to LINGUAS.

2006-08-29  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac:
	version 0.9.9.

2006-08-07  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac:
	Added zh_CN to LINGUAS.

2006-06-29  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac:
	version 0.9.8.

2006-06-06  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* configure.ac:
	Added zh_TW to LINGUAS.

2006-04-29  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	version 0.9.7.

2006-04-18  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/gsynaptics.c:
	Removed shared memory codes.

2006-03-29  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	version 0.9.6.

2006-03-26  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* data/Makefile.am, gsynaptics-init.desktop.in.in:
	Compliant with autostart in gnome-session-2.14.
	Users no longer need to run gsynaptics-init.

2006-01-25  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* data/gsynaptics-init.desktop.in.in:
	Skelton file for gnome-session-2.14.0.
	This file should be in datadir/autostart for starting gsynaptics-init 
	automatically when user logs in.
	So users no longer need to run gsynaptics-init manually.

2005-11-16  Ikuya Awashiro <ikuya@fruitsbasket.info>
        * doc/* Makefile.am:
        added man. thanks to Mario Izquierdo (mariodebian)
        <mariodebian@gmail.com>

2005-11-16  Ikuya Awashiro <ikuya@fruitsbasket.info>
        * po/es.po:
        updated. thanks to Mario Izquierdo (mariodebian)
        <mariodebian@gmail.com>

2005-10-29  Ikuya Awashiro <ikuya@fruitsbasket.info>
        * configure.ac:
	version 0.9.5.

2005-10-21  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* data/touchpad.png:
	adjust icon size to the proper GNOME menu.
	This icon is the gift from Eugenia Loli-Queru <eloli@hotmail.com>.
	Thanks!

2005-10-20  Ikuya Awashiro <ikuya@fruitsbasket.info>

        * README:
	add example.

2005-10-20  Ikuya Awashiro <ikuya@fruitsbasket.info>

        * po/ja.po, po/fr.po, po/es.po:
	updated.

2005-10-20  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* autogen.sh:
	Run intltoolize explicitly.

2005-10-20  Ikuya Awashiro <ikuya@fruitsbasket.info>

        * src/main.c:
        fixed typo.

2005-10-20  Ikuya Awashiro <ikuya@fruitsbasket.info>

        * src/touchpad.cpp:
        removed.

2005-10-20  Ikuya Awashiro <ikuya@fruitsbasket.info>

        * po/POTFILES.in, po/ja.po, po/fr.po,
          po/es.po:
        to make translatable src/main.c

2005-10-20  Ikuya Awashiro <ikuya@fruitsbasket.info>

        * src/main.c, src/init.c:
        fixed typo. 

2005-07-29  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	version 0.9.4.

2005-07-01  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	Added french translation.
	Thanks to Olivier Rolland <billl@users.sf.net>.

2005-07-01  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	version 0.9.3.

2005-07-01  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/main.c:
	Fixed a problem that tapping time does not store correctly.
	WereCat, thank you for your report.

2005-06-29  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	version 0.9.2.

2005-06-21  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* data/gsynaptics.glade, src/main.c:
	better GNOME HIG compliant.
	Thanks to Olivier Rolland <billl@users.sf.net>.

2005-06-17  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	Version 0.9.1.

2005-06-17  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/gsynaptics.c:
	#include <string.h>.

	* Makefile.am:
	Removed mkinstalldirs from DISTCLEANFILES.
	Thanks to Ikuya Awashiro <ikuya@fruitsbasket.info>.

2005-06-15  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* configure.ac:
	Version 0.9.0.

2005-06-15  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/init.c:
	Do not set value if gconf directory does not exist.

2005-06-14  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/main.c:
	Set default window size.

	* data/gsynaptics.glade:
	Disabled some features.

2005-06-14  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/main.c:
	Connect signal after setting value.

2005-06-14  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/gsynaptics-conf.h, src/main.c, src/init.c:
	Added gsynaptics-conf.h.

2005-06-14  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/main.c:
	Show a message dialog when exit(1).

2005-06-14  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/gsynaptics.[c|h], src/init.c, src/main.c:
	Exit when SHMConfig is disabled.

2005-06-09  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/init.c:
	Initialization program for each user.

2005-06-08  Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/gsynaptics.c:
	Impelemt the code which uses "synclient".
	not yet completed, just starting.