Commit graph

1747 commits

Author SHA1 Message Date
Krom, Robertus
7ff53bdb69 BUG-1933: A change to the Registry permissions, this should solve a security vulnerability. Used the time to fix the file-type registration too. 2016-04-06 16:40:46 +02:00
jklingen
6bae718876 Merge pull request #15 from greenshot/bugfix/BUG-1898_gpl_license
Change the GPL text to GPLv3
2016-03-27 21:52:10 +02:00
Robin
deb054b6fb Fixed License [skip ci] 2016-03-25 12:11:05 +01:00
Robin
5854c771bd More SF references removed 2016-03-24 23:29:06 +01:00
Robin
ea6d5ee2f2 Fixed PS1 call 2016-03-24 23:10:29 +01:00
jklingen
6a094f4671 Merge pull request #18 from greenshot/revert-17-revert-16-feature/no_sf
Revert "Revert "Removed most references to SF""
2016-03-24 23:06:29 +01:00
jklingen
e409392f32 Revert "Revert "Removed most references to SF"" 2016-03-24 23:04:47 +01:00
Robin
f15dfbf61c Merge branch 'release/1.2.9' of https://github.com/greenshot/greenshot into release/1.2.9 2016-03-24 23:03:15 +01:00
Robin
b10dfe43ad Removing bitbucket references, the scripts are local so no need to download. 2016-03-24 23:02:39 +01:00
jklingen
c474bf6109 Merge pull request #17 from greenshot/revert-16-feature/no_sf
Revert "Removed most references to SF"
2016-03-24 22:56:52 +01:00
jklingen
2599ff5b7c Revert "Removed most references to SF" 2016-03-24 22:54:16 +01:00
jklingen
3c614aacd1 Merge pull request #14 from greenshot/bugfix/BUG-1876_Already_running_message
Partial fix for BUG-1876 "already running"
2016-03-24 22:20:52 +01:00
jklingen
5201009920 Merge pull request #13 from greenshot/feature/BUG-1884_ocr_trailing_blank_spaces
Fix for BUG-1884, added a trim call for the scanned text
2016-03-24 22:18:52 +01:00
jklingen
258ffbb95f Merge pull request #16 from greenshot/feature/no_sf
Removed most references to SF
2016-03-24 22:18:03 +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
Robin
0d9ae04367 Changed the GPL text to GPLv3, from here: https://www.gnu.org/licenses/gpl-3.0.txt 2016-03-23 14:51:37 +01:00
Robin
841ab69b69 Replaced Mutex code with a from Dapplo.Addons class written for Greenshot 1.3 "ResourceMutex", this should fix a few start-up issues. 2016-03-23 14:22:10 +01:00
Robin
6924495471 Fix for BUG-1884, added a trim call for the scanned text 2016-03-18 14:41:30 +01:00
Robin Krom
199401f2f1 Merge pull request #11 from PetrToman/release/1.2.9
Several corrections and update for version 1.2 for the CZ language. [skip ci]
2016-03-16 11:07:29 +01:00
PetrToman
904e46fc3e Several corrections and update for version 1.2. 2016-03-16 10:58:35 +01:00
Robin
324118e1b5 Starting sprint "Greenshot 1.2.9" 2016-03-11 14:09:06 +01:00
Robin Krom
e9ab99c5ac Merged in 1.2 (pull request #14)
Fix Reduce Color Arithmetic Overflow
2016-03-11 13:39:16 +01:00
Robin Krom
6d0b9281fe Merged in WilsonPM/greenshot/1.2 (pull request #13)
Fix Reduce Color Arithmetic Overflow
2016-03-11 13:31:56 +01:00
Robin
3d5b9be615 Updated version to build 2016-03-04 07:42:58 +01:00
Robin
932ffef753 1.3 is in the develop, changed the appveyor.yml file accordingly 2016-03-04 07:41:03 +01:00
Robin
ee2f1fd840 Merge branch 'master' of https://github.com/greenshot/greenshot 2016-03-04 07:39:54 +01:00
Robin
23410c0440 Currently 1.2 is in the master (with a small change not out in the release), so I chanced the appveyor.yml file. 2016-03-04 07:39:31 +01:00
Pete M. Wilson
2973ea654e Fix Reduce Color Arithmetic Overflow 2016-01-07 19:16:44 -05:00
Robin Krom
8941d5ad4b Merge pull request #3 from greenshot/1.2
Merge from release/1.2 to master
2015-12-26 22:37:27 +01:00
RKrom
cab854b722 Changes for the 1.2.8 release 2015-11-10 11:56:51 +01:00
RKrom
0fe3083122 FEATURE-896: Added HTTPS to the Imgur links 2015-11-07 23:10:08 +01:00
RKrom
c2b0bb98b4 BUG-1850: minimizing the impact of SF down 2015-11-07 23:05:17 +01:00
RKrom
3ccc1c0f9f Fix for missing / 2015-11-07 15:39:41 +01:00
RKrom
56339b629c BUG-1862: Changed the Imgur API from v2 to v3 2015-11-07 11:56:03 +01:00
RKrom
f77d35e104 A small fix to see if our build works... 2015-11-06 22:48:19 +01:00
RKrom
0b60f4a471 Rename appveyor.yml to appveyor12.yml, will change the appveyor project to match the names... With this we can make sure that only that project runs which is actually commited to. 2015-11-06 21:31:09 +01:00
Robin
b64de88b1e Making the imgur destination more stable, unfortunately Imgur has issues... 2015-11-06 14:12:30 +01:00
Robin
41255df991 Added shallow_clone to appveyor.yml to speed up the build. 2015-11-06 10:50:02 +01:00
Robin
750d4ee4f9 BUG-1864: After uploading to imgur, greenshot does not copy link to clipboard. 2015-11-06 09:53:48 +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
RKrom
63e360e254 Merge branch '1.2' of https://github.com/greenshot/greenshot into 1.2 2015-11-06 07:21:19 +01:00
RKrom
930061dc94 Cleanup before fixing [skip ci] 2015-11-06 07:20:43 +01:00
Robin Krom
7a1b5f80d7 fixed imgur key/secret 2015-11-05 22:41:27 +01:00
Robin
337f671c2a Removed tagging, this is done with a Github feature. [skip ci] 2015-10-29 12:28:16 +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
Robin
f92dd4122c BUG-1852: Added CopyLinkToClipboard property for Imgur [skip ci] 2015-10-29 12:21:51 +01:00
Robin
a31d63e5db 1.2.8.x preparations [skip ci] 2015-10-29 12:21:11 +01:00
Robin Krom
9eb4f37523 Merged 1.2 into master 2015-10-27 21:24:50 +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
Robin Krom
e03df48a26 Merge pull request #1 from viper3400/1.2
Fix in CallExternalCommand: Exception message "Error calling external…
2015-10-23 11:11:01 +02:00