Revision: 12410
http://sourceforge.net/p/skim-app/code/12410
Author: hofman
Date: 2021-09-18 09:24:17 + (Sat, 18 Sep 2021)
Log Message:
---
Observe colors of color swatch rather than user defaults
Modified Paths:
--
trunk/SKDisplayPreferences.m
Modified
Revision: 12411
http://sourceforge.net/p/skim-app/code/12411
Author: hofman
Date: 2021-09-18 09:29:11 + (Sat, 18 Sep 2021)
Log Message:
---
Use different calculation so we don't have to substract from an unsigned integer
Modified Paths:
--
trunk/SKColorS
Revision: 12412
http://sourceforge.net/p/skim-app/code/12412
Author: hofman
Date: 2021-09-18 17:30:20 + (Sat, 18 Sep 2021)
Log Message:
---
remove now unused function
Modified Paths:
--
trunk/SKAlias.m
Modified: trunk/SKAlias.m
=
Revision: 12413
http://sourceforge.net/p/skim-app/code/12413
Author: hofman
Date: 2021-09-18 17:53:40 + (Sat, 18 Sep 2021)
Log Message:
---
Add an alternate action to reset the cropping of pages
Modified Paths:
--
trunk/Base.lproj/MainMenu.xib
trunk/
Revision: 12414
http://sourceforge.net/p/skim-app/code/12414
Author: hofman
Date: 2021-09-18 18:19:54 + (Sat, 18 Sep 2021)
Log Message:
---
Apply crop after removing progress sheet, otherwise rewinding fails
Modified Paths:
--
trunk/SKMainWindowControlle