Commit graph

1747 commits

Author SHA1 Message Date
Robin
027a4ad8db SUPPORT-155: Generating URL to "original" size/file 2017-01-25 09:19:37 +01:00
Robin
e98452e268 Changed download links to HTTPS [skip ci] 2017-01-25 08:31:39 +01:00
Robin
7599766e3a Added something to show errors during async code, which is used in the JIRA Plugin. 2017-01-25 08:29:27 +01:00
Robin
e08985fd6f Updated the jira code, in the hope to solve BUG-2122 2017-01-24 21:59:53 +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
69deb19b1f Modifications for the JIRA code needed to upgrade the package. [skip ci] 2017-01-20 11:13:19 +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
9d849d1b58 BUG-2116: for loop over collection which is modified caused a problem. 2017-01-18 12:00:24 +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
25d9c17bed Updated readme.txt with the list of tickets that are in the Spring for BF2 2017-01-13 23:03: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
b01eae3794 BUG-2081: Fixed that only the + and - of the numpad worked for the canvas resizing. 2017-01-13 22:09:03 +01:00
Robin
952e521805 BUG-2104: Fixed an initialization issue, and a problem with drawing. This should make the Speechbubble more stable! 2017-01-13 21:44:20 +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
5d50cd8b96 BUG-2109: Fix for NPE 2017-01-13 20:17:15 +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
19802d54c8 BUG-2056: Make sure the external command doesn't use the default format if .greenshot is selected. 2017-01-13 16:24:23 +01:00
Robin
8f2b9a24cf Changing to a new release branch 2017-01-13 12:16:46 +01:00
Robin
8fb430aaed BUG-2115: This could potentially solve the issue, but there might be a next one as a follow up. 2017-01-13 12:16:25 +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
4029e01491 Improved Jira code with the latest state of Dapplo.Jira [skip ci] 2017-01-12 21:02:07 +01:00
Robin
28358f4a9a Making sure there is no release build. 2017-01-01 07:46:34 +01:00
Robin
5d56bfab66 Merge branch 'release/1.2.9'
# Conflicts:
#	Greenshot/Languages/language-cs-CZ.xml
#	Greenshot/releases/additional_files/readme.txt.template
#	GreenshotImgurPlugin/Forms/ImgurHistory.cs
#	GreenshotImgurPlugin/Forms/SettingsForm.cs
#	GreenshotImgurPlugin/ImgurConfiguration.cs
#	GreenshotImgurPlugin/ImgurPlugin.cs
#	GreenshotImgurPlugin/ImgurUtils.cs
#	GreenshotPlugin/Core/CoreConfiguration.cs
#	GreenshotPlugin/Core/ImageHelper.cs
#	GreenshotPlugin/Core/SourceForgeHelper.cs
#	GreenshotPlugin/GreenshotPlugin.csproj
#	appveyor12.yml
2017-01-01 07:41:09 +01:00
Robin
9bc62ac42b Release the bugfix of 1.2.9 2016-12-30 22:37:08 +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
245ffe5da9 Fixing the build for BUG-2091 2016-12-29 21:09:26 +01:00
Robin
363b91dfeb Removed BUG-2079 from the readme.txt as this is not a real bug in Greenshot. [skip ci] 2016-12-29 21:00:45 +01:00
Robin
08d28ff640 BUG-2091: Fixed a missing configuration for the .zip version of Greenshot, this means the logger was configured wrong. 2016-12-29 20:59:27 +01:00
Robin
fbba70fce4 FEATURE-995: Fine tuning of the paste logic. 2016-12-29 20:38:51 +01:00
Robin
9a7b95e93d BUG-2089: Fixed a problem when the hotkey registration fails and OneDrive is not installed. 2016-12-29 16:28:33 +01:00
Robin
4de8d0f8aa FEATURE-995: Added a check for the current mouse cursor location, to paste the image on that location. 2016-12-28 21:02:56 +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
48fc52aab7 FEATURE-998: opening the explorer with the last file selected, this makes it jump to the correct file. [skip ci] 2016-12-24 22:24:16 +01:00
Robin
5e653cd3f1 Added the (possible) context of the bugfix release to the readme.txt.template. [skip ci] 2016-12-24 20:29:36 +01:00
Robin
5dc8c1368e More changes for the dutch translations by Stephan Paternotte [skip ci] 2016-12-24 20:17:59 +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
95903b3d28 BUG-2065: Simple fix by catching exception. Don't know what happens after that... [skip ci] 2016-12-20 22:34:18 +01:00
jklingen
fd206e9a44 Merge pull request #45 from PetrToman/patch-1
Czech language update
2016-12-16 22:13:55 +01:00
Robin
3721c1004d Fixed readme.txt for the update check, this was a bit ambiguous.
[release]
2016-12-15 20:33:43 +01:00
Robin
e315179721 Releasing 1.2.9 2016-12-11 20:12:52 +01:00
Robin
fdd855cf14 BUG-2070: Prevents all files in the target directory to be deleted, I am not certain yet if this is THE solution... [skip ci] 2016-12-07 23:12:09 +01:00