aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseViewController.m
Commit message (Expand)AuthorAgeFilesLines
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-4/+12
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-4/+39
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-1/+1
* - Fix more compiler warningsrowanbeentje2011-03-041-1/+1
* fixed compiler warningssqlprodev2011-03-011-1/+8
* - Revert r3187, which only masked an underlying bug and caused double column...rowanbeentje2011-02-111-16/+9
* - Ensure table information is retrieved on the working thread, to prevent a ...rowanbeentje2011-02-071-0/+6
* - Ensure window title updates occur on the main thread, fixing crashes under...rowanbeentje2011-01-311-2/+2
* • Bundle CommandsBibiko2010-12-011-9/+27
* • Bundle Editor / Bundle commandsBibiko2010-12-011-0/+21
* - Fix interface updates when multiple tables are selectedrowanbeentje2010-11-251-4/+2
* - Tweak master view loading on table change, avoiding clearing active views ...rowanbeentje2010-11-121-5/+9
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-0/+485