summaryrefslogtreecommitdiffstats
path: root/iw/ipwidget.py
Commit message (Collapse)AuthorAgeFilesLines
* add getFocusableWidget to ipwidget to avoid tracebacksJeremy Katz2002-07-081-0/+3
|
* clarify error message; can't have first octet be zero (I asked bryce) (#67042)Jeremy Katz2002-06-201-12/+8
|
* added IPMissing expection if the ip entry is emptyMike Fulbright2002-05-311-0/+14
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-1/+1
| | | | our own translate.py
* rework of network screen, fixing several bugsMike Fulbright2002-05-131-32/+32
|
* widget to smartly handle IPsMike Fulbright2002-05-091-0/+139