Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | detect_devices::matching_driver -> matching_desc but matching driver names ↵ | Guillaume Cottenceau | 2004-01-13 | 1 | -1/+1 |
| | | | | (kernel modules) | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | pass --splash <resolution> to mkinitrd | Pascal Rigaux | 2004-01-07 | 1 | -0/+5 |
| | | | | | (so that make-boot-splash doesn't rely on lilo.conf or menu.lst) | ||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -1/+0 |
| | |||||
* | use Options "IgnoreEDID" when using the proprietary X driver "nvidia" | Pascal Rigaux | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfos | Pascal Rigaux | 2003-11-25 | 1 | -2/+5 |
| | | | | | with unknown EISA_ID) | ||||
* | check that libglx.so is a link instead of checking if it exists (since it is | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | | | | | now in nvidia.clp) | ||||
* | choose a not-to-bad default when X auto config fails in auto install | Pascal Rigaux | 2003-11-10 | 1 | -2/+5 |
| | |||||
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 1 | -1/+1 |
| | |||||
* | avoid using other depth than 24 for fglrx in automatic mode. | Francois Pons | 2003-09-15 | 1 | -0/+5 |
| | |||||
* | configure_resolution() must return 'config_changed' when a new resolution is ↵ | Pascal Rigaux | 2003-09-15 | 1 | -0/+1 |
| | | | | chosen | ||||
* | use center_always for popped windows (if transient is not used), and force ↵ | Pascal Rigaux | 2003-09-11 | 1 | -1/+1 |
| | | | | centering in Xconfig test | ||||
* | fixed depth to 24 when using driver fglrx (it won't work unless 24 bits) | Francois Pons | 2003-09-11 | 1 | -0/+3 |
| | |||||
* | fixup default fglrx config to be included in Device Section. thanks pixel | Nicolas Planel | 2003-09-10 | 1 | -51/+52 |
| | |||||
* | clean | Guillaume Cottenceau | 2003-09-10 | 1 | -2/+0 |
| | |||||
* | we don't have .jpg loader in install, file needs to be in .png | Guillaume Cottenceau | 2003-09-10 | 1 | -1/+1 |
| | | | | | (mandrake_desk 9.2-8mdk) | ||||
* | fixed perl_checker fixes. | Francois Pons | 2003-09-10 | 1 | -2/+2 |
| | |||||
* | added nplanel patch for ATI proprietary drivers. | Francois Pons | 2003-09-10 | 1 | -1/+78 |
| | |||||
* | - use OptionMenu's instead of Combo's (better looking and mcc doesn't like ↵ | Pascal Rigaux | 2003-09-08 | 1 | -12/+5 |
| | | | | | | | embedding combos) - cleanup | ||||
* | XF 3.3 should use depth 16 if use_UTAH_GLX, this has been glitched in XF4 mode | Francois Pons | 2003-09-04 | 1 | -1/+4 |
| | | | | | (so never available). | ||||
* | don't propose XF3 when $force_xf4 | Pascal Rigaux | 2003-08-21 | 1 | -4/+6 |
| | |||||
* | fix typo ($::force_xf4 doesn't exist anymore) | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | - use $TMPDIR before using $HOME/tmp | Pascal Rigaux | 2003-08-21 | 1 | -2/+2 |
| | | | | | - if $HOME doesn't exist, it will use /tmp which is safe when using secured_file() | ||||
* | fix bug 3976. | Francois Pons | 2003-08-20 | 1 | -3/+3 |
| | |||||
* | Use xf4 on AMD64 too | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 2 | -2/+2 |
| | |||||
* | => do as Chris Picton suggested | Pascal Rigaux | 2003-08-01 | 4 | -33/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chris Picton said (nearly one year ago :-/) : I have found the need for many low res screen resolutions for such thingas as movie playing, xmame, etc. The method XFdrake uses to enable modes is to enumerate each mode in the XF86Config file. For example (a newly created file): Subsection "Display" Depth 24 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubsection It would be better (at least under XFree 4, which automatically provides resoltions from the monitor, if it is capable), to not limit the modes provided to the user If I use instead, the following: Subsection "Display" Depth 24 Virtual 1280 960 EndSubsection My maximum mode is exactly the same as before, but I have many more low resolution modes. | ||||
* | Intel drivers don't need DontVTSwitch anymore (dixit Arnaud de Lorbeau) | Pascal Rigaux | 2003-08-01 | 1 | -4/+0 |
| | |||||
* | - move from perl-GTK2 to perl-Gtk2 | Pascal Rigaux | 2003-07-30 | 1 | -2/+1 |
| | | | | | - fix an old weird typo | ||||
* | use stock icon in xfdrake too | Thierry Vignaud | 2003-07-15 | 1 | -1/+1 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 2 | -3/+2 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
| | |||||
* | (configure_everything_or_configure_chooser) keyboard and mouse | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
| | | | | | | paremeters really are optional, Xconfig::default::configure() handle the fact they're undefined for us | ||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -3/+2 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 4 | -7/+9 |
| | |||||
* | perl_checker compliance for optional method arguments | Pascal Rigaux | 2003-04-22 | 3 | -19/+17 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 6 | -27/+27 |
| | |||||
* | fix typo, grr... | Pascal Rigaux | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | also have DontVTSwitch for i845 (and i85x) | Pascal Rigaux | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | use option DontVTSwitch for i865 | Pascal Rigaux | 2003-03-28 | 1 | -0/+4 |
| | |||||
* | remove XFdrake icons (per dadou's request) | Pascal Rigaux | 2003-03-11 | 1 | -5/+5 |
| | |||||
* | fix background of X test during install | Guillaume Cottenceau | 2003-03-09 | 1 | -1/+1 |
| | |||||
* | (choose_xdm): allow to switch back from level 5 to level 3 | Pascal Rigaux | 2003-03-05 | 1 | -1/+1 |
| | |||||
* | (runlevel): fix typo | Pascal Rigaux | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | fix setting the image & colors in resolution chooser | Pascal Rigaux | 2003-02-21 | 1 | -6/+6 |
| | |||||
* | don't vivify @cards | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | log manually chosen graphic card | Pascal Rigaux | 2003-02-20 | 1 | -0/+2 |
| | |||||
* | log why auto X config failed (needVideoRam) | Pascal Rigaux | 2003-02-20 | 1 | -1/+4 |
| | |||||
* | bump version on fredl request | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 |
| |