Commit graph

527 commits

Author SHA1 Message Date
Robin
839b51b9d2 Some small language fixes [skip ci] 2017-08-06 12:58:54 +02:00
Krom, Robertus
b8009fe256 BUG-2141: Fix for old browser version when embedding IE. And some other small imgur stability changes. 2017-07-31 09:13:08 +02:00
Krom, Robertus
2f824069e0 Trying to fix all Imgur related tickets for the 1.2.10 version: BUG-2241, BUG-2239, BUG-2236, BUG-2235, BUG-2231
[skip ci]
2017-07-31 08:20:07 +02:00
Robin
e620cb93ec BUG-2114 / BUG-2095 / FEATURE-998 : Some more consolidation of the code. 2017-01-27 20:46:26 +01:00
Robin
e78ecf3987 FEATURE-992: Also processing the minimized state, and removed the check if it's already in the front to make sure it really happens. Tested side effects for BUG-2108 2017-01-26 12:32:10 +01:00
Robin
f8f98c554e Added kab-DZ as translation 2017-01-26 10:30:08 +01:00
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