| Commit message (Expand) | Author | Age | Files | Lines |
* | (configure): do not do card_config__not_listed in $auto mode | Pascal Rigaux | 2003-01-07 | 1 | -2/+4 |
* | (configure_everything): in $auto mode, don't test nor ask when the config failed | Pascal Rigaux | 2003-01-07 | 1 | -2/+3 |
* | (various): in $auto mode, don't ask about tvout | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | (configure): in $auto mode, use $default_resolution without asking | Pascal Rigaux | 2003-01-07 | 1 | -2/+4 |
* | (configure): return without doing anything when probe fails or needVideoRam i... | Pascal Rigaux | 2003-01-07 | 1 | -6/+10 |
* | don't do anything when automatic configuration fails in $auto mode | Pascal Rigaux | 2003-01-07 | 1 | -1/+2 |
* | fix pixel sucks(bis) | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | fix pixel sucks | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 4 | -15/+14 |
* | X test is now working :) | Pascal Rigaux | 2003-01-02 | 1 | -2/+3 |
* | move any::runlevel() to Xconfig::various::runlevel() | Pascal Rigaux | 2002-12-29 | 2 | -4/+14 |
* | fix setting size of depth combo | Pascal Rigaux | 2002-12-23 | 1 | -1/+1 |
* | workaround gtk bug in gtk_entry_set_text | Guillaume Cottenceau | 2002-12-23 | 1 | -0/+2 |
* | fix titi porting gtk2 without testing enough.. | Guillaume Cottenceau | 2002-12-23 | 1 | -1/+1 |
* | fix | Thierry Vignaud | 2002-12-18 | 1 | -1/+1 |
* | XFdrake gtk+-2 | Thierry Vignaud | 2002-12-18 | 2 | -20/+20 |
* | fix english typo (thanks to J. Grant) | Pascal Rigaux | 2002-12-16 | 1 | -1/+1 |
* | (show_info): drop (unused) | Pascal Rigaux | 2002-12-13 | 1 | -5/+0 |
* | do not duplicate "An error occurred ..." t10n string | Pascal Rigaux | 2002-12-10 | 1 | -4/+8 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 6 | -9/+7 |
* | do not use "local my $F, ...", use "local(my $F, ...) instead | Pascal Rigaux | 2002-12-03 | 1 | -2/+2 |
* | do not use "local *F" | Pascal Rigaux | 2002-12-03 | 1 | -9/+8 |
* | don't use $_ | Pascal Rigaux | 2002-12-02 | 1 | -2/+2 |
* | - any::runlevel() doesnt need the prefix anymore | Pascal Rigaux | 2002-12-02 | 1 | -2/+2 |
* | any::runlevel() doesnt need the prefix anymore | Pascal Rigaux | 2002-12-02 | 1 | -1/+1 |
* | in the test snippet, add "use common" to have access to N() | Pascal Rigaux | 2002-11-28 | 1 | -0/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 6 | -13/+13 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 2 | -2/+2 |
* | perl_checker fix | Thierry Vignaud | 2002-11-15 | 1 | -1/+1 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -1/+1 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 3 | -7/+7 |
* | various small syntax enhancements to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | when needVideoRam, don't take the raw value VideoRam_probed, | Pascal Rigaux | 2002-11-06 | 1 | -7/+9 |
* | please perl_checker: | Pascal Rigaux | 2002-11-06 | 2 | -2/+5 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 7 | -85/+85 |
* | add XkbCompat "group_led" for all keyboards where a group layout switching is... | Pascal Rigaux | 2002-11-04 | 2 | -2/+2 |
* | have an empty configuration when a config file is buggy | Pascal Rigaux | 2002-11-04 | 1 | -2/+2 |
* | fix pixel code | Thierry Vignaud | 2002-10-23 | 1 | -0/+1 |
* | make new perl_checker happy: replacing PKG::f by PKG::f() | Pascal Rigaux | 2002-10-17 | 2 | -2/+2 |
* | do not prefer_xf3 for "NeoMagic (laptop/notebook)" since: | Pascal Rigaux | 2002-09-10 | 1 | -2/+0 |
* | have BusID's on MULTI_HEAD, otherwise G450 & G550 go crazy | Pascal Rigaux | 2002-09-09 | 1 | -1/+1 |
* | - use variable $::no_ugtk_init in ugtk.pm instead of using $::isInstall | Pascal Rigaux | 2002-09-09 | 1 | -1/+1 |
* | replace a few more 4.2.0 with 4.2.1 | Pascal Rigaux | 2002-09-08 | 2 | -2/+2 |
* | replace 4.2.0 with 4.2.1 | Pascal Rigaux | 2002-09-08 | 1 | -1/+1 |
* | ensure Xconfig::various::various is called at install | Pascal Rigaux | 2002-09-06 | 2 | -3/+5 |
* | add an option for prefering Xinerama in auto_installs | Pascal Rigaux | 2002-09-05 | 2 | -5/+7 |
* | set isInstall in test script otherwise it uses /usr/X11R6/bin/xtest | Pascal Rigaux | 2002-09-04 | 1 | -0/+1 |
* | move last warning before removing tempory file in order to have a chance to look | Francois Pons | 2002-09-04 | 1 | -1/+2 |