summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 0.52Pascal Rigaux2008-03-201-0/+2
|
* - XFdrake:Pascal Rigaux2008-03-201-0/+2
| | | | | o add option "Force display mode of DVI" on driver "nvidia" (#30066)
* - XFdrake library:Pascal Rigaux2008-03-191-0/+4
| | | | | | o ensure set_default_background() doesn't fail (#39065) (ie default to 1024x768 if 0x0 is given)
* 0.51Pascal Rigaux2008-03-191-0/+3
|
* - XFdrake:Pascal Rigaux2008-03-131-0/+2
| | | | | o use 24bpp on savage (#38750)
* - keyboarddrake:Pascal Rigaux2008-03-111-0/+7
| | | | | | | | | o default romanian keyboard is qwerty (cf #38450) o "ro" really is "ro(std_cedilla)" (to be more standard on unpatched xkeyboard-config) o "ro(us)" is wrong and not qwerty, use "ro(winkeys)" which is the only qwertz from symbols/ro
* 0.500.50Pascal Rigaux2008-03-111-0/+2
|
* - XFdrakePascal Rigaux2008-03-111-0/+1
| | | | | o handle DRIVER2_NO_SSE (from Cards+), needed by nvidia-current requiring SSE
* - XFdrake:Pascal Rigaux2008-02-281-0/+6
| | | | | | | o if the EDID gives a valid 16/10 preferred resolution (even if duplicated), but no HorizSync/VertRefresh, use a generic flat panel HorizSync/VertRefresh (needed for edid.lcd.dell-inspiron-6400, #37971)
* - 0.49:Pascal Rigaux2008-02-281-0/+4
| | | | | - XFdrake: background images are now jpeg files
* 0.48Pascal Rigaux2008-02-281-0/+2
|
* - XFdrake:Pascal Rigaux2008-02-281-0/+4
| | | | | | o when setting background for the resolution, handle "hour"-based backgrounds (also add Mandriva.xml symlink)
* 0.47Pascal Rigaux2008-02-271-0/+2
|
* - XFdrake:Pascal Rigaux2008-02-211-0/+3
| | | | | o when setting background for the resolution, handle "hour"-based backgrounds
* 0.46Pascal Rigaux2008-02-181-0/+2
|
* - XFdrake:Pascal Rigaux2008-02-181-0/+3
| | | | | o add 1024x600 (used on Samsung Q1Ultra) (#37889)
* add bug numberPascal Rigaux2008-02-051-1/+1
|
* 0.45Pascal Rigaux2008-02-051-0/+2
|
* - XFdrake:Pascal Rigaux2008-01-281-0/+3
| | | | | o add 800x480 (used on belinea s.book)
* 0.44Pascal Rigaux2008-01-251-0/+2
|
* - library for installer:Pascal Rigaux2008-01-251-0/+4
| | | | | | o do not force "us" keyboard on everybody that choose "English (American)" (#36575)
* 0.43Pascal Rigaux2008-01-231-0/+2
|
* - XFdrake:Pascal Rigaux2008-01-231-0/+4
| | | | | | | | o if the EDID gives a valid EISA_ID, a valid 16/10 preferred resolution, but no HorizSync/VertRefresh, use a generic flat panel HorizSync/VertRefresh reproduced on a Elonex PLC - MSI Notebook PR600, EISA_ID CMO1526
* 0.42Pascal Rigaux2008-01-221-0/+2
|
* - mousedrake:Pascal Rigaux2008-01-221-0/+3
| | | | | | o use udev in $PATH instead of /lib/udev/usb_id (need latest udev pkg)
* - use SendCoreEvents instead of AlwaysCore for wacomsPascal Rigaux2008-01-221-0/+1
| | | | | (needed with new xorg server)
* - XFdrake:Pascal Rigaux2008-01-111-0/+4
| | | | | | o sort monitors in text mode so that "Generic|..." monitors do not appear in the middle of "Vendor|..." monitors
* 0.41Olivier Blin2007-12-141-0/+2
|
* use SendCoreEvents instead of AlwaysCore for Synaptics touchpads (#36140)Olivier Blin2007-12-141-0/+3
|
* 0.400.40Pascal Rigaux2007-12-101-0/+2
|
* - XFdrake:Pascal Rigaux2007-12-101-0/+3
| | | | | o never write a ModeLine when using fglrx driver (#30934)
* 0.39Pascal Rigaux2007-11-301-0/+2
|
* - keyboarddrake:Pascal Rigaux2007-11-211-0/+3
| | | | | | o use kr(kr104) for the korean keyboard, and don't prompt for a toggle key since korean use input method instead
* - use /dev/input/by-id/xxx device instead of vendor+product for evdev micePascal Rigaux2007-11-191-0/+2
| | | | | (vendor+product support is dropped in x11-driver-input-evdev-1.2.0)
* - fix device /dev/input/by-id/usb-$ID_SERIAL-event-mouse for wacomsPascal Rigaux2007-11-121-0/+3
| | | | | when the ID_SERIAL contains special chars
* 0.38Anssi Hannula2007-11-011-3/+5
|
* handle fglrx_dri.so handled by alternativesAnssi Hannula2007-10-281-0/+1
|
* - display message This setting will be activated after the installation." Pascal Rigaux2007-10-081-0/+3
| | | | | only during installation
* fix typoPascal Rigaux2007-10-041-1/+1
|
* 0.37Pascal Rigaux2007-10-041-0/+2
|
* - if we probe a monitor EISA_ID but we don't have correspondingPascal Rigaux2007-10-041-0/+2
| | | | | | | | HorizSync/VertRefresh, we must not the monitor info yet another regression introduced when modifying is_valid() for automatic resolution
* when checking dkms module packages, check that modules are either available ↵Olivier Blin2007-10-041-0/+3
| | | | in urpmi media, or already installed (fix detection in live)
* add the bug numberPascal Rigaux2007-10-041-1/+1
|
* 0.36Pascal Rigaux2007-10-041-0/+2
|
* - better fix for typo in 0.32: don't wrongly default to "automatic" resolutionPascal Rigaux2007-10-041-0/+3
| | | | | when creating xorg.conf (in non --auto)
* typo fixThierry Vignaud2007-10-031-1/+1
|
* 0.35Thierry Vignaud2007-10-031-0/+4
|
* 0.34Thierry Vignaud2007-10-011-0/+4
|
* 0.33Olivier Blin2007-09-281-0/+2
|
* - fix typo in 0.32: don't wrongly default to "automatic" resolution whenPascal Rigaux2007-09-281-0/+2
| | | | | creating xorg.conf (in non --auto)