index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iw
/
network_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
1
-3
/
+5
*
Fix focus grabbing on both the password and hostname screens.
Chris Lumens
2009-08-20
1
-2
/
+3
*
Set focus on hostname entry in network UI screen (#494135)
Radek Vykydal
2009-07-02
1
-1
/
+4
*
Enter in hostname entry field advances to next screen (#494135)
David Cantrell
2009-05-06
1
-1
/
+4
*
Remove unnecessary import lines.
David Cantrell
2009-02-23
1
-1
/
+0
*
Add getDefaultHostname() to network.py
David Cantrell
2008-09-18
1
-9
/
+1
*
Rewrite NetworkWindow to only prompt for hostname.
David Cantrell
2008-08-28
1
-888
/
+42
*
Use dbus in hasActiveNetDev() and _anyUsing()
David Cantrell
2008-08-25
1
-3
/
+3
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-1
/
+4
*
Preserve 'set the hostname' setting when going Next/Back (#443414)
David Cantrell
2008-04-25
1
-10
/
+11
*
Avoid traceback on network configuration screen (#444184)
David Cantrell
2008-04-25
1
-1
/
+2
*
Write IPv6 values to /etc/sysconfig/... correctly (#433290)
David Cantrell
2008-04-18
1
-49
/
+39
*
Set domain on glade file so translations show up (#441053)
Jeremy Katz
2008-04-07
1
-1
/
+2
*
Force users to set a hostname (#408921)
David Cantrell
2008-02-01
1
-12
/
+4
*
Revert "Initial support for network --bootproto=ask (#401531)."
Chris Lumens
2008-01-30
1
-2
/
+2
*
Initial support for network --bootproto=ask (#401531).
Chris Lumens
2008-01-16
1
-2
/
+2
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-2
/
+2
*
GPLv2+ boilerplates on all of the iw/*.py files.
David Cantrell
2007-12-17
1
-8
/
+15
*
Don't translate unnecessary stuff.
Joel Andres Granados
2007-11-16
1
-1
/
+1
*
2007-09-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-21
1
-0
/
+5
*
* iw/network_gui.py (NetworkWindow.setupDevices): Do not assume we
David Cantrell
2007-09-04
1
-1
/
+5
*
* iw/network_gui.py: Call append_row function with extra tooltip
jgranado
2007-08-17
1
-1
/
+2
*
2007-03-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-23
1
-1
/
+1
*
* ui/netpostconfig.glade: Remove enable at boot checkbox since it's
David Cantrell
2007-03-08
1
-10
/
+0
*
* iw/network_gui.py (NetworkWindow): Remove obsolete code.
David Cantrell
2007-02-16
1
-7
/
+0
*
* iw/network_gui.py: Remove descr hash, not used anymore.
David Cantrell
2007-02-13
1
-6
/
+0
*
* iw/network_gui.py (NetworkWindow): Display DHCPv6 rather than DHCP
David Cantrell
2007-02-06
1
-1
/
+1
*
This new UI change is meant to match (as much as possible) what users see
David Cantrell
2006-12-12
1
-406
/
+497
*
All hail the United States Navy. This bug report came from them as they were...
David Cantrell
2006-11-28
1
-8
/
+10
*
* network.py (sanityCheckIPString): Test IP more accurately to
David Cantrell
2006-10-04
1
-7
/
+21
*
* iw/network_gui.py (NetworkWindow): Set initial input widget sensitivity
David Cantrell
2006-10-03
1
-1
/
+6
*
* isys/isys.py (inet_calcNetBroad): Umm, use ntohl() so it works on all
David Cantrell
2006-10-03
1
-1
/
+1
*
* iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() and
David Cantrell
2006-10-03
1
-22
/
+4
*
* isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it does
David Cantrell
2006-10-02
1
-1
/
+1
*
* iw/network_gui.py (NetworkWindow): Removed duplicate handleIPError()
David Cantrell
2006-09-29
1
-12
/
+15
*
* iw/network_gui.py (NetworkWindow): Set DHCP checkbox to active using
David Cantrell
2006-09-22
1
-1
/
+1
*
* iw/network_gui.py: Add checkorder list so that input validation
David Cantrell
2006-09-19
1
-11
/
+41
*
* network.py: Added the useIPv4 and useIPv6 flags to the Network class.
David Cantrell
2006-09-18
1
-8
/
+15
*
* iw/network_gui.py: Correct input validation problems for manual
David Cantrell
2006-09-18
1
-16
/
+27
*
* iw/network_gui.py (NetworkWindow.editDevice): Fill input boxes
David Cantrell
2006-09-06
1
-5
/
+12
*
* isys/isys.py (inet_convertPrefixToNetmask): Take IPv4 CIDR prefix
David Cantrell
2006-09-06
1
-8
/
+29
*
* isys/isys.py: Remove inet_aton() and inet_ntoa(). Replaced calls
David Cantrell
2006-09-06
1
-5
/
+18
*
* iw/network_gui.py: Rewrite to handle manual IPv6 address entry
David Cantrell
2006-09-05
1
-92
/
+210
*
Make sure the contents of the UI end up in network.* variables (#196756)
Chris Lumens
2006-06-27
1
-11
/
+7
*
2006-06-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-13
1
-1
/
+2
*
And stash text, not a widget, into the options dict.
Chris Lumens
2006-06-13
1
-1
/
+1
*
Strings vs. widget.
Chris Lumens
2006-06-13
1
-2
/
+2
*
Remove misleading text (#135828).
Chris Lumens
2006-06-07
1
-1
/
+1
*
Move from IPEditors to gtk.Entrys. This will help when people can enter
Chris Lumens
2006-06-07
1
-23
/
+24
*
Remove help-related methods, classes, and variables since that stuff has
Chris Lumens
2006-05-16
1
-1
/
+0
[next]