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
...
*
Encoding changes and improvements, particularly to increase compatibility wit...
rowanbeentje
2010-08-25
1
-63
/
+44
*
• made usage of SPBeginWaitingAlertSheet while closing a spf file for reada...
Bibiko
2010-08-19
1
-8
/
+16
*
- Apply column autosizing improvements to custom query loading
rowanbeentje
2010-08-16
1
-3
/
+7
*
Improve export menu item validation by disabling export as XML and CSV when o...
Bibiko
2010-08-15
1
-6
/
+16
*
Improve export menu item validation by disabling export as XML and CSV when e...
stuconnolly
2010-08-15
1
-1
/
+12
*
Tidy up database renaming and copying by removing the use of alert dialogs wi...
stuconnolly
2010-08-13
1
-13
/
+32
*
• fixed bug while closing a tab to remove the connection from Navigator
Bibiko
2010-08-13
1
-2
/
+2
*
• Navigator
Bibiko
2010-08-13
1
-4
/
+4
*
• while closing a doc window or quitting the app wait for removing the con...
Bibiko
2010-08-12
1
-1
/
+1
*
Improve tab dragging:
rowanbeentje
2010-08-03
1
-0
/
+1
*
- Make a few more strings localizable
rowanbeentje
2010-08-01
1
-13
/
+13
*
- Replace progress indicator CoreAnimation drawing with manual shadow/fade c...
rowanbeentje
2010-07-31
1
-3
/
+24
*
- Replace core animation fade of task progress window with custom drawing co...
rowanbeentje
2010-07-25
1
-22
/
+29
*
Make the export dialog a little smarter with regard to the current context. F...
stuconnolly
2010-07-25
1
-24
/
+6
*
- Improve thread safety when altering task cancellation state
rowanbeentje
2010-07-21
1
-0
/
+6
*
Tab tweaks:
rowanbeentje
2010-07-20
1
-5
/
+6
*
Make the 'Export' menu item in the 'File' menu behave more like the export co...
stuconnolly
2010-07-15
1
-13
/
+11
*
As the initial MySQL connection is now threaded, start the current tab's prog...
stuconnolly
2010-07-07
1
-5
/
+16
*
• fine-tuned scrollView position of Custom Query Result table
Bibiko
2010-07-07
1
-1
/
+1
*
Rename TableDump to SPDataImport and fix export selected tables functionality.
stuconnolly
2010-07-06
1
-5
/
+5
*
Rename CustomQuery as SPCustomQuery.
stuconnolly
2010-07-06
1
-2
/
+2
*
- Make the query info/error display collapsible.
stuconnolly
2010-07-06
1
-1
/
+1
*
Improve tab functionality, behaviour and interaction.
rowanbeentje
2010-06-30
1
-1
/
+1
*
• fixed DBViewSplitter's grabber bounds for splitView:splitView additionalE...
Bibiko
2010-06-30
1
-1
/
+2
*
• fixed tablesList's searchField width after collapsing tablesList's view
Bibiko
2010-06-30
1
-0
/
+17
*
• save window's vertical divider position in spf files in order to be able ...
Bibiko
2010-06-29
1
-5
/
+15
*
• Open Session file
Bibiko
2010-06-29
1
-1
/
+0
*
• 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
[prev]