Commit graph

381 commits

Author SHA1 Message Date
Robin
eabe6a18be FEATURE-992: Fixing a problem with the editor not becoming the foreground window. [skip ci] 2016-12-26 21:00:15 +01:00
Robin
4f289d838a BUG-2079: Small changes for the bug, to help to track the issue. [skip ci] 2016-12-26 20:32:06 +01:00
Robin
a91dc8a798 BUG-2080: Fix for an exception when a filename on the clipboard doesn't have an extension. [skip ci] 2016-12-24 19:59:09 +01:00
Robin
5c9fde65ed BUG-2077 & BUG-2083: Fixed a bug where 0, which means that there is no update check, was not allowed. [skip ci9] 2016-12-24 13:34:48 +01:00
Robin
f2f37700b3 FEATURE-863: Trying to get it working in 1.2.9 2016-11-21 23:47:10 +01:00
Robin
f0fae00311 Checking the default check interval from 1 (oops) to 14 days. [skip ci] 2016-11-03 20:10:25 +01:00
Robin
3cf3540edd Fixed unneeded log entry [skip ci] 2016-10-04 09:23:26 +02:00
Robin
f2649a1feb Added the Win10 plugin to the Greenshot installer. 2016-10-02 16:08:22 +02:00
Robin
610f45d082 Code quality changes 2016-09-22 20:40:13 +02:00
Robin
f07ed83722 BUG-1872: Hack for displaying the OneDrive is blocking the hotkey registration. 2016-09-16 22:57:36 +02:00
Robin
6efc7796b8 BUG-1908: Made Greenshot recheck & add the external commands like Ms-Paint and Paint.NET if they are not deleted manually and not yet available. Also cleaned up some code. 2016-09-16 21:48:57 +02:00
Robin
35ed3b8d60 BUG-2021 & BUG-2022: Fixes for exceptions. 2016-09-14 10:50:40 +02:00
Robin
7c7fd67b2a Added LinqBridge and did some code cleanup. 2016-09-05 23:37:40 +02:00
Robin
fc192827f1 Made the supported image formats extendable, and supplied a SVG implementation right away with the jira addon. 2016-09-05 22:48:23 +02:00
Robin
c0d18c952c Some more changes for BUG-2017, this simplified some of the code and adds different logic for Windows 10 apps. 2016-09-04 22:23:42 +02:00
Robin
71aa131f78 Added some debug information for BUG-2017, this shows when D is pressed. 2016-09-04 20:10:33 +02:00
Robin
d446127e19 Optimizing the windows logic, as far as was possible without LINQ. Added a check to try to fix BUG-2017. 2016-09-04 16:42:02 +02:00
Robin
1d0bdf23c1 FEATURE-731: Backport of the title detection code 2016-09-03 23:32:24 +02:00
Robin
745a56291c BUG-2016: Added SVG support for the jira plugin, need to decide if it's worth the extra KB's... 2016-09-02 10:48:01 +02:00
Robin
4dd67df1dd Misc small changes for code quality. 2016-08-31 22:30:00 +02:00
Robin
f88672b5f6 BUG-1811: Improved the Jira destination "sub" icons, by showing the issue types. 2016-08-18 11:46:38 +02:00
Robin
1294036a56 Fixed copyright for this year. 2016-08-17 14:38:41 +02:00
Robin
a3f3c20d71 Work in progress for the Jira backport. [skip ci] 2016-08-16 16:53:37 +02:00
Robin
798ca503a5 Code quality changes [skip ci] 2016-08-16 10:37:55 +02:00
Robin
9e88119fd9 BUG-1992: Fixed a problem with the OutputFilePath & OutputFileAsFullpath configuration values when using the Greenshot configuration on different PC's. 2016-07-13 17:33:28 +02:00
Robin
7d69b6b3bb BUG-1991: Fixed missing log file for PAF version. 2016-07-12 21:06:52 +02:00
Robin
b6ccbb783a FEATURE-916: Added auto-fit for the .ico, using the best possible size (16x16, 32x32, 48x48 and 256x256) 2016-07-11 22:23:01 +02:00
Robin
9bee8290a0 FEATURE-916: Added some support for .ico files when writing, this will currently only write 256x256 .ico files!!! These files are not supported by Windows XP and older! 2016-05-25 22:56:01 +02:00
Robin
0323705513 Merge remote-tracking branch 'remotes/origin/master' into release/1.2.9 2016-05-24 13:15:16 +02:00
Robin
45615275cf Made the re/undo code from the branch work in this, this is a manual copy as something went horribly wrong with the repository. Before building I first want to check if everything is there.[skip ci] 2016-05-24 12:48:11 +02:00
Robin
c02bd6ce62 Enhanced log statement [skip ci] 2016-05-22 13:16:28 +02:00
Robin
bd71f47e95 Fixed a stacktrace overflow due recursive loop when processing Metro-Apps (Windows 8, which also run on 10) 2016-05-22 13:13:07 +02:00
Robin
1469f1fa41 BUG-1965: Fixed a bug where a 1 pixel wide border around an active window is visible. Probably due to the "shadow" being captured too. 2016-05-22 00:16:06 +02:00
Robin
d25021631e FEATURE-945: Added environment variables to the external command (also removed unused imports and made some variables readonly) 2016-05-20 23:43:31 +02:00
Robin
728f49944f BUG-1890: Fixed wrong cropping when window is maximized on Windows 10 2016-04-26 23:33:17 +02:00
Robin
066ea19568 BUG-1945: Fixed a problem during startup, where Greenshot can't specify the ServerCertificateValidationCallback which is needed to ignore SSL errors. 2016-04-26 21:21:00 +02:00
Robin
98e6be5eb6 Small cleanups [skip ci] 2016-04-17 23:32:22 +02:00
David Bremner
d780d337e4 marshal return types, add CharSet.Unicode to functions that lack it, marshal BOOL parameters 2016-04-16 18:45:02 -07:00
Robin Krom
e43339ea90 BUG-1935: Increased the retry delay a bit more
The maximum waiting time should now be 3 seconds.
2016-04-11 14:25:12 +02:00
Robin
4435d76699 BUG-1935: increased retries and delay a bit. 2016-04-11 11:56:52 +02:00
Robin
189a6de1d6 BUG-1935: Trying to make clipboard actions more stable. 2016-04-11 10:38:52 +02:00
jklingen
e409392f32 Revert "Revert "Removed most references to SF"" 2016-03-24 23:04:47 +01:00
jklingen
2599ff5b7c Revert "Removed most references to SF" 2016-03-24 22:54:16 +01:00
Robin
fe176a2da4 Removed most references to Sourceforge, need to check with a file-searcher if something is left. P.S. The help files still have references... 2016-03-23 16:54:57 +01:00
Pete M. Wilson
2973ea654e Fix Reduce Color Arithmetic Overflow 2016-01-07 19:16:44 -05:00
RKrom
c2b0bb98b4 BUG-1850: minimizing the impact of SF down 2015-11-07 23:05:17 +01:00
Robin
b64de88b1e Making the imgur destination more stable, unfortunately Imgur has issues... 2015-11-06 14:12:30 +01:00
Robin
4f9d6eb865 Updated csproj files, so we don't have to migrate every time. Added a fix for BUG-1863: Cannot get access to deleted object, and added some small code quality chances. [skip ci] 2015-11-06 09:31:22 +01:00
Robin
06ae3d4901 BUG-1850: Fixing disposing of WebResponse objects, which might cause the greenshot not responding issue 2015-10-29 12:22:45 +01:00
Krom, Robertus
342a506480 BUG-1809: Found some additional information which explains why the previous fix for BUG-1809 was not working. 2015-10-23 11:15:15 +02:00