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
/
account_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
clear the password/confirm entries if there's a problem with the password
Jeremy Katz
2004-06-03
1
-4
/
+10
*
add a few more words
Jeremy Katz
2004-06-03
1
-2
/
+3
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-20
/
+24
*
nalin sez spaces are fine (#84705)
Jeremy Katz
2003-02-20
1
-1
/
+1
*
only allow ascii passwords. anything else is nonsensical and impossible to
Jeremy Katz
2003-01-23
1
-1
/
+13
*
don't pass the accounts object around either since it's superflous now
Jeremy Katz
2002-10-01
1
-1
/
+1
*
remove user account code
bfox
2002-09-20
1
-349
/
+1
*
clean up some alignments in the root password part of the screen
bfox
2002-09-20
1
-11
/
+8
*
oops, don't let passwords of less than six chars be added (#72006)
Jeremy Katz
2002-08-21
1
-1
/
+3
*
translate the label (#70422)
Jeremy Katz
2002-08-02
1
-1
/
+1
*
new iter_next API
Matt Wilson
2002-07-18
1
-3
/
+2
*
Changes as per Milan Documentation String Review
Mike Fulbright
2002-07-12
1
-10
/
+7
*
don't run the window after showing it with response being handled. this caus...
Jeremy Katz
2002-07-10
1
-2
/
+0
*
add mnemonics
Jeremy Katz
2002-07-02
1
-20
/
+28
*
got to have a title
Mike Fulbright
2002-06-28
1
-1
/
+1
*
double click on the user list should let you edit the user
Jeremy Katz
2002-06-20
1
-0
/
+4
*
fix another case of button ordering
Jeremy Katz
2002-06-20
1
-1
/
+1
*
add mnemonics and get button order correct for adding a user
Jeremy Katz
2002-06-19
1
-6
/
+6
*
make things work with new pygtk2
Jeremy Katz
2002-06-17
1
-7
/
+4
*
switch to get_iter_first()
Mike Fulbright
2002-06-06
1
-2
/
+2
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
bye bye redundancy
Jeremy Katz
2002-02-14
1
-2
/
+1
*
fix #59422
Matt Wilson
2002-02-11
1
-2
/
+2
*
oh yeah goodbye reconfig
Mike Fulbright
2002-02-08
1
-6
/
+0
*
add frame
Matt Wilson
2002-02-06
1
-2
/
+3
*
not that it matters much with reconfig dead (pychecker)
Jeremy Katz
2002-02-01
1
-1
/
+0
*
add a shadow to the user list
Jeremy Katz
2002-01-31
1
-0
/
+19
*
rewrote user account screen to use treeview
Mike Fulbright
2002-01-30
1
-59
/
+88
*
eep, why was this commented out
Jeremy Katz
2002-01-08
1
-2
/
+2
*
s/set_usize/set_size_request/g
Matt Wilson
2002-01-08
1
-2
/
+2
*
make order of labels consistent. Fixes RFE #53179
bfox
2001-10-24
1
-12
/
+22
*
Port user popup window to GTK 2. Resolves bug #53143
bfox
2001-10-24
1
-13
/
+19
*
merge anaconda-gtk-2-0-branch to HEAD
Matt Wilson
2001-10-16
1
-126
/
+132
*
remove 8 char limit on usernames. Resolves bug #27011
bfox
2001-09-21
1
-2
/
+3
*
add forwarding on <Enter> press to userWin
bfox
2001-09-19
1
-1
/
+6
*
don't allow system users in the user add screen
bfox
2001-09-13
1
-1
/
+8
*
let user passwords be arbitrary lengths (52330)
Jeremy Katz
2001-08-24
1
-2
/
+2
*
fix text wrapping for lowres mode
bfox
2001-08-21
1
-1
/
+4
*
deactivate user entry box in reconfig mode
bfox
2001-08-01
1
-0
/
+8
*
reordered the connect statements to avoid GTK assertion error msgs
bfox
2001-08-01
1
-7
/
+9
*
Remove all python use of Imlib; replace with gdk pixbuf
Matt Wilson
2001-07-25
1
-8
/
+4
*
make column titles inactive
bfox
2001-07-24
1
-1
/
+1
*
enforce 6 char passwords for users
bfox
2001-07-18
1
-1
/
+4
*
copyright
Matt Wilson
2001-07-16
1
-0
/
+13
*
new user icon
Matt Wilson
2001-07-11
1
-2
/
+2
*
integrated changes suggested by docs
Mike Fulbright
2001-07-06
1
-2
/
+8
*
don't translate empty strings!
Matt Wilson
2001-06-27
1
-1
/
+1
*
more pychecker cleanups
Matt Wilson
2001-06-23
1
-4
/
+0
*
merge from (now defunct) anaconda-dispatch branch
Erik Troan
2001-06-20
1
-130
/
+171
*
Removed activate connect for self.fullName. There's a better way to fix this...
bfox
2001-02-07
1
-1
/
+6
[next]