aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPUserManager.m
Commit message (Collapse)AuthorAgeFilesLines
* Made it so that SPTableView and SPOutlineView will respond to enter or ↵mltownsend2009-08-251-3/+9
| | | | return being hit when a row is selected and go into edit mode.
* - Small code clean up. Simplified some logic.avenjamin2009-08-241-25/+6
|
* User manager tweaks:rowanbeentje2009-08-151-6/+3
| | | | | | | - Don't select the mysql database - make selections directly from the table where appropriate - Tweak REVOKE syntax to use FROM instead of TO - Rename "create temporary table" permission to "create temporary tables" so it saves correctly
* small changemltownsend2009-08-141-9/+1
|
* Change SPUserManager to a subclass of NSWindowController which actually ↵mltownsend2009-08-131-5/+5
| | | | fixed some memory issues.
* Fix problem with opening and reopening connectionsmltownsend2009-08-111-2/+8
|
* Fix some MainMenu references by index.mltownsend2009-08-111-5/+4
|
* Minor tweaks.mltownsend2009-08-111-15/+19
|
* User Manager featuremltownsend2009-08-111-0/+680