aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructure.m
Commit message (Expand)AuthorAgeFilesLines
* • fixed issue for showing the optimized field type; it can return NULL; if ...Bibiko2010-09-131-2/+2
* • added to Structure source table's context menu item: "Show optimized fiel...Bibiko2010-09-121-0/+49
* • SPTableStructureBibiko2010-09-101-1/+1
* • TableStructureBibiko2010-09-101-4/+4
* • TableStructureBibiko2010-09-101-160/+113
* • TableStructureBibiko2010-09-101-85/+189
* • TableStructureBibiko2010-09-101-17/+89
* • for Structure editing: try to save a row being edited _before_ the row se...Bibiko2010-09-091-0/+7
* • Structure editingBibiko2010-09-091-46/+73
* • StructureBibiko2010-09-091-0/+8
* • [SPDatabase getDatabaseCollationsForEncoding:] now uses a cache to reduce...Bibiko2010-09-091-2/+19
* • TableStructureBibiko2010-09-091-342/+377
* • overall replacement of:Bibiko2010-08-201-12/+12
* Tweak structure view index collapsing:rowanbeentje2010-07-171-2/+19
* When reordering a timestamp field ensure the query is correctly constructed w...stuconnolly2010-07-021-5/+10
* • several fixes for index table in Structure viewBibiko2010-06-151-6/+4
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-141-429/+137
* - Alter the behaviour of the return key in structure view, making it consist...rowanbeentje2010-06-121-6/+16
* - Fix incorrect non-reset after structure editing which results in an unchan...rowanbeentje2010-06-091-2/+10
* - Ensure start/end query notifications are sent on the main thread to avoid ...rowanbeentje2010-06-011-4/+4
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Rename TableSource to SPTableStructure.stuconnolly2010-05-271-0/+1921