aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPServerVariablesController.m
Commit message (Expand)AuthorAgeFilesLines
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-1/+0
* Tidy up.stuconnolly2010-10-191-0/+3
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* • overall replacement of:Bibiko2010-08-201-1/+1
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-1/+1
* Initial implementation of tabs:rowanbeentje2010-05-231-1/+1
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-2/+0
* - Remove observers for key paths when dealloc'ing objects to fix later crash...rowanbeentje2010-03-231-0/+2
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-2/+2
* - Ensure all results for server variable requests are returned as strings, t...rowanbeentje2010-01-031-0/+1
* Updates to the 'use monospaced font' preference, making it a lot more consist...stuconnolly2009-11-141-1/+27
* Bunch of improvements to the query console, including:stuconnolly2009-11-141-1/+1
* In an aid to split up the functionality of the TableDocument class as well as...stuconnolly2009-11-131-0/+373