aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPIndexesController.m
Commit message (Expand)AuthorAgeFilesLines
* • TableStructureBibiko2010-09-091-103/+103
* Remove an attempt to obtain a bool value from a var that is already one resul...stuconnolly2010-09-011-1/+1
* Fix various potential memory leaks and general warnings as a result of static...stuconnolly2010-08-191-1/+0
* Fix call to showErrorSheetWith: which should be made against SPTableStructure...stuconnolly2010-06-251-2/+2
* Revert a change made in r2320 that required an explicit name when adding new ...stuconnolly2010-06-151-26/+6
* • several fixes for index table in Structure viewBibiko2010-06-151-0/+18
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-141-0/+524