aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAlertSheets.h
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate setting of sheet title/message.Stuart Connolly2017-03-231-1/+0
* Replace a lot of SPBeginAlertSheet()s with the more concise SPOnewayAlertSheet()Max2015-10-201-0/+6
* Added extra parameter to SPOnewayAlertSheet and runs runModal if no window wa...Guillermo Ignacio Enriquez Gutierrez2015-08-221-1/+2
* Create a method for async alert messages to handle worker code displaying UI ...Max2015-07-191-0/+7
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Fix newline warningsrowanbeentje2013-04-031-1/+1
* - Move the SPBeginWaitingAlertSheet function to a beginWaitingAlertSheetWith...rowanbeentje2013-04-031-16/+18
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* • added SPBeginWaitingAlertSheet() routine which offers the chance to displ...Bibiko2010-08-191-0/+15
* Rework alert sheets:rowanbeentje2010-05-091-1/+0
* Enable all *reasonable* warnings for all build configurations and fix a few o...stuconnolly2010-04-261-1/+1
* Address Issue #546 (format string bugs):rowanbeentje2010-01-201-0/+36