summaryrefslogtreecommitdiffstats
path: root/iw/network_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-4/+4
|
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-0/+5
| | | | | | | incorporates most of the python changes as well as the isys changes. email with what hasn't been applied coming later after I either finish merging the rest or decide to stop for the night
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-31/+31
|
* code cleanupMatt Wilson2001-07-241-131/+151
|
* fixes not initializing ethernet devices on cd installsJeremy Katz2001-07-201-1/+1
|
* fix bugs pychecker found...Jeremy Katz2001-07-061-23/+1
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-29/+34
|
* set up the default to onboot=yes, dhcp for the first device shown (to ↵Matt Wilson2001-04-041-3/+10
| | | | refelct prior behavior) (#31876)
* really fix #31876Matt Wilson2001-04-041-1/+2
|
* revert the default to be static if not otherwise set in /tmp/netinfo (#31876)Matt Wilson2001-04-031-8/+1
|
* removed print statementbfox2001-03-011-2/+0
|
* if user chooses static IP selection in stage 1, the network screen does not ↵bfox2001-02-191-1/+9
| | | | select dhcp now
* Added code to avoid traceback when invalid char entered in ip widget.bfox2001-02-061-3/+12
|
* Changed the DHCP button to always default to on.bfox2001-01-311-1/+2
|
* 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
| | | | name and put them in separate GtkEntry widgets.
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
|
* try to fix bug #13688Mike Fulbright2000-07-241-2/+5
|
* don't set dhcp/onboot by defaultErik Troan2000-06-171-3/+3
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
|
* Renamed network.py to network_gui.pyMike Fulbright2000-04-191-0/+244