Commit graph

521 commits

Author SHA1 Message Date
Robin
5bdfcd5306 BUG-2114 / FEATURE-998 consolidated the logic to make the behavior equal for all entry points. 2017-01-20 12:13:37 +01:00
Robin
e7e1d768b9 Merge branch 'release/1.2.9BF2' of https://github.com/greenshot/greenshot into release/1.2.9BF2 2017-01-18 19:46:11 +01:00
Robin
9e9d058fdc BUG-2114: Fixed totaly f***ed up fix, this should be better. 2017-01-18 19:45:27 +01:00
Robin
e5b2b7a5c3 BUG-2051: Made changes to allow Scroll-Lock and Pause to be used as a hotkey. [skip ci] 2017-01-18 10:50:11 +01:00
Robin
89ae9489d2 BUG-2056: A better fix for the issue, there was already something build in. [skip ci] 2017-01-16 17:06:50 +01:00
Robin
c77e77578d BUG-2095: Improved the validity check of the OutputFileAsFullpath setting, this should prevent a reset if only the file is not available. 2017-01-14 20:18:04 +01:00
Robin
c4139f4fe2 BUG-2111: The where clause selecting the possible images didn't work correctly. 2017-01-13 22:25:40 +01:00
Robin
a5cabb2ced BUG-2093: Fixed check if the Windows GDI blur can be used. 2017-01-13 20:54:16 +01:00
Robin
0b2cbe1c0b BUG-2114 & BUG-1992: Hopefully implemented this more stable as it used to be. 2017-01-13 19:46:54 +01:00
Robin
73bdd0f405 BUG-2108: a change in ToForeground which should fix another issue, involved a key press, which "disables" the context menu in this use-case. 2017-01-13 19:15:17 +01:00
Robin
de2e92c7b6 BUG-2097: Rollback of the change BUG-1965, we need to see what we do with this. For now the crop can be configured in the configuration: Win10BorderCrop
Also forgot to update the GreenshotPlugin.csproj, as a file was added.
2017-01-12 22:50:22 +01:00
Robin
96b92df495 Added the FEATURE-998 also to the open last file context menu. 2017-01-12 21:26:30 +01:00
Robin
5a1a4737ec Some fixed for not getting windows to focus/to front which were inspired by FEATURE-992. [skip ci] 2016-12-30 22:35:28 +01:00
Robin
b92d79ed39 BUG-2077: More improvements for the update check interval. Also corrected the readme.txt.template 2016-12-30 11:15:00 +01:00
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
01abc5e9e4 FEATURE-1000: Changed tab order to make the OK button have focus. [skip ci] 2016-12-25 13:20:37 +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
e654a60629 FEATURE-863: Fixed storing of the start value.
Updated SVG dependency, which fixes a few small issues with the Jira plug-in.
2016-11-22 10:23:46 +01:00
Robin
dc29ef0a27 FEATURE-863: Fixed counter to work with a flag, still the starting value is not serialized / deserialized? 2016-11-22 07:31:11 +01:00
Robin
f2f37700b3 FEATURE-863: Trying to get it working in 1.2.9 2016-11-21 23:47:10 +01:00
Robin
07cd0b041f BUG-2071: Fixed Box upload, there seems to be a change in the URL behavior of the site. 2016-11-21 22:07:26 +01:00
Robin
ede5bfef97 BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +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
3defd0e6c0 BUG-2043: Fix for a weird combination of windows messages. [skip ci] 2016-10-18 21:28:57 +02: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
3b214133e4 BUG-2037: Added a small fix to improve the ini stability, also added some other small changes which were pending. 2016-09-29 18:10:32 +02:00
Robin
4ff0f090bb Fixed optimize error. 2016-09-23 22:10:45 +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