summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #16686/21822Mike Fulbright2000-12-073-2/+4
* Added code to remember resolution when changing color depths. Also added cod...bfox2000-12-071-24/+88
* Added code to remember setting on init level.bfox2000-12-061-4/+17
* Removed debug statementsbfox2000-12-051-7/+0
* handle exit from doInstall better in GUI install, needs testingMike Fulbright2000-12-041-0/+8
* Fixed bug #18385bfox2000-12-041-1/+8
* Removed print statementbfox2000-12-041-1/+1
* 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 #21030. Added a setFocus routine so that self.pw graps the keyboar...bfox2000-12-011-0/+6
* Fixed bug #21525. Some cards with aliases weren't correctly selected when go...bfox2000-12-011-7/+38
* Changed the shadow type around the world mapbfox2000-12-011-1/+1
* Added some state saving for color depth and resolutionbfox2000-12-011-45/+28
* Removed horizontal separatorbfox2000-12-011-2/+0
* Changed the shadow around the viewportbfox2000-12-011-1/+6
* Made testing X work.bfox2000-11-301-56/+48
* Changed shadow type for the viewportbfox2000-11-301-4/+5
* Finished error screen if hdlist and comps files aren't found. This could be ...bfox2000-11-201-38/+25
* let install classes set themselves as defaultErik Troan2000-11-201-0/+8
* Removed a bunch of old code that had been commented out.bfox2000-11-201-89/+10
* 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
* changed the way optional groups are chosenErik Troan2000-11-171-7/+9
* 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
* don't display linear option for edd machinesErik Troan2000-11-161-1/+4
* Added more code to XCustomWindow to allow for better selection of color depth...bfox2000-11-161-44/+170
* Removed unneeded debug statement.bfox2000-11-161-1/+1
* 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
* Added code to exit gracefully if comps file or hdlist file is not found. Mor...bfox2000-11-151-8/+73
* Replaced the video card selection clist with a ctree. All the old code is st...bfox2000-11-131-184/+260
* Removed some unneeded debug print statementsbfox2000-11-071-42/+0
* Bug #20438bfox2000-11-071-18/+97
* Bug #19080bfox2000-11-061-3/+15
* 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
* Created an icon that looks like a pci card for use in video card selection sc...bfox2000-11-061-0/+163
* 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
* Added an icon for a monitor.bfox2000-11-041-0/+29
* Removed checkbox.xpm from code.bfox2000-11-011-4/+8
* Checkboxes now use checkmarks instead of "X"s. Looks better.bfox2000-11-011-2/+15
* File isn't needed.bfox2000-11-011-19/+0
* Changed lilo checkbutton back to the way it was. Will fix later.bfox2000-10-311-176/+177