summaryrefslogtreecommitdiffstats
path: root/iw/network_gui.py
Commit message (Expand)AuthorAgeFilesLines
* fix translation (#109559)Jeremy Katz2003-11-101-1/+1
* * make more hig-y: remove the frame shadows, make labels bold, improve spacingJeremy Katz2003-10-021-55/+33
* clean up formattingMike Fulbright2003-08-121-1/+0
* oopsMike Fulbright2003-07-111-1/+1
* add description of network device to edit device dialogMike Fulbright2003-07-101-7/+34
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-3/+5
* add a label to suggest that the hostname needs to be a FQDN (bug #88091)bfox2003-05-211-2/+3
* merge this here tooJeremy Katz2003-03-241-1/+1
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-2/+2
* changed arg we passed to be more specificMike Fulbright2003-01-031-1/+1
* should fix 78625Mike Fulbright2002-12-091-3/+4
* fix problems with static/dhcp situations and also some padding issuesMike Fulbright2002-07-311-17/+36
* fix for static/dhcp mixMike Fulbright2002-07-241-4/+32
* remove debuggingMatt Wilson2002-07-191-1/+1
* really remove the extra spaceJeremy Katz2002-07-181-1/+1
* new iter_next APIMatt Wilson2002-07-181-6/+4
* fix various problems with device edit dialogMike Fulbright2002-07-171-2/+5
* typo from bug 69055Mike Fulbright2002-07-171-1/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* added mnemonic supportMike Fulbright2002-07-031-7/+14
* switch test slightlyMike Fulbright2002-07-031-1/+2
* add title to network interface edit dialog, remove scroll_to hack since gtk2+...Mike Fulbright2002-07-031-1/+2
* fix for bugs related to handling dhcp and gateways correctly when the dhcp co...Mike Fulbright2002-07-021-1/+3
* fix filling in hostname if static selectedMike Fulbright2002-06-211-1/+1
* typo fix (#67041)Jeremy Katz2002-06-201-1/+1
* add keyaccelMike Fulbright2002-06-191-3/+3
* make things work with new pygtk2Jeremy Katz2002-06-171-3/+2
* use field in network object to set if dhcp hostname is being overridden manua...Mike Fulbright2002-06-121-2/+6
* switch to get_iter_first()Mike Fulbright2002-06-061-3/+3
* use stock gtk cancel buttonsMike Fulbright2002-05-311-3/+3
* rewrite of network configuration screen. Should handle overriding dhcp values...Mike Fulbright2002-05-311-69/+239
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* handle bad hostnames per bug #64819Mike Fulbright2002-05-131-1/+10
* rework of network screen, fixing several bugsMike Fulbright2002-05-131-218/+279
* tertiary is more correct than ternary (#60963)Jeremy Katz2002-03-111-1/+1
* classed routing has been dead for a while now really... hooray for cidr (#50886)Jeremy Katz2002-03-051-1/+1
* merge multi interface config in tui patch (#59841)Jeremy Katz2002-02-281-1/+1
* fix for bug #59815Mike Fulbright2002-02-181-3/+7
* similar fix to the root password oneJeremy Katz2002-02-111-1/+1
* 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
* 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 refelct...Matt Wilson2001-04-041-3/+10
* 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