Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - create X_options_from_o() and use it | Pascal Rigaux | 2004-07-08 | 1 | -1/+5 |
| | | | | | - add freeDriver boot option | ||||
* | add 1024x480 (part of bugzilla #5192) | Pascal Rigaux | 2004-07-06 | 1 | -1/+11 |
| | |||||
* | rename function $set_chosen_x_res to $set_chosen_resolution (since it sets both) | Pascal Rigaux | 2004-07-06 | 1 | -5/+5 |
| | |||||
* | (choose_gtk): ensure default height is the chosen one | Pascal Rigaux | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | fix typo causing multiple "Keyboard" entries in XF86Config (bugzilla #10163) | Pascal Rigaux | 2004-07-01 | 1 | -2/+2 |
| | |||||
* | adapt to new bootloader.pm | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | good_default_monitor() should work *nearly* everywhere, so use it for the ↵ | Pascal Rigaux | 2004-06-23 | 1 | -1/+5 |
| | | | | | | | auto_install fallback (this is used by mandrakemove) | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | - export @bios_vga_modes (needed for bootloader vga=) | Pascal Rigaux | 2004-06-22 | 1 | -1/+3 |
| | | | | | - to_string should return '' instead of () | ||||
* | remove duplicate (use existing function to_string()) | Pascal Rigaux | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | sync with detect-resolution | Pascal Rigaux | 2004-06-22 | 1 | -0/+3 |
| | |||||
* | merge from MDK-10-branch: add support for ATI_GLX and NVIDIA_GLX cohabitation | Thierry Vignaud | 2004-06-18 | 1 | -1/+16 |
| | |||||
* | fix typo causing "Out of memory" | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 3 | -5/+5 |
| | |||||
* | add resolution 1920x1200 called WUXGA (used by Dell Laptops Inspiron 8500, ↵ | Pascal Rigaux | 2004-06-03 | 1 | -1/+1 |
| | | | | 8600 and Latitude D800) (bugzilla #6795) | ||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
| | |||||
* | restore the ability to specify the file where the config should be written ↵ | Pascal Rigaux | 2004-05-17 | 1 | -4/+6 |
| | | | | (since it's used by Xconfig/test.pm) | ||||
* | simplify Xconfig::resolution_and_depth::allowed(): adapt it to the way it's ↵ | Pascal Rigaux | 2004-05-13 | 1 | -13/+14 |
| | | | | really used | ||||
* | $prefered_depth defaults to the greatest depths, no need to set it to 24 | Pascal Rigaux | 2004-05-13 | 1 | -1/+0 |
| | |||||
* | vmware doesn't like 24bpp (bugzilla #9755) | Pascal Rigaux | 2004-05-13 | 1 | -0/+2 |
| | |||||
* | speed-up monitor choosing dialog when {VendorName} is undef (esp. when using ↵ | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
| | | | | "use diagnostics") | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+2 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
| | |||||
* | remove debugging code | Pascal Rigaux | 2004-05-07 | 1 | -2/+0 |
| | |||||
* | you can now configure monitors on heads > 1 | Pascal Rigaux | 2004-05-07 | 5 | -64/+82 |
| | |||||
* | fix an old typo | Pascal Rigaux | 2004-05-07 | 1 | -1/+1 |
| | |||||
* | rename monitors() and $monitors to monitors_db() and $monitors_db | Pascal Rigaux | 2004-05-07 | 1 | -11/+11 |
| | | | | | (preparation for next commit which adds ability to configure each monitor) | ||||
* | don't succeed automatic configuration (not auto_install) when there is many ↵ | Pascal Rigaux | 2004-05-06 | 1 | -1/+3 |
| | | | | cards (as requested by Joe Bolin on cooker) | ||||
* | XFree 3 is gone! | Pascal Rigaux | 2004-05-03 | 12 | -1139/+512 |
| | |||||
* | handle --auto | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | catch exception (bugzilla #8726) | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
| | |||||
* | well we reverted to 4.3 | Guillaume Cottenceau | 2004-02-17 | 1 | -1/+1 |
| | |||||
* | handle case where rpm can't be found (eg: XFree86-SVGA for xfree3) (part of ↵ | Pascal Rigaux | 2004-02-12 | 1 | -1/+7 |
| | | | | bugzilla #7786) | ||||
* | prefer BoardName to card_name | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | |||||
* | RIVA128 fails miserably when using 16bpp | Guillaume Cottenceau | 2004-02-09 | 1 | -0/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-02-09 | 1 | -1/+3 |
| | |||||
* | handle allowNVIDIA_rpms & allowATI_rpms directly in ↵ | Pascal Rigaux | 2004-02-09 | 1 | -6/+9 |
| | | | | Xconfig::card::install_server | ||||
* | force XF4 on all archs | Pascal Rigaux | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | move Xtest() and setMouseLive() out of c/stuff to xf86misc::main | Pascal Rigaux | 2004-02-08 | 1 | -3/+4 |
| | | | | | | so that we can use them (esp. setMouseLive) in standalone without making drakxtools-newt require xfree libs | ||||
* | make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms and | Thierry Vignaud | 2004-02-08 | 1 | -2/+2 |
| | | | | | allowATI_rpms tests used to cost us 99% of the long startup time of XFdrake:-() | ||||
* | - ensure ModelName comes from the ddc probe when choosing "Plug'n Play" | Pascal Rigaux | 2004-02-06 | 1 | -2/+2 |
| | | | | | - only "Plug'n Play" instead of "Plug'n Play (<ModelName>)" when current monitor is not plug'n play | ||||
* | don't test X config if using driver vmware (bugzilla #5346) | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
| | |||||
* | - add ->prepare_write to allow comparing raw_X's | Pascal Rigaux | 2004-02-05 | 4 | -9/+36 |
| | | | | | - ensure "config_changed" is returned only if the config file really changed | ||||
* | allow 24bpp for DRI (since all drivers now support it: we had mga tdfx r128 | Pascal Rigaux | 2004-02-05 | 1 | -2/+1 |
| | | | | | radeon, and i810 also works (tested on a i865)) | ||||
* | replace 4.3 with 4.4 (XFree version) (bugzilla #7378) | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | 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 |
| |