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
...
*
• renamed some shell variables for Bundle commands
Bibiko
2010-11-22
1
-0
/
+17
*
• Bundle support
Bibiko
2010-11-16
1
-0
/
+52
*
• Bundle support
Bibiko
2010-11-15
1
-6
/
+4
*
• improved export of a query result via sequelpro:// scheme command
Bibiko
2010-11-12
1
-10
/
+61
*
• some sequelpro://...@passToDoc/ExecuteQuery/csv improvements
Bibiko
2010-11-11
1
-4
/
+24
*
• some tiny progress for sequelpro://$SP_PROCESS_ID/ExecuteQuery
Bibiko
2010-11-11
1
-2
/
+57
*
• added to Bundle shell command these variables:
Bibiko
2010-11-11
1
-0
/
+43
*
• some improvements for sequelpro://process_id/command/param1/param2 url sc...
Bibiko
2010-11-11
1
-0
/
+2
*
• first implementation to allow the user to write and use self-definable f...
Bibiko
2010-11-10
1
-1
/
+3
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-136
/
+21
*
• disable "New Connection Tab" ⌘T menu item if a sheet is ordered out
Bibiko
2010-11-01
1
-1
/
+1
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-4
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-2
/
+0
*
Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the...
stuconnolly
2010-10-19
1
-13
/
+23
*
Various improvements to server capability/version checking, including:
stuconnolly
2010-10-07
1
-37
/
+58
*
Remove 10.4 related code and associated macros.
stuconnolly
2010-09-26
1
-3
/
+1
*
Change the comment fomat used when displaying and copying the create syntaxes...
stuconnolly
2010-09-24
1
-8
/
+5
*
• 'doPerformQueryService' set toolbar to Custom Query
Bibiko
2010-09-21
1
-5
/
+6
*
Very minor tidy up.
stuconnolly
2010-09-20
1
-3
/
+2
*
- Implement support for MySQL over SSL for both TCP/IP and Socket connection...
rowanbeentje
2010-09-13
1
-1
/
+34
*
• fixed _supportsEncoding setting to dis/enable safely Database > View Usin...
Bibiko
2010-09-10
1
-1
/
+6
*
- Add support for SSH identity files (public keys) in custom locations
rowanbeentje
2010-09-08
1
-0
/
+8
*
• Show/Copy Create Syntax now come up with all create syntaxes of selected ...
Bibiko
2010-09-01
1
-106
/
+103
*
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
[prev]
[next]