summaryrefslogtreecommitdiffstats
path: root/iw/xconfig_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Changed capitalization on strings.bfox2000-12-011-2/+2
* Reworked the interface for the X custom screenbfox2000-12-011-84/+46
* Fixed a bug initializing a state variablebfox2000-12-011-1/+4
* Fixed bug #21525. Some cards with aliases weren't correctly selected when go...bfox2000-12-011-7/+38
* Added some state saving for color depth and resolutionbfox2000-12-011-45/+28
* Made testing X work.bfox2000-11-301-56/+48
* Added graphical login button to new xconfig screen.bfox2000-11-201-0/+18
* Removed some code that was commented out.bfox2000-11-171-11/+0
* Fixed nagging bug about restoring original video card ram.bfox2000-11-171-17/+8
* Removed some unneeded print statements.bfox2000-11-171-9/+1
* Removed the second probe for monitor and video card. Also, set some conditio...bfox2000-11-171-6/+20
* Fixed a bug with restoring original video ram values.bfox2000-11-171-2/+5
* Changed file to use kde.png for KDE icon instead of kde2.png.bfox2000-11-161-5/+5
* Fixed some bugs and did some work on the XCustomWindow. Waiting on new X con...bfox2000-11-161-10/+154
* Added more code to XCustomWindow to allow for better selection of color depth...bfox2000-11-161-44/+170
* User can now reset the video card and memory to the original probed values.bfox2000-11-151-27/+11
* Added code to let the user restore the original probed settings. It partiall...bfox2000-11-151-24/+189
* Replaced the video card selection clist with a ctree. All the old code is st...bfox2000-11-131-184/+260
* Bug #16880 - Cannot override probed monitor choice in GUI installerbfox2000-11-061-6/+23
* Added some code to redo the video card selection widget, changing it from a c...bfox2000-11-061-3/+331
* Removed some lines that I commented out.bfox2000-11-041-8/+0
* Added monitor icons to the monitor selection screen.bfox2000-11-041-2/+20
* Changed tree style to use triangle handles.bfox2000-10-301-0/+2
* more isa breakageMatt Wilson2000-08-231-1/+1
* restore orig modes (in case you hit 'test')Matt Wilson2000-08-231-1/+5
* had to move where test occurs so only run when card has been probedMike Fulbright2000-08-231-14/+17
* new manualmodes to keep track of this stuffMatt Wilson2000-08-231-1/+3
* better blacklist of cards not to probeMike Fulbright2000-08-221-2/+17
* 1) add a --nofallback option to anaconda such that we can see theMatt Wilson2000-08-101-4/+8
* select generic vga compat if we don't know what's installedMatt Wilson2000-08-041-3/+6
* move init script, sort monitorsMatt Wilson2000-07-141-1/+3
* wire up the default desktop choiceMatt Wilson2000-06-291-2/+15
* default desktopMatt Wilson2000-06-291-4/+47
* fix swapping vert/horiz on return when you're using a 'ddc probed monitor'Matt Wilson2000-06-291-3/+3
* fix insensitiveMatt Wilson2000-06-161-4/+4
* fixed bug #8696 (button out-of-line)Mike Fulbright2000-05-161-1/+2
* added 32M optionMatt Wilson2000-05-081-1/+1
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed xconfig.py to xconfig_gui.pyMike Fulbright2000-04-191-0/+446