summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* fixups for the optionmenu -> combo changes (#129951)Jeremy Katz2004-08-152-4/+4
* some sanity fixes for tracebacks on ppcJeremy Katz2004-08-122-2/+3
* convert from GtkCombo to GtkComboBoxEntryJeremy Katz2004-08-114-19/+21
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-116-121/+109
* more GtkOptionMenu nukingJeremy Katz2004-08-111-44/+31
* simple widget based on GtkComboBox that allows storing data as well as theJeremy Katz2004-08-111-0/+70
* more GtkOptionMenu -> GtkComboBox conversionJeremy Katz2004-08-111-13/+14
* update to use GtkComboBox instead of deprecated GtkOptionMenuJeremy Katz2004-08-101-27/+20
* convert to use GtkComboBox from GtkOptionMenu for new pygtk (option menusJeremy Katz2004-08-101-10/+9
* missing importKarsten Hopp2004-08-031-0/+1
* The main zfcp stuff, initial versionsKarsten Hopp2004-08-021-0/+276
* Hostname changes persist when editing devices (#127881)Paul Nasrat2004-08-021-16/+12
* swap order of install/upgrade options, default to install with RHELJeremy Katz2004-07-301-5/+6
* wording tweak (#127617)Jeremy Katz2004-07-121-1/+1
* Display small bootable partitions for Apple_Bootstrap (#125699)Paul Nasrat2004-07-051-1/+1
* some more text around selinux, needs more work stillJeremy Katz2004-06-181-4/+21
* major simplification of the firewall code. lose the trusted devices andJeremy Katz2004-06-181-113/+17
* 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
* clear the password/confirm entries if there's a problem with the passwordJeremy Katz2004-06-031-4/+10
* add a few more wordsJeremy Katz2004-06-031-2/+3
* start to clean up the firewall screen. remove trusted devs, put prettyJeremy Katz2004-05-261-55/+12
* sys.exit -> os._exit in children (from msw)Jeremy Katz2004-05-191-1/+1
* the unbreakable stuff isn't working anyway now and it causes ppc gui installsJeremy Katz2004-05-071-1/+1
* show lowres first image in lowresJeremy Katz2004-05-041-2/+2
* correct typo (bug #119273)bfox2004-04-161-1/+1
* silly fix -- it helps to actually go to the next partition instead of constantlyJeremy Katz2004-04-161-0/+1
* ignore the tiny < 1mb partitions that just confuse people (#119479)Jeremy Katz2004-04-151-0/+3
* don't package the selinux widget if we're defaulting off and selinux is offJeremy Katz2004-04-131-1/+3
* Xorg, not XOrgJeremy Katz2004-04-131-1/+1
* some xorg-x11 changesJeremy Katz2004-04-131-1/+1
* if selinux is disabled, then don't allow configuring it since we won'tJeremy Katz2004-03-301-0/+4
* force override of any installed firewall settings. fix typo tooBill Nottingham2004-03-191-1/+1
* make selinux stuff part of a separate object, set up in instdata, pass toJeremy Katz2004-03-171-12/+9
* implement SELinux widgetsbfox2004-03-121-8/+32
* don't do fixed width (#117368)Jeremy Katz2004-03-031-2/+2
* clean up warning (#114910)Jeremy Katz2004-02-181-1/+1
* make checklists wider, add test program (#114495)Jeremy Katz2004-01-291-1/+21
* more redhat-config -> system-configJeremy Katz2004-01-232-2/+2
* RPMTAG_FILENAMES doesn't seem to work correctly anymore. since we just needJeremy Katz2004-01-091-1/+1
* fix translation of packages in installclasses (#109561)Jeremy Katz2004-01-061-1/+1
* remove some Red Hat-ismsBill Nottingham2003-12-162-5/+5
* this needs to be pixmaps now tooJeremy Katz2003-11-211-1/+1
* allow product.img overrides for rnotes (#110364)Jeremy Katz2003-11-181-10/+12
* translation fixes (#109564)Jeremy Katz2003-11-101-1/+1
* fix translation (#109559)Jeremy Katz2003-11-101-1/+1
* clamp the bottom end of partition sizes (#108164)Jeremy Katz2003-11-031-0/+3
* update for new sizeanaconda-9.2-1Jeremy Katz2003-10-291-1/+1
* 'linux lilo' will get you lilo back now.Jeremy Katz2003-10-221-2/+3
* trigger on value-changed instead of just changed so that we update the sizeJeremy Katz2003-10-171-2/+2