summaryrefslogtreecommitdiffstats
path: root/iw/network_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Remove firewall configuration screen. This will be coming back inChris Lumens2005-07-211-0/+7
* 2005-05-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-181-1/+1
* Fix spacing so UI elements don't run off the screen in French translation.Chris Lumens2005-04-141-12/+13
* Make sure automatic hostname option isn't greyed out when using aChris Lumens2005-03-311-1/+2
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-241-2/+2
* If we're doing a kickstart install and "interactive" is used, don't emptyChris Lumens2005-03-221-7/+10
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-28/+28
* Properly set hostname option sensitivity when toggling between DHCP andChris Lumens2005-02-211-0/+2
* Always put the hostname we got from DHCP (or localhost.localdomain) in theChris Lumens2005-02-101-2/+1
* 2004-11-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-011-1/+1
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-12/+14
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-3/+11
* 2004-11-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-031-0/+2
* 2004-10-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-061-1/+1
* Hostname changes persist when editing devices (#127881)Paul Nasrat2004-08-021-16/+12
* allow setting the essid and wep key in the second stage for wireless cards tooJeremy Katz2004-06-161-3/+30
* add a reference to the gtk+ bug preventing tooltips hereJeremy Katz2004-06-161-1/+1
* 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