summaryrefslogtreecommitdiffstats
path: root/iw/xconfig_gui.py
Commit message (Expand)AuthorAgeFilesLines
...
* Somehow, the code that packs the "Restore original values" button got comment...bfox2001-01-021-134/+12
* fix X config on ia64 - find the magic ifarches that make it all goBill Nottingham2000-12-291-2/+2
* Fixes bug that causes a traceback in custom mode when not installing X, KDE, ...bfox2000-12-291-1/+2
* Fixes bug 22675.bfox2000-12-291-1/+3
* fix an execptionBill Nottingham2000-12-291-1/+1
* Addresses bug #22787. Don't show button on video cards that cannon be reliab...bfox2000-12-281-7/+32
* Changed packing for the hsync and vsync entry widgets.bfox2000-12-211-4/+43
* Resolves bug #22193, I think.bfox2000-12-151-21/+24
* Fixed stupid bug going forward and back in customization screen.bfox2000-12-151-1/+4
* Screen now remembers if the user has selected a default desktop other than GN...bfox2000-12-151-18/+33
* Added code to remember what pixmap to display on the sample monitor when the ...bfox2000-12-151-2/+5
* Removed a print statement *doh* and added code to change the sample monitor s...bfox2000-12-151-18/+64
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-1/+4
* Fixed a bug with DDC monitor selection when re-entering the screen.bfox2000-12-121-6/+14
* If the user just installs KDE or just installs GNOME, they now get a message ...bfox2000-12-121-11/+64
* Fixed bug resetting to DDC probed monitorbfox2000-12-111-4/+13
* Fixed bug enabling next button.bfox2000-12-111-0/+3
* Added code to not let the user enter invalid (i.e. non-numerical) characters ...bfox2000-12-091-0/+19
* Implemented forward and back state settings for monitor and sync rates. Also...bfox2000-12-091-90/+145
* Added button to restore original probed monitor.bfox2000-12-091-31/+143
* Update to include 1400X1050 support.bfox2000-12-081-2/+2
* Fixed a bug in skipping X configurationbfox2000-12-081-3/+4
* Changed the ordering of the monitor, video card, and custom screen.bfox2000-12-081-46/+76
* 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
* 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