index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPProcessListController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-13
/
+12
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-1
/
+1
*
* Fixes some localization spacing issues reported by Frédéric Latour
dmoagx
2011-09-02
1
-1
/
+1
*
* Fixes sorting of integer values in server process list (issue #1159)
dmoagx
2011-08-24
1
-1
/
+22
*
- Reorder process list initialisation to ensure FULL processlist preference ...
rowanbeentje
2011-06-13
1
-2
/
+2
*
Re-add the ability the show the full process list in the server processes pan...
stuconnolly
2011-05-07
1
-2
/
+14
*
Fix more compiler warnings.
stuconnolly
2011-03-14
1
-2
/
+2
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-2
/
+3
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-1
/
+0
*
Tidy up.
stuconnolly
2010-10-19
1
-3
/
+3
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Remember the width of the server process list tableview columns between appli...
stuconnolly
2010-09-26
1
-0
/
+28
*
Enable column sorting in the server processes window. Implements issue #816.
stuconnolly
2010-09-15
1
-0
/
+14
*
Remove debug.
stuconnolly
2010-05-30
1
-3
/
+1
*
Prevent spawning multiple threads for refreshing the server process list by t...
stuconnolly
2010-05-28
1
-0
/
+11
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-2
/
+2
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-2
/
+2
*
Rework alert sheets:
rowanbeentje
2010-05-09
1
-2
/
+2
*
Add extra connection checking at multiple stages of getting the server's proc...
stuconnolly
2010-04-27
1
-11
/
+14
*
Bunch of improvements to the serve processes panel, including:
stuconnolly
2010-04-24
1
-51
/
+226
*
Perform bounds checking in the process list controller's table view data sour...
stuconnolly
2010-04-23
1
-2
/
+2
*
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...
stuconnolly
2010-03-31
1
-2
/
+0
*
Until it can be moved to it's own connection don't allow refreshing of the pr...
stuconnolly
2010-03-26
1
-10
/
+5
*
Localize 'Save As...' button titles on console and process list windows.
stuconnolly
2010-03-25
1
-2
/
+2
*
Bunch of improvements to the server process list viewer, including:
stuconnolly
2010-03-25
1
-17
/
+51
*
- Make [MCPConnection getLastErrorMessage] more consistent by always returni...
rowanbeentje
2010-03-25
1
-2
/
+2
*
- Remove observers for key paths when dealloc'ing objects to fix later crash...
rowanbeentje
2010-03-23
1
-0
/
+2
*
Address Issue #546 (format string bugs):
rowanbeentje
2010-01-20
1
-2
/
+3
*
• fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper...
Bibiko
2010-01-13
1
-0
/
+7
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-8
/
+8
*
- Ensure all results for server variable requests are returned as strings, t...
rowanbeentje
2010-01-03
1
-0
/
+1
*
Updates to the 'use monospaced font' preference, making it a lot more consist...
stuconnolly
2009-11-14
1
-1
/
+27
*
Bunch of improvements to the query console, including:
stuconnolly
2009-11-14
1
-1
/
+1
*
In an aid to split up the functionality of the TableDocument class as well as...
stuconnolly
2009-11-13
1
-3
/
+4
*
- New server processes panel, accessible via the 'Database' menu and alt+cmd+...
stuconnolly
2009-11-12
1
-0
/
+498