summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* Removed print statementbfox2000-12-191-1/+0
* Made the hostname and domain entries one entry againbfox2000-12-191-32/+10
* Added GtkEntry for domain name. Added code to separate hostname from domain ...bfox2000-12-191-10/+55
* Added two new icons for on and off checkboxes.bfox2000-12-181-0/+45
* Changed the way the checkbox looks in the GtkCListbfox2000-12-181-3/+11
* 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
* Changed the packing of the screen so that 800x600 looks good.bfox2000-12-151-8/+24
* 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
* Fixed type bug with ldapTLSbfox2000-12-131-3/+1
* Left justified the ads.bfox2000-12-131-0/+2
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-1322-21/+49
* fixes for alphaMatt Wilson2000-12-121-1/+3
* Added checkbox for LDAP TLS.bfox2000-12-121-9/+33
* 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
* Changed shadow from etched to none.bfox2000-12-111-1/+1
* Fixed bug resetting to DDC probed monitorbfox2000-12-111-4/+13
* Fixed traceback bug if the user tried to select or unselect all when nothing ...bfox2000-12-111-6/+15
* 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
* fix label stringMike Fulbright2000-12-081-1/+1
* added timer supportErik Troan2000-12-081-1/+1
* Update to include 1400X1050 support.bfox2000-12-081-2/+2
* Fixed a bug in skipping X configurationbfox2000-12-081-3/+4
* use separate timer for install which can be stopped and startedErik Troan2000-12-081-6/+3
* Changed the ordering of the monitor, video card, and custom screen.bfox2000-12-081-46/+76
* Changed the ordering of the monitor, video card, and custom screen to be vide...bfox2000-12-081-1/+1
* Changed label from "directory" to "group"bfox2000-12-081-7/+7
* 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