aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAlertSheets.m
Commit message (Expand)AuthorAgeFilesLines
* - Fix thread-safety issue in blocking/waiting alert sheets, addressing crash...rowanbeentje2011-07-111-2/+2
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-021-2/+4
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-2/+0
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-4/+5
* • made usage of SPBeginWaitingAlertSheet while closing a spf file for reada...Bibiko2010-08-191-4/+3
* • added SPBeginWaitingAlertSheet() routine which offers the chance to displ...Bibiko2010-08-191-1/+94
* Rework alert sheets:rowanbeentje2010-05-091-18/+32
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-0/+1
* - Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects...rowanbeentje2010-03-201-1/+3
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta...Bibiko2010-02-221-0/+1
* Address Issue #546 (format string bugs):rowanbeentje2010-01-201-0/+55