Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in ↵ | Bibiko | 2010-02-22 | 1 | -0/+1 |
| | | | | | | | | Table Info Pane via Advanced popup button and sheet (not yet optimal GUI solution) • SPAlertSheets - ensure that this sheet becomes the keyWindow | ||||
* | Address Issue #546 (format string bugs): | rowanbeentje | 2010-01-20 | 1 | -0/+55 |
- Fix incorrect uses of [NSString stringWithFormat:] with preconstructed strings and no arguments in SPUserManager - To fix display issues, replace NSBeginAlertSheet (which includes automatic sprintf expansion of the message) with a safely-escaped SPBeginAlertSheet in many files |