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
/
SPPrintController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-1
/
+1
*
- Add names for most threads created by Sequel Pro for easier debug
rowanbeentje
2012-10-14
1
-0
/
+1
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+19
*
- When exporting a query result or filtered table view make sure we're includ...
stuconnolly
2012-03-20
1
-1
/
+1
*
Fix for NULL values in CSV export (same as last commit, but this one actually...
stuconnolly
2011-07-24
1
-1
/
+1
*
Tidy up.
stuconnolly
2011-07-23
1
-15
/
+14
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-1
/
+2
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Fix constant assignment.
stuconnolly
2010-10-08
1
-1
/
+1
*
Remove unused constant.
stuconnolly
2010-10-07
1
-1
/
+1
*
When printing a table/view's structure, change the heading accordingly. Also,...
stuconnolly
2010-10-07
1
-2
/
+12
*
• fixed memory leak in [SPDataAdditions shortStringRepresentationUsingEnco...
Bibiko
2010-08-24
1
-109
/
+108
*
Rename CustomQuery as SPCustomQuery.
stuconnolly
2010-07-06
1
-1
/
+1
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename TableSource to SPTableStructure.
stuconnolly
2010-05-27
1
-1
/
+1
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-4
/
+4
*
Present a warning to the user when attempting to print the current table's co...
stuconnolly
2010-03-18
1
-4
/
+55
*
Fix some potential issues found during static analysis.
stuconnolly
2010-03-15
1
-6
/
+20
*
Update Localizable.strings by running genstrings and remove the use of multip...
stuconnolly
2010-03-14
1
-2
/
+2
*
Don't attempt to release the print thread at the beginning of a print operation.
stuconnolly
2010-03-13
1
-4
/
+5
*
Add additional thread cancellation checking when generating HTML for printing...
stuconnolly
2010-03-13
1
-6
/
+4
*
Allowing printing of empty table views to prevent crashes.
stuconnolly
2010-03-13
1
-54
/
+39
*
Perform HTML generation for printing on a background thread, displaying the u...
stuconnolly
2010-03-13
1
-7
/
+78
*
Add support for printing the table triggers view as well some HTML generation...
stuconnolly
2010-03-13
1
-10
/
+37
*
Lots more printing support enhancements, including:
stuconnolly
2010-03-13
1
-55
/
+99
*
Various printing support enhancements, including:
stuconnolly
2010-03-12
1
-0
/
+256