Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the management of a table's indexes (adding and removing) to its own ↵ | stuconnolly | 2010-06-14 | 1 | -429/+137 |
| | | | | controller and XIB in preparation for the UI redesign. | ||||
* | - Alter the behaviour of the return key in structure view, making it ↵ | rowanbeentje | 2010-06-12 | 1 | -6/+16 |
| | | | | consistent with the Content view and triggering a row save | ||||
* | - Fix incorrect non-reset after structure editing which results in an ↵ | rowanbeentje | 2010-06-09 | 1 | -2/+10 |
| | | | | unchanged row, resulting in subsequent editing errors and exceptions in addRowToDb | ||||
* | - Ensure start/end query notifications are sent on the main thread to avoid ↵ | rowanbeentje | 2010-06-01 | 1 | -4/+4 |
| | | | | | | | the interface being updated from the wrong thread on listeners - Add a "Support Files" folder to MCPKit, containing NSNotificationAdditions to support main thread notifications from within MCPKit | ||||
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -2/+2 |
| | |||||
* | Rename TableSource to SPTableStructure. | stuconnolly | 2010-05-27 | 1 | -0/+1921 |