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
/
SPDatabaseDocument.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
• allow restoring of a spf file if no table was selected while saving the ...
Bibiko
2010-06-28
1
-26
/
+30
*
• added to SPconnectionDelegate method "keychainPasswordForSSHConnection"
Bibiko
2010-06-28
1
-30
/
+18
*
• added 'spfs' as allowed extension for open panel
Bibiko
2010-06-27
1
-2
/
+4
*
• further progress for open/save session
Bibiko
2010-06-25
1
-34
/
+56
*
• further progress for open/save session
Bibiko
2010-06-25
1
-0
/
+9
*
Minor interface tweaks.
stuconnolly
2010-06-25
1
-1
/
+1
*
• fixed issue for saving spf files of ssh connections
Bibiko
2010-06-24
1
-3
/
+19
*
• initial support for open a spfs session file (works rudimentary - fine-t...
Bibiko
2010-06-24
1
-1
/
+1
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-19
/
+65
*
• further progress to support "Save Session" (all opened windows plus inclu...
Bibiko
2010-06-24
1
-28
/
+103
*
• if user opens a spf file which does not contain connection data display t...
Bibiko
2010-06-22
1
-1
/
+8
*
• initial preparations to support the storage of the entire SP session (all...
Bibiko
2010-06-21
1
-5
/
+71
*
• simplified and unified tab tooltips
Bibiko
2010-06-18
1
-0
/
+31
*
Enable the "Sequel Pro" tab style by default, and include the following fixes:
rowanbeentje
2010-06-18
1
-1
/
+3
*
• if a text string is dragged on tab this tab will be selected and the corr...
Bibiko
2010-06-17
1
-0
/
+8
*
- Convert connection encoding menus to be menu tag based to fix localisation...
rowanbeentje
2010-06-14
1
-57
/
+87
*
Initial stage of re styling the tab bar to actually look half decent.
avenjamin
2010-06-14
1
-0
/
+1
*
Improvements to tab dragging and switching:
rowanbeentje
2010-06-13
1
-0
/
+2
*
- Tweak initial window load to select the correct favourite, also applying f...
rowanbeentje
2010-06-05
1
-0
/
+6
*
- Improve progress indicator thread safety, improving stability and fixing i...
rowanbeentje
2010-06-05
1
-5
/
+12
*
- Ensure start/end query notifications are sent on the main thread to avoid ...
rowanbeentje
2010-06-01
1
-2
/
+2
*
Changed the SPUserManager instance to an allocated instance when the SPUserMa...
mltownsend
2010-05-28
1
-2
/
+13
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-0
/
+4496