| Commit message (Expand) | Author | Age | Files | Lines |
* | - sort the whole resolutions to simplify the code, and get better choices | Pascal Rigaux | 2005-03-01 | 1 | -3/+9 |
* | create {preferred_resolution} out of the edid detailed_timings and use it | Pascal Rigaux | 2005-03-01 | 1 | -17/+33 |
* | - remove ddcxinfos, replaced by monitor-edid (which is in a separate package) | Pascal Rigaux | 2005-02-28 | 1 | -1/+1 |
* | - drop hashes | Pascal Rigaux | 2005-02-28 | 1 | -11/+15 |
* | now that i understand hsync and vsync, i can filter using HorizSync much more... | Pascal Rigaux | 2005-02-25 | 1 | -17/+11 |
* | if the window is not modal, the main XFdrake window can block it :-( | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
* | much simpler code using mygtk2 | Pascal Rigaux | 2004-12-16 | 1 | -67/+49 |
* | even if bugzilla #9755 says 24 bpp is not valid for vmware, Nora Etukudo says... | Pascal Rigaux | 2004-10-14 | 1 | -3/+1 |
* | (choose_gtk) fix crash | Thierry Vignaud | 2004-08-30 | 1 | -1/+1 |
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -5/+5 |
* | 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 |
* | 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 |
* | 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 |
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
* | simplify Xconfig::resolution_and_depth::allowed(): adapt it to the way it's r... | Pascal Rigaux | 2004-05-13 | 1 | -13/+14 |
* | $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 |
* | you can now configure monitors on heads > 1 | Pascal Rigaux | 2004-05-07 | 1 | -7/+7 |
* | XFree 3 is gone! | Pascal Rigaux | 2004-05-03 | 1 | -19/+6 |
* | 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 |
* | allow 24bpp for DRI (since all drivers now support it: we had mga tdfx r128 | Pascal Rigaux | 2004-02-05 | 1 | -2/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-01-08 | 1 | -2/+2 |
* | pass --splash <resolution> to mkinitrd | Pascal Rigaux | 2004-01-07 | 1 | -0/+5 |
* | avoid using other depth than 24 for fglrx in automatic mode. | Francois Pons | 2003-09-15 | 1 | -0/+5 |
* | fixed depth to 24 when using driver fglrx (it won't work unless 24 bits) | Francois Pons | 2003-09-11 | 1 | -0/+3 |
* | - use OptionMenu's instead of Combo's (better looking and mcc doesn't like em... | Pascal Rigaux | 2003-09-08 | 1 | -12/+5 |
* | 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 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -3/+2 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -2/+2 |
* | fix setting the image & colors in resolution chooser | Pascal Rigaux | 2003-02-21 | 1 | -6/+6 |
* | (to_string): simpler way to handle the "default" resolution of frame-buffer | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
* | - factorize "Help"-button handling | Pascal Rigaux | 2003-02-16 | 1 | -5/+2 |
* | fix and some more Help | Pascal Rigaux | 2003-02-13 | 1 | -3/+7 |
* | (configure): in $auto mode, use $default_resolution without asking | Pascal Rigaux | 2003-01-07 | 1 | -2/+4 |
* | 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 | 1 | -5/+5 |
* | 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 |
* | XFdrake gtk+-2 | Thierry Vignaud | 2002-12-18 | 1 | -14/+14 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -2/+2 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -11/+11 |
* | fix pixel code | Thierry Vignaud | 2002-10-23 | 1 | -0/+1 |