Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made it so that SPTableView and SPOutlineView will respond to enter or ↵ | mltownsend | 2009-08-25 | 1 | -3/+9 |
| | | | | return being hit when a row is selected and go into edit mode. | ||||
* | - Small code clean up. Simplified some logic. | avenjamin | 2009-08-24 | 1 | -25/+6 |
| | |||||
* | User manager tweaks: | rowanbeentje | 2009-08-15 | 1 | -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 change | mltownsend | 2009-08-14 | 1 | -9/+1 |
| | |||||
* | Change SPUserManager to a subclass of NSWindowController which actually ↵ | mltownsend | 2009-08-13 | 1 | -5/+5 |
| | | | | fixed some memory issues. | ||||
* | Fix problem with opening and reopening connections | mltownsend | 2009-08-11 | 1 | -2/+8 |
| | |||||
* | Fix some MainMenu references by index. | mltownsend | 2009-08-11 | 1 | -5/+4 |
| | |||||
* | Minor tweaks. | mltownsend | 2009-08-11 | 1 | -15/+19 |
| | |||||
* | User Manager feature | mltownsend | 2009-08-11 | 1 | -0/+680 |