[Skim-app-commit] SF.net SVN: skim-app:[9119] trunk/SKPDFView.m

2016-09-22 Thread hofman
Revision: 9119 http://sourceforge.net/p/skim-app/code/9119 Author: hofman Date: 2016-09-22 11:37:37 + (Thu, 22 Sep 2016) Log Message: --- don't use page background color when PDFView does not support it, apparently on 10.12 this is not supported anymore Modified Paths:

[Skim-app-commit] SF.net SVN: skim-app:[9120] trunk

2016-09-22 Thread hofman
Revision: 9120 http://sourceforge.net/p/skim-app/code/9120 Author: hofman Date: 2016-09-22 23:48:07 + (Thu, 22 Sep 2016) Log Message: --- Use CGContext based drawing methods to draw PDF page, when available. We need to rewrite custom additions also to CGContext. Use int

[Skim-app-commit] SF.net SVN: skim-app:[9121] trunk/SKMainWindowController.m

2016-09-22 Thread hofman
Revision: 9121 http://sourceforge.net/p/skim-app/code/9121 Author: hofman Date: 2016-09-22 23:51:48 + (Thu, 22 Sep 2016) Log Message: --- go to destination rather than visible rect when reloading document, hopefully that works better on 10.12 Modified Paths: --