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

2025-05-11 Thread hofman--- via Skim-app-commit
Revision: 15187 http://sourceforge.net/p/skim-app/code/15187 Author: hofman Date: 2025-05-11 21:07:43 + (Sun, 11 May 2025) Log Message: --- Start the transition preview when page was drawn, don't start preview when we are busy previewing. Modified Paths: --

[Skim-app-commit] SF.net SVN: skim-app:[15188] trunk/SKMainWindowContro ller.m

2025-05-11 Thread hofman--- via Skim-app-commit
Revision: 15188 http://sourceforge.net/p/skim-app/code/15188 Author: hofman Date: 2025-05-11 21:14:34 + (Sun, 11 May 2025) Log Message: --- use background queue for snapshot thumbnail wwhen pane is closed Modified Paths: -- trunk/SKMainWindowController.m

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

2025-05-11 Thread hofman--- via Skim-app-commit
Revision: 15185 http://sourceforge.net/p/skim-app/code/15185 Author: hofman Date: 2025-05-11 14:59:46 + (Sun, 11 May 2025) Log Message: --- There shouldbe no need to clip the bitmaps to the pages. Pass intersectied rect and forward flag to animation block. Modified Pat

[Skim-app-commit] SF.net SVN: skim-app:[15186] trunk/SKPresentationView .m

2025-05-11 Thread hofman--- via Skim-app-commit
Revision: 15186 http://sourceforge.net/p/skim-app/code/15186 Author: hofman Date: 2025-05-11 15:41:28 + (Sun, 11 May 2025) Log Message: --- combine check for window in animation method Modified Paths: -- trunk/SKPresentationView.m Modified: trunk/SKPres

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

2025-05-11 Thread hofman--- via Skim-app-commit
Revision: 15189 http://sourceforge.net/p/skim-app/code/15189 Author: hofman Date: 2025-05-11 21:24:30 + (Sun, 11 May 2025) Log Message: --- Rename method to avoid stupid compile warning Modified Paths: -- trunk/SKPresentationOptionsSheetController.m

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

2025-05-11 Thread hofman--- via Skim-app-commit
Revision: 15184 http://sourceforge.net/p/skim-app/code/15184 Author: hofman Date: 2025-05-11 14:14:19 + (Sun, 11 May 2025) Log Message: --- Expose transition animation as block and let the caller execute the block. Fully initialize rather than passing arguments. Modifi