aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPProcessListController.m
Commit message (Expand)AuthorAgeFilesLines
* Bring outline view branch up to date with trunk (r3471:r3481).stuconnolly2012-02-191-1/+1
* Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-2/+23
* Bring outline view branch up to date with trunk (r3279:r3306).stuconnolly2011-05-141-2/+14
* Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-5/+5
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-071-2/+3
* Apply new favorites outline view patch.stuconnolly2010-12-051-0/+3
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-1/+0
* Tidy up.stuconnolly2010-10-191-3/+3
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* Remember the width of the server process list tableview columns between appli...stuconnolly2010-09-261-0/+28
* Enable column sorting in the server processes window. Implements issue #816.stuconnolly2010-09-151-0/+14
* Remove debug.stuconnolly2010-05-301-3/+1
* Prevent spawning multiple threads for refreshing the server process list by t...stuconnolly2010-05-281-0/+11
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Initial implementation of tabs:rowanbeentje2010-05-231-2/+2
* Rework alert sheets:rowanbeentje2010-05-091-2/+2
* Add extra connection checking at multiple stages of getting the server's proc...stuconnolly2010-04-271-11/+14
* Bunch of improvements to the serve processes panel, including:stuconnolly2010-04-241-51/+226
* Perform bounds checking in the process list controller's table view data sour...stuconnolly2010-04-231-2/+2
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-2/+0
* Until it can be moved to it's own connection don't allow refreshing of the pr...stuconnolly2010-03-261-10/+5
* Localize 'Save As...' button titles on console and process list windows.stuconnolly2010-03-251-2/+2
* Bunch of improvements to the server process list viewer, including:stuconnolly2010-03-251-17/+51
* - Make [MCPConnection getLastErrorMessage] more consistent by always returni...rowanbeentje2010-03-251-2/+2
* - Remove observers for key paths when dealloc'ing objects to fix later crash...rowanbeentje2010-03-231-0/+2
* Address Issue #546 (format string bugs):rowanbeentje2010-01-201-2/+3
* • fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper...Bibiko2010-01-131-0/+7
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-8/+8
* - 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-3/+4
* - New server processes panel, accessible via the 'Database' menu and alt+cmd+...stuconnolly2009-11-121-0/+498