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
/
SPConnectionController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fix exception on duplication of table source rows that haven't been saved ...
rowanbeentje
2010-03-07
1
-1
/
+1
*
- When editing favourites from the connection screen, fix an exception when ...
rowanbeentje
2010-03-07
1
-1
/
+1
*
Trim leading and trailing whitespace and newlines from the host and SSH host ...
stuconnolly
2010-01-21
1
-0
/
+6
*
Address Issue #546 (format string bugs):
rowanbeentje
2010-01-20
1
-4
/
+5
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-29
/
+29
*
Move connection type constants to SPConstants.
stuconnolly
2009-11-15
1
-23
/
+23
*
- Enforce display of a number of interface elements while the main thread is...
rowanbeentje
2009-11-12
1
-0
/
+5
*
Make the 'insufficient connection details' dialogs sheets.
stuconnolly
2009-11-11
1
-2
/
+2
*
Change the main window's non-connected/connecting state title to 'Sequel Pro'...
stuconnolly
2009-11-11
1
-2
/
+13
*
Replace hard coded occurrences of preference key DefaultFavorite with a const...
stuconnolly
2009-10-29
1
-1
/
+1
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-15
/
+16
*
• changed Error Detail HUD window for the connection manager slightly:
Bibiko
2009-10-13
1
-0
/
+2
*
- Preserve the "host" field for other connection types when socket connectio...
rowanbeentje
2009-10-11
1
-7
/
+8
*
Missing SVN properties.
stuconnolly
2009-10-09
1
-1
/
+1
*
• changed routine for opening SPF files
Bibiko
2009-10-06
1
-0
/
+7
*
• while a connection will be initialized via a SPF file disable the possibi...
Bibiko
2009-09-23
1
-0
/
+4
*
• due to new minimum size of the connection pane rearranged help button
Bibiko
2009-08-28
1
-1
/
+2
*
Give the connection view's split view maximum and minimum sizes.
stuconnolly
2009-08-28
1
-2
/
+15
*
If the SSH tunnel is unable to bind to the local port because there is alread...
stuconnolly
2009-08-28
1
-6
/
+38
*
Rename MainController to SPAppController.
stuconnolly
2009-08-08
1
-1
/
+1
*
- Fix SSH tunnel support for private/public keys following framework upgrade...
rowanbeentje
2009-08-08
1
-2
/
+2
*
- Fix "Add to favorites" behaviour when the user has no favourites (This add...
rowanbeentje
2009-08-07
1
-19
/
+18
*
Rename Keychain class.
stuconnolly
2009-08-07
1
-1
/
+1
*
- When getting splitview sizes to resize database menu, correctly use the su...
rowanbeentje
2009-07-28
1
-2
/
+2
*
- Tweak table information panel to show scrollbars if it's resized to a posi...
rowanbeentje
2009-07-26
1
-2
/
+1
*
To fix query logging not working, initialize delegateQueryLogging to YES upon...
stuconnolly
2009-07-23
1
-0
/
+3
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-14
/
+24
*
- Make the DBView window the document window. This allows the document to b...
rowanbeentje
2009-07-15
1
-2
/
+2
*
- Commit the second part of r995 (oops), addressing database selection issues
rowanbeentje
2009-07-09
1
-1
/
+1
*
- Fix connection controller errors with nil strings (bindings?), fixing Issu...
rowanbeentje
2009-07-09
1
-0
/
+3
*
- Ensure that error IDs are available from CMMCPConnection after connection ...
rowanbeentje
2009-07-08
1
-7
/
+11
*
Overhaul the connection screen:
rowanbeentje
2009-07-06
1
-0
/
+827