summaryrefslogtreecommitdiffstats
path: root/iw/account_gui.py
Commit message (Expand)AuthorAgeFilesLines
* make order of labels consistent. Fixes RFE #53179bfox2001-10-241-12/+22
* Port user popup window to GTK 2. Resolves bug #53143bfox2001-10-241-13/+19
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-126/+132
* remove 8 char limit on usernames. Resolves bug #27011bfox2001-09-211-2/+3
* add forwarding on <Enter> press to userWinbfox2001-09-191-1/+6
* don't allow system users in the user add screenbfox2001-09-131-1/+8
* let user passwords be arbitrary lengths (52330)Jeremy Katz2001-08-241-2/+2
* fix text wrapping for lowres modebfox2001-08-211-1/+4
* deactivate user entry box in reconfig modebfox2001-08-011-0/+8
* reordered the connect statements to avoid GTK assertion error msgsbfox2001-08-011-7/+9
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-8/+4
* make column titles inactivebfox2001-07-241-1/+1
* enforce 6 char passwords for usersbfox2001-07-181-1/+4
* copyrightMatt Wilson2001-07-161-0/+13
* new user iconMatt Wilson2001-07-111-2/+2
* integrated changes suggested by docsMike Fulbright2001-07-061-2/+8
* don't translate empty strings!Matt Wilson2001-06-271-1/+1
* more pychecker cleanupsMatt Wilson2001-06-231-4/+0
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-130/+171
* Removed activate connect for self.fullName. There's a better way to fix this...bfox2001-02-071-1/+6
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
* Fixed bug #21030. Added a setFocus routine so that self.pw graps the keyboar...bfox2000-12-011-0/+6
* anaconda now requires user passwords to be at least six characters in length....bfox2000-10-091-1/+1
* alignment changes for jaErik Troan2000-10-041-3/+7
* translateMatt Wilson2000-07-151-1/+1
* added scrollbar to user account screen for > 7 usersMike Fulbright2000-06-091-1/+5
* give a better error when user tries to add the root userErik Troan2000-05-121-0/+2
* added messages for user password statusErik Troan2000-05-021-7/+25
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed account.py to account_gui.pyMike Fulbright2000-04-191-0/+283