Commit graph

397 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
9e9d058fdc BUG-2114: Fixed totaly f***ed up fix, this should be better. 2017-01-18 19:45:27 +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
c4139f4fe2 BUG-2111: The where clause selecting the possible images didn't work correctly. 2017-01-13 22:25:40 +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
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