summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.300.30Pascal Rigaux2007-09-252-1/+3
|
* - select "Automatic" resolution if it was previously chosenPascal Rigaux2007-09-251-16/+25
| | | | | - gray Depth widgets when "Automatic" is selected
* oops, revert debug codePascal Rigaux2007-09-251-1/+1
|
* - when user asks for "Plug'n Play", silently default to Xorg auto-detectionPascal Rigaux2007-09-252-4/+8
| | | | | when we fail to auto-detect
* - add support for "Automatic" resolution (aka "let xorg do everything")Pascal Rigaux2007-09-253-34/+54
|
* cleanup (and prepare for next commits)Pascal Rigaux2007-09-251-2/+2
|
* - cleanupPascal Rigaux2007-09-251-4/+5
| | | | | | - don't export_to_install_X unset things (will help for next commits)
* 0.29Olivier Blin2007-09-212-1/+3
|
* unload drivers loaded by monitor-probe-using-X (fix fglrx usage when ↵Olivier Blin2007-09-212-2/+9
| | | | harddrake probes using X and loads radeon driver)
* 0.28Pascal Rigaux2007-09-202-1/+3
|
* - when using evdev for mice, ensure it doesn't match a keyboardPascal Rigaux2007-09-202-1/+4
| | | | | (eg: in case of a mouse+keyboard combo) (#32905)
* - fix regression in 0.24: remove bogus duplicates in monitors tree (#33778)Pascal Rigaux2007-09-202-1/+3
|
* Updated cy translationFunda Wang2007-09-201-44/+55
|
* 0.27Pascal Rigaux2007-09-192-1/+3
|
* - for evdev configured mice, specify bustypePascal Rigaux2007-09-193-3/+8
| | | | | | | (useful for "Macintosh mouse button emulation" which has same vendor/product as "AT Translated Set 2 keyboard") (need drakxtools-backend 10.4.203)
* Updated Czech translation.Michal Bukovjan2007-09-181-4/+4
|
* 0.26Pascal Rigaux2007-09-172-2/+4
|
* * 2007-09-15 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-09-151-4/+6
| | | | | | - nl.po : Updated Dutch translation
* Handle the new fglrx-hd2000 alternative driver.Anssi Hannula2007-09-153-4/+9
|
* completed translationPer Øyvind Karlsen2007-09-141-4618/+8
|
* update translation for ItalianAndrea Celli2007-09-131-18/+19
|
* updateArpad Biro2007-09-111-6/+8
|
* updated pt_BR translationWanderlei Antonio Cavassin2007-09-111-1/+2
|
* 0.25Pascal Rigaux2007-09-102-1/+3
|
* - in the list of available Xorg drivers, add "Driver" from Cards+Pascal Rigaux2007-09-101-0/+2
| | | | | | | (will ease the maintainance of the list of drivers in Xconfig/card.pm) (see previous commit in card.pm)
* - in the list of available Xorg drivers, add "Driver" from Cards+Pascal Rigaux2007-09-101-1/+2
| | | | | (will ease the maintainance of the list of drivers in Xconfig/card.pm)
* Updated Slovenian translationJure Repinc2007-09-091-10/+10
|
* updateTomasz Bednarski2007-09-071-7/+7
|
* - minimal support for allowing to choose evdev on all micePascal Rigaux2007-09-072-8/+22
|
* 0.24Pascal Rigaux2007-09-072-1/+3
|
* revert titi commit which added XFS configuration again.Pascal Rigaux2007-09-072-13/+2
| | | | | | | | | AFAIK, there is no reason to need XFS. as for http://archives.mandrivalinux.com/cooker/2007-07/msg04653.php, it's simply the result of a badly configured X fontpath. We just have to ensure upgrades go smoothly. (nb: XFdrake do not *remove* existing XFS configuration from xorg.conf, it simply to not put one when starting from scratch)
* - keep the order from MonitorsDB file Pascal Rigaux2007-09-062-2/+10
| | | | | | (allows "Flat Panel 800x600" to be before "Flat Panel 1024x768") (needs a nicely sorted MonitorsDB though)
* - fix default_headers when XFS is installedPascal Rigaux2007-09-062-13/+14
| | | | | | (ie fixtitypo) (and do we really want to configure for XFS even if it is not enabled?)
* 0.23Pascal Rigaux2007-09-062-1/+3
|
* - do not start xfs for the test (#33219)Pascal Rigaux2007-09-062-4/+2
|
* Update German translation (Nicolas Bauer)Nicolas Bauer2007-08-291-5/+6
|
* 0.22Pascal Rigaux2007-08-272-1/+3
|
* handle the renamed proprietary ati driver (ati => x11-driver-video-fglrx)Anssi Hannula2007-08-272-2/+3
|
* - use standard.conf as default gl_conf alternativeAnssi Hannula2007-08-272-5/+2
| | | | | - do not add additional libglx ModulePaths for nvidia anymore
* (setupFB) don't die if no bootloader is configuredPascal Rigaux2007-08-271-0/+1
| | | | | (mostly for auto_installs in drakx-in-chroot with broken pci detection)
* updated po fileShiva Huang2007-08-211-4/+5
|
* do configure XFS if installedThierry Vignaud2007-08-212-0/+14
|
* Generated by cvs2cl the 21_AugThierry Vignaud2007-08-211-0/+157
|
* use -rBASE for svn export in order to please blino by making sure local ↵Thierry Vignaud2007-08-141-1/+1
| | | | changes do not got exported
* add avivo in the Xorg drivers listOlivier Blin2007-08-142-1/+2
|
* update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-101-3/+3
|
* update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-101-43/+44
|
* fix typo (thanks to Anssi Hannula)Pascal Rigaux2007-08-091-1/+1
|
* - when removing/replacing an InputDevice section, ensure we remove thePascal Rigaux2007-08-092-14/+21
| | | | | | corresponding entry in ServerLayout. ie do not rely on InputDevice sections to use XFdrake-compatible Identifiers (as suggested by fcrozat)
* perl_checker compliancePascal Rigaux2007-08-091-1/+1
|