aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructureDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* When moving a field in the structure view, only use the default value if it a...stuconnolly2011-08-091-34/+48
* merging SP_REFACTOR branch with trunksqlprodev2011-05-191-0/+2
* • improve BIT field type supportBibiko2011-05-051-1/+1
* - Add the ability to double-click in empty areas of the main tableviews to a...rowanbeentje2011-04-251-0/+1
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-8/+0
* Make some minor changes after reviewing r3271:rowanbeentje2011-04-141-3/+3
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-3/+13
* - Fix more compiler warningsrowanbeentje2011-03-151-1/+1
* Fix more compiler warnings.stuconnolly2011-03-141-2/+2
* Fix more compiler warnings.stuconnolly2011-03-041-1/+1
* fixed compiler warningssqlprodev2011-03-011-1/+5
* - Revert r3187, which only masked an underlying bug and caused double column...rowanbeentje2011-02-111-1/+4
* - Rework the Add Index indexes menu and the auto_increment index required me...rowanbeentje2011-01-041-1/+2
* • fixed table structure logic for date/time fieldsBibiko2010-11-051-2/+5
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-2/+2
* • TableStructure sheet to ask for the to be used index of an auto_increment...Bibiko2010-11-011-1/+13
* • improved Structure editing logic to allow to choose auto_increment for Ex...Bibiko2010-11-011-4/+23
* Tidy up SPTableStructure including moving all the private field type validati...stuconnolly2010-10-281-7/+7
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-5/+5
* Split out all of SPTableStructure's delegate and datasource methods into thei...stuconnolly2010-10-261-0/+567