summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: a87d3ffd16507c01ab16fafcefb7ace836fc15d4 (plain)
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
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
2007-08-14 13:25  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: use -rBASE for svn export in order to please blino by
	  making sure local changes do not got exported

2007-08-14 09:26  Olivier Blin <oblin at mandriva.com>

	* NEWS, lib/Xconfig/card.pm: add avivo in the Xorg drivers list

2007-08-10 21:01  Inigo Salvador Azurmendi <xalba at euskalnet.net>

	* po/eu.po: update translation for basque (euskara)

2007-08-10 19:07  Inigo Salvador Azurmendi <xalba at euskalnet.net>

	* po/eu.po: update translation for basque (euskara)

2007-08-09 19:23  Pixel <pixel at mandriva.com>

	* lib/Xconfig/card.pm: fix typo (thanks to Anssi Hannula)

2007-08-09 08:57  Pixel <pixel at mandriva.com>

	* NEWS, lib/Xconfig/xfree.pm: - when removing/replacing an
	  InputDevice section, ensure we remove the
	  corresponding entry in ServerLayout. ie do not rely on
	  InputDevice sections
	  to use XFdrake-compatible Identifiers (as suggested by fcrozat)

2007-08-09 08:27  Pixel <pixel at mandriva.com>

	* lib/Xconfig/card.pm: perl_checker compliance

2007-08-09 08:25  Pixel <pixel at mandriva.com>

	* lib/Xconfig/card.pm: as suggested by Anssi, do run
	  update-alternatives even if current alternatives
	  is the wanted one to ensure the alternative is switched to manual

2007-08-08 19:43  Pixel <pixel at mandriva.com>

	* Makefile.config, NEWS: 0.21

2007-08-08 19:42  Pixel <pixel at mandriva.com>

	* NEWS, lib/keyboard.pm: - adapt to kbd instead of console-tools:
	  s/kmap/map/

2007-08-08 19:42  Pixel <pixel at mandriva.com>

	* NEWS, lib/Xconfig/card.pm, lib/Xconfig/proprietary.pm: - handle
	  nvidia-current instead of nvidia97xx (thanks to Anssi)
	  - handle x11-driver-video-$nvidia instead of $nvidia
	  
	  nb: pkg_name_for_Driver2() has been dropped, and
	  pkgs_for_Driver2() arguments
	  have changed. this allows simplifying install::steps, but causes
	  incompatibility

2007-08-07 13:26  Marek Laane <bald at starman.ee>

	* po/et.po: Updated Estonian translation.

2007-08-07 08:23  ybando

	* po/ja.po: Japanese translation updated.

2007-08-03 17:08  Pixel <pixel at mandriva.com>

	* Makefile.config, NEWS: 0.20

2007-08-03 17:08  Pixel <pixel at mandriva.com>

	* lib/Xconfig/main.pm, lib/Xconfig/xfree.pm: since we don't
	  configure X to use xfs, we don't need to specify a safety
	  fontpath (was useful when xfs was failing)

2007-08-02 14:52  Pixel <pixel at mandriva.com>

	* NEWS, lib/mouse.pm: - fix detection of touchpad on some kernels
	  (#31584)
	  (need drakxtools-backend >= 10.4.145)
	  
	  issue was:
	  
	  H: Handlers=event2 ts0 mouse0
	  
	  in /proc/bus/input/devices instead of the more usual
	  
	  H: Handlers=mouse0 event2 ts0

2007-08-01 21:08  kmashrab

	* po/uz.po, po/uz@Latn.po: Typo fix.

2007-08-01 14:49  Pixel <pixel at mandriva.com>

	* NEWS, lib/Xconfig/parse.pm, lib/Xconfig/various.pm: - internal:
	  add many options as having to be used only once, easing their use
	  and fixing setting them
	  (eg #31942 where one can't click "Options" after setting EXA)

2007-08-01 14:45  Pixel <pixel at mandriva.com>

	* lib/Xconfig/parse.pm: get rid of quotes around options, since
	  they really always want a string (or nothing)
	  nb: may break around things though

2007-08-01 09:20  Pixel <pixel at mandriva.com>

	* lib/Xconfig/xfree.pm: ensure "Option" lines ordering is fixed so
	  that XFdrake doesn't ask to save
	  config even when no options was changed

2007-07-31 09:34  Pixel <pixel at mandriva.com>

	* NEWS, lib/Xconfig/card.pm, lib/Xconfig/main.pm,
	  lib/Xconfig/various.pm: - drop support for installing/configuring
	  915resolution
	  (no more needed since x11-driver-video-intel 2.0)

2007-07-30 12:34  Thierry Vignaud <tvignaud at mandriva.com>

	* NEWS, lib/Xconfig/xfree.pm: do not configure using xfs anymore
	  (#32051)

2007-07-23 06:23  mmodem

	* po/pt.po: update

2007-07-16 22:39  kamberd

	* po/he.po: update translation for Hebrew

2007-07-12 16:45  Karl Ove Hufthammer <karl at huftis.org>

	* po/nn.po: Updated Norwegian Nynorsk translation.

2007-07-09 17:19  Pixel <pixel at mandriva.com>

	* Makefile.config, NEWS: 0.19

2007-07-09 17:18  Pixel <pixel at mandriva.com>

	* NEWS, lib/mouse.pm: - wacom configuration:
	  o enhance configuration by using /dev/input/by-id/xxx
	  (need drakxtools-backend >= 10.4.144)

2007-07-09 17:11  Pixel <pixel at mandriva.com>

	* NEWS, lib/Xconfig/xfree.pm: - wacom configuration: add "pad"
	  InputDevice section

2007-07-08 12:28  berthy

	* po/fr.po: Update fr translation

2007-03-01 16:02  Thierry Vignaud <tvignaud at mandriva.com>

	* NEWS: add changelog entries for 0.1, 0.2, 0.3 & 0.5

2007-03-01 15:57  Thierry Vignaud <tvignaud at mandriva.com>

	* ChangeLog: kill doble entries

2007-03-01 15:57  Thierry Vignaud <tvignaud at mandriva.com>

	* ChangeLog: Generated by cvs2cl the 01_Mar

2007-03-01 15:56  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: fix path

2007-03-01 15:56  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: make ChangeLog rule working

2007-03-01 15:47  Pixel <pixel at mandriva.com>

	* Makefile.config, NEWS: 0.6

2007-03-01 15:46  Pixel <pixel at mandriva.com>

	* NEWS, lib/Xconfig/card.pm, lib/Xconfig/proprietary.pm: use
	  ModulePath "/usr/LIB/xorg/modules/extensions/nvidia"
	  instead of Load
	  "/usr/LIB/xorg/modules/extensions/nvidia/libglx.so"
	  (#28779)

2007-03-01 14:55  Pixel <pixel at mandriva.com>

	* lib/Xconfig/parse.pm, lib/Xconfig/xfree.pm: add functions to
	  handle ModulePath (in section "Files")

2007-03-01 15:56  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: fix path

2007-03-01 15:56  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: make ChangeLog rule working

2007-03-01 15:47  Pixel <pixel at mandriva.com>

	* Makefile.config, NEWS: 0.6

2007-03-01 15:46  Pixel <pixel at mandriva.com>

	* NEWS, lib/Xconfig/card.pm, lib/Xconfig/proprietary.pm: use
	  ModulePath "/usr/LIB/xorg/modules/extensions/nvidia"
	  instead of Load
	  "/usr/LIB/xorg/modules/extensions/nvidia/libglx.so"
	  (#28779)

2007-03-01 14:55  Pixel <pixel at mandriva.com>

	* lib/Xconfig/parse.pm, lib/Xconfig/xfree.pm: add functions to
	  handle ModulePath (in section "Files")

2007-03-01 14:54  Pixel <pixel at mandriva.com>

	* lib/Xconfig/various.pm: use_DRI_GLX is not for proprietary nvidia
	  which doesn't use dri

2007-03-01 10:26  ybando

	* po/ja.po: Japanese translation revised

2007-02-26 18:47  Arpad Biro <biro_arpad at yahoo.com>

	* po/hu.po: update

2007-02-23 13:39  Pablo Saratxaga <pablo at mandriva.com>

	* po/br.po: plural forms

2007-02-23 11:30  Pablo Saratxaga <pablo at mandriva.com>

	* po/pl.po: updated Polish file

2007-02-22 21:11  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: (dis) use svn export instead of tar for preparing the
	  tarball

2007-02-22 21:10  Thierry Vignaud <tvignaud at mandriva.com>

	* po/Makefile: (clean) do not erase drakconf.pot (needed for next
	  commit) and don't
	  try to erase twice *.mo

2007-02-22 17:42  Pjetur G. Hjaltason <pjetur at pjetur.net>

	* po/is.po: few revised strings

2007-02-16 14:25  Pixel <pixel at mandriva.com>

	* lib/Xconfig/resolution_and_depth.pm: handle both vga=0x3.. and
	  vga=7..

2007-02-16 00:48  mmodem

	* po/pt.po: up

2007-02-12 11:19  Thierry Vignaud <tvignaud at mandriva.com>

	* po/cy.po: update (Rhoslyn Prys)

2007-02-08 18:38  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile.config: bump release

2007-02-08 09:04  Pixel <pixel at mandriva.com>

	* data/pixmaps/colors.png, data/pixmaps/colors16.png,
	  data/pixmaps/colors8.png, data/pixmaps/monitor-1024.png,
	  data/pixmaps/monitor-1152.png, data/pixmaps/monitor-1280.png,
	  data/pixmaps/monitor-1400.png, data/pixmaps/monitor-1600.png,
	  data/pixmaps/monitor-1920.png, data/pixmaps/monitor-2048.png,
	  data/pixmaps/monitor-640.png, data/pixmaps/monitor-800.png,
	  data/pixmaps/monitor.png,
	  soft/drakx/trunk/perl-install/pixmaps/colors.png,
	  soft/drakx/trunk/perl-install/pixmaps/colors16.png,
	  soft/drakx/trunk/perl-install/pixmaps/colors8.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-1024.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-1152.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-1280.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-1400.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-1600.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-1920.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-2048.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-640.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor-800.png,
	  soft/drakx/trunk/perl-install/pixmaps/monitor.png: move XFdrake
	  images into drakx-kbd-mouse-x11/

2007-02-08 07:46  Funda Wang <fundawang at linux.net.cn>

	* po/zh_CN.po: Updated Simplified Chinese translations.

2007-02-07 19:32  nbauer

	* po/de.po: Update German translation (Nicolas Bauer)

2007-02-07 13:33  Thierry Vignaud <tvignaud at mandriva.com>

	* po/br.po: update

2007-02-07 11:15  ybando

	* po/ja.po: Japanese translation updated.

2007-02-07 09:38  Pablo Saratxaga <pablo at mandriva.com>

	* po/af.po, po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po,
	  po/bn.po, po/br.po, po/bs.po, po/ca.po, po/cs.po, po/cy.po,
	  po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po,
	  po/eu.po, po/fa.po, po/fi.po, po/fur.po, po/ga.po, po/gl.po,
	  po/he.po, po/hi.po, po/hr.po, po/hu.po, po/id.po, po/is.po,
	  po/it.po, po/ja.po, po/ko.po, po/ky.po, po/lt.po, po/ltg.po,
	  po/lv.po, po/mk.po, po/mn.po, po/ms.po, po/mt.po, po/nb.po,
	  po/nl.po, po/nn.po, po/pa_IN.po, po/pl.po, po/pt.po, po/pt_BR.po,
	  po/ro.po, po/ru.po, po/sc.po, po/sk.po, po/sl.po, po/sq.po,
	  po/sr.po, po/sr@Latn.po, po/sv.po, po/ta.po, po/tg.po, po/th.po,
	  po/tl.po, po/tr.po, po/uk.po, po/uz.po, po/uz@Latn.po, po/vi.po,
	  po/wa.po, po/zh_CN.po, po/zh_TW.po: updated Uzbek file;
	  retrieved translations from other modules, merged with pot

2007-01-29 10:58  Thierry Vignaud <tvignaud at mandriva.com>

	* po/uz.po, po/uz@Latn.po: update (Mashrab Kuvatov)

2007-01-29 07:51  Pixel <pixel at mandriva.com>

	* Makefile.config, NEWS: 0.4

2007-01-29 07:48  Pixel <pixel at mandriva.com>

	* lib/keyboard.pm: adapt to Xconfig::xfree->read returning a hash
	  instead of an array

2007-01-28 16:29  Marek Laane <bald at starman.ee>

	* po/et.po: Updated Estonian translation.

2007-01-23 23:21  mmodem

	* po/pt.po: up

2007-01-23 19:16  Thierry Vignaud <tvignaud at mandriva.com>

	* .perl_checker, tools/.perl_checker: blacklist enough modules so
	  that keyboardrake, mousedrake & XFdrake are perl_checker-able

2007-01-21 19:11  berthy

	* po/fr.po: Update fr translation

2007-01-21 03:59  Willy Sudiarto Raharjo <willysr at gmail.com>

	* po/id.po: Updated

2007-01-20 23:02  mmodem

	* po/pt.po: up

2007-01-19 18:23  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile.config: bump release

2007-01-19 18:09  Thierry Vignaud <tvignaud at mandriva.com>

	* tools/XFdrake, tools/keyboarddrake, tools/mousedrake: sync
	  comments with reality

2007-01-19 18:05  Thierry Vignaud <tvignaud at mandriva.com>

	* lib/Xconfig/glx.pm, tools/XFdrake, tools/keyboarddrake,
	  tools/mousedrake: lookup translations into drakx-kbd-mouse-x11
	  domain

2007-01-19 17:35  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile.config: bump release

2007-01-19 17:35  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: install keyboard.pm & mouse.pm too

2007-01-19 14:50  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile: fix installing modules

2007-01-19 14:43  Thierry Vignaud <tvignaud at mandriva.com>

	* ChangeLog: initial log

2007-01-19 14:41  Thierry Vignaud <tvignaud at mandriva.com>

	* COPYING: add license

2007-01-19 12:18  Pixel <pixel at mandriva.com>

	* lib/Xconfig/xfree.pm: - add 2560x1600 (16/10)
	  - add many more, but commented for now

2007-01-19 12:18  Pixel <pixel at mandriva.com>

	* lib/Xconfig/xfree.pm: - add 2560x1600 (16/10)
	  - add many more, but commented for now

2007-01-18 18:11  Thierry Vignaud <tvignaud at mandriva.com>

	* po/af.po, po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po,
	  po/bn.po, po/br.po, po/bs.po, po/ca.po, po/cs.po, po/cy.po,
	  po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po,
	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/fur.po, po/ga.po,
	  po/gl.po, po/he.po, po/hi.po, po/hr.po, po/hu.po, po/id.po,
	  po/is.po, po/it.po, po/ja.po, po/ko.po, po/ky.po, po/lt.po,
	  po/ltg.po, po/lv.po, po/mk.po, po/mn.po, po/ms.po, po/mt.po,
	  po/nb.po, po/nl.po, po/nn.po, po/pa_IN.po, po/pl.po, po/pt.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sc.po, po/sk.po, po/sl.po,
	  po/sq.po, po/sr.po, po/sr@Latn.po, po/sv.po, po/ta.po, po/tg.po,
	  po/th.po, po/tl.po, po/tr.po, po/uk.po, po/uz.po, po/uz@Latn.po,
	  po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po: cleanup

2007-01-18 17:52  Thierry Vignaud <tvignaud at mandriva.com>

	* po/af.po, po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po,
	  po/bn.po, po/br.po, po/bs.po, po/ca.po, po/cs.po, po/cy.po,
	  po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po,
	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/fur.po, po/ga.po,
	  po/gl.po, po/he.po, po/hi.po, po/hr.po, po/hu.po, po/id.po,
	  po/is.po, po/it.po, po/ja.po, po/ko.po, po/ky.po, po/lt.po,
	  po/ltg.po, po/lv.po, po/mk.po, po/mn.po, po/ms.po, po/mt.po,
	  po/nb.po, po/nl.po, po/nn.po, po/pa_IN.po, po/pl.po, po/pt.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sc.po, po/sk.po, po/sl.po,
	  po/sq.po, po/sr.po, po/sr@Latn.po, po/sv.po, po/ta.po, po/tg.po,
	  po/th.po, po/tl.po, po/tr.po, po/uk.po, po/uz.po, po/uz@Latn.po,
	  po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po: import translation
	  from drakx/trunk/'s share/po and standalone/po

2007-01-18 17:50  Thierry Vignaud <tvignaud at mandriva.com>

	* po/drakx-kbd-mouse-x11.pot: initial catalog

2007-01-18 17:40  Thierry Vignaud <tvignaud at mandriva.com>

	* Makefile, Makefile.config, data, data/icons, data/pixmaps,
	  data/pixmaps/arrow_down.png, data/pixmaps/arrow_up.png,
	  data/pixmaps/mouse_2b.png, data/pixmaps/mouse_2b_left.png,
	  data/pixmaps/mouse_2b_right.png, data/pixmaps/mouse_3b+.png,
	  data/pixmaps/mouse_3b+_middle.png, data/pixmaps/mouse_3b.png,
	  data/pixmaps/mouse_3b_left.png, data/pixmaps/mouse_3b_middle.png,
	  data/pixmaps/mouse_3b_right.png, lib, lib/Xconfig,
	  lib/keyboard.pm, lib/mouse.pm, lib/xf86misc,
	  lib/xf86misc/Makefile, po, po/Makefile, tools, tools/XFdrake,
	  tools/keyboarddrake, tools/mousedrake: move keyboarddrake,
	  mousedrake and XFdrake in new drakx-kbd-mouse-x11 module

2007-01-11 12:05  Thierry Vignaud <tvignaud at mandriva.com>

	* .: create tree