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
*
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