chiark / gitweb /
Correct user management window widget lifetime
[disorder] / disobedience / users.c
2008-06-28 Richard KettlewellCorrect user management window widget lifetime
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellBuild fixes for GCC 4.1
2008-06-14 Richard KettlewellBetter visual feedback in users window: the apply button is
2008-06-14 Richard Kettlewellmore TODOs
2008-06-08 Richard KettlewellFurther eclient error API change.
2008-06-08 Richard Kettlewelleclient no_response calls all now have errors reported...
2008-06-07 Richard Kettlewelleclient string response calls now get errors reported...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellMerge from disorder.userman
2008-04-20 Richard KettlewellBuild fix for linux
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellStandardize on "username" (not "user") in user-facing...
2008-04-20 Richard KettlewellHack to align rights check buttons. They're still...
2008-04-20 Richard KettlewellPut a frame around user management window (and the...
2008-04-19 Richard Kettlewellproperly scroll user list
2008-04-19 Richard KettlewellDestroy users table properly
2008-04-19 Richard KettlewellTart up users window a bit
2008-04-19 Richard KettlewellSelect newly created user automatically. User editing...
2008-04-19 Richard Kettlewellmerge queue test fix from disorder.dev
2008-04-19 Richard KettlewellAdding a user from Disobedience now works.
2008-04-19 Richard KettlewellAutomate sensitization when mode changes.
2008-04-19 Richard KettlewellMove apply button creation earlier so it exists in...
2008-04-19 Richard KettlewellRearrange window layout and UI structure
2008-04-19 Richard KettlewellComments
2008-04-19 Richard KettlewellDesensitive _MINE and _RANDOM if _ALL is checked
2008-04-19 Richard KettlewellRights widgets now automatically recorded
2008-04-18 Richard KettlewellPick up user details rather than making them up.
2008-04-18 Richard Kettlewellmove/scratch/remove right checkboxes
2008-04-18 Richard KettlewellFirst step towards user rights
2008-04-18 Richard KettlewellDe-dupe user details form layout code
2008-04-13 Richard KettlewellFirst draft of user editing form. Not filled in with...
2008-04-13 Richard Kettlewellsplit out users_getuser()
2008-04-12 Richard KettlewellUser deletion in Disobedience
2008-04-12 Richard KettlewellDisobedience user management window (nonfunctional)