summaryrefslogtreecommitdiffstats
path: root/iw/xconfig_gui.py
Commit message (Expand)AuthorAgeFilesLines
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-1167/+567
* make string 'DDC Probed Monitor' translatable.Mike Fulbright2001-03-091-1/+1
* marked the color depths for translationbfox2001-03-071-1/+1
* fixed bug 26892bfox2001-03-011-150/+31
* make default for text/graphical login depend on whether GNOME/KDE exist or notMike Fulbright2001-02-141-12/+16
* Added support for 64MB video cards in X config screenbfox2001-02-061-12/+6
* Removed a bunch of code that was either commented out or wasn't being execute...bfox2001-02-021-128/+1
* Resolves bug #25326. Swapped lables on Hsync and Vsync ratesbfox2001-02-021-2/+2
* Added code to not show duplicate monitor names.bfox2001-01-301-25/+40
* Make some assumptions about video card. For example, default to 1 MB if the ...bfox2001-01-181-6/+15
* Fixes bug #21525. Card and monitor lists now scroll to the selected card cor...bfox2001-01-121-3/+6
* Added code to check for video ram that is off by 64kbfox2001-01-081-4/+22
* 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