| Commit message (Expand) | Author | Age | Files | Lines |
* | silently ignore existing X config file if upgrading an alien distro | Pascal Rigaux | 2005-09-13 | 1 | -1/+1 |
* | - when changing the card/monitor, ensure the resolution is still valid | Pascal Rigaux | 2005-09-08 | 1 | -6/+16 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | add some "use xxx;" (the idea is to see what the package needs, but i may rol... | Pascal Rigaux | 2005-06-10 | 1 | -0/+1 |
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -2/+2 |
* | try a little harder to know if we must write the config file. | Pascal Rigaux | 2005-03-22 | 1 | -4/+2 |
* | put X conf read in Xconfig::main | Pascal Rigaux | 2005-03-22 | 1 | -2/+4 |
* | use monitor-probe-using-X | Pascal Rigaux | 2005-03-17 | 1 | -1/+1 |
* | - new function Xconfig::monitor::is_valid() | Pascal Rigaux | 2005-03-15 | 1 | -3/+3 |
* | in auto, $raw_X non empty is "ok" | Pascal Rigaux | 2005-02-03 | 1 | -1/+1 |
* | fix check_valid() | Pascal Rigaux | 2005-01-21 | 1 | -0/+2 |
* | - rename Xconfig::main::is_valid() to Xconfig::main::check_valid() and return... | Pascal Rigaux | 2005-01-21 | 1 | -6/+8 |
* | when reading an existing X config file, ensure it is not too bad, otherwise p... | Pascal Rigaux | 2005-01-16 | 1 | -1/+11 |
* | move setupFB() in Xconfig, and do it when needed (including when standalone) | Pascal Rigaux | 2005-01-16 | 1 | -0/+1 |
* | for Driver fbdev, rework to allow configuring vga= in bootloader and telling ... | Pascal Rigaux | 2005-01-16 | 1 | -22/+24 |
* | - XFdrake can detect a auxmouse which was not detected by mousedrake so we ne... | Pascal Rigaux | 2004-10-07 | 1 | -1/+1 |
* | allow ignoring X config file when it contains errors | Pascal Rigaux | 2004-09-21 | 1 | -1/+8 |
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 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 | 1 | -18/+22 |
* | fix an old typo | Pascal Rigaux | 2004-05-07 | 1 | -1/+1 |
* | XFree 3 is gone! | Pascal Rigaux | 2004-05-03 | 1 | -13/+8 |
* | - add ->prepare_write to allow comparing raw_X's | Pascal Rigaux | 2004-02-05 | 1 | -8/+22 |
* | configure_resolution() must return 'config_changed' when a new resolution is ... | Pascal Rigaux | 2003-09-15 | 1 | -0/+1 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
* | use stock icon in xfdrake too | Thierry Vignaud | 2003-07-15 | 1 | -1/+1 |
* | (configure_everything_or_configure_chooser) keyboard and mouse | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -4/+4 |
* | remove XFdrake icons (per dadou's request) | Pascal Rigaux | 2003-03-11 | 1 | -5/+5 |
* | fix and some more Help | Pascal Rigaux | 2003-02-13 | 1 | -1/+2 |
* | (configure_chooser_raw): no special case for "Next" button | Pascal Rigaux | 2003-01-23 | 1 | -2/+1 |
* | replace some "Ok" with "Next ->" | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
* | simplify and factorize | Pascal Rigaux | 2003-01-10 | 1 | -0/+19 |
* | (configure_everything): in $auto mode, don't test nor ask when the config failed | Pascal Rigaux | 2003-01-07 | 1 | -2/+3 |
* | move any::runlevel() to Xconfig::various::runlevel() | Pascal Rigaux | 2002-12-29 | 1 | -1/+1 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | any::runlevel() doesnt need the prefix anymore | Pascal Rigaux | 2002-12-02 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -9/+9 |
* | ensure Xconfig::various::various is called at install | Pascal Rigaux | 2002-09-06 | 1 | -2/+3 |
* | add an option for prefering Xinerama in auto_installs | Pascal Rigaux | 2002-09-05 | 1 | -0/+1 |
* | fix calling export_to_install_X in configure_everything_auto_install | Pascal Rigaux | 2002-08-28 | 1 | -14/+16 |
* | - do not display "Test" button when bad card and during install (instead of d... | Pascal Rigaux | 2002-08-22 | 1 | -4/+6 |
* | replace "xxx => eval { }" with "xxx => scalar eval {}" | Pascal Rigaux | 2002-08-19 | 1 | -2/+2 |
* | ensure the chosen resolution is maintained unchanged when changing the graphic | Pascal Rigaux | 2002-08-17 | 1 | -4/+6 |
* | (export_to_install_X): if monitor is p'n'p, don't save it for auto_install | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
* | when prompting for VideoRam, default to the value obtained via DDC | Pascal Rigaux | 2002-08-08 | 1 | -2/+4 |
* | call the "Quit" button exit during install (as suggested by David Sansome) | Pascal Rigaux | 2002-08-05 | 1 | -1/+1 |
* | - add non-wizard ability to XFdrake | Pascal Rigaux | 2002-07-31 | 1 | -22/+100 |
* | restore xdm choice previous behaviour (auto_install) | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
* | fix displaying info about current configuration | Pascal Rigaux | 2002-07-28 | 1 | -1/+1 |