Skip to content

Releases: finos/ScreenSnippet2

Removed leftover delete which caused a crash on some Windows versions

11 Jun 10:09
a3067f7
Compare
Choose a tag to compare
Merge pull request #19 from mattias-symphony/SDA-3203

SDA-3203 Removed leftover delete which caused a crash on some Windows versions

Emptying clipboard before calling SnippingTool

11 Jun 07:26
dcef47e
Compare
Choose a tag to compare
Merge pull request #18 from mattias-symphony/SDA-3204

SDA-3204 Emptying clipboard before calling SnippingTool

Unicode support for commandline arguments

25 May 09:37
f68c67f
Compare
Choose a tag to compare
Merge pull request #17 from mattias-symphony/SDA-3175

SDA-3175 Unicode support for commandline arguments

Added version check to not attempt using built in windows snipping tool if the /clip flag is not available

12 May 11:51
889aedb
Compare
Choose a tag to compare
Merge pull request #16 from mattias-symphony/master

SDA-3167 Added version check before launching built-in snippet tool

For compatibility, make use of the built in windows tool if available. If not, use custom implementation.

13 Apr 07:18
70fc488
Compare
Choose a tag to compare
Merge pull request #15 from mattias-symphony/SDA-3079

SDA-3079 Use built-in screen snipping if available

Fix for screen snippet offset when running windows 7 and using the classic theme

09 Oct 06:22
62b7193
Compare
Choose a tag to compare

When running windows 7 and using the classic theme, the screen snippet gets offset by a small amount

Handling user having swapped left/right mouse buttons

06 Oct 13:28
3cf4258
Compare
Choose a tag to compare

Handling user having swapped left/right mouse buttons

Don't save snippet when aborting annotation

29 May 13:38
31f9fcb
Compare
Choose a tag to compare
Merge pull request #12 from mattias-symphony/SDA-2022

SDA-2022 Don't save snippet when annotation aborted

Added a --no-annotate switch to turn off annotation

30 Apr 07:45
da09ae1
Compare
Choose a tag to compare
Merge pull request #11 from mattias-symphony/SDA-2004

SDA-2004 Added --no-annotate option

Added version and product info to exe

14 Apr 06:54
de0b90b
Compare
Choose a tag to compare
Merge pull request #10 from mattias-symphony/SDA-1951

SDA-1951 Added version and product info to exe