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 |
|
RKrom
|
b047dd438c
|
Moved job to GitHub
|
2015-10-09 21:24:21 +02:00 |
|
RKrom
|
ca84909f4b
|
Added some fixes for the Imgur V3 API response parsing, the links were not correctly processed.
|
2015-10-09 20:35:59 +02:00 |
|
RKrom
|
45c0e1efed
|
Hacked the Imgur plugin to partly work with the version 3, so AnonymousAccess works. Added a more rough filtering for the language issues, fixed an update check, fixed a problem when closing the history and updated the readme.txt
|
2015-10-08 22:33:43 +02:00 |
|
Robin
|
213b332a66
|
BUG-1809: Fix didn't work correctly, another go at it.
|
2015-10-07 16:30:19 +02:00 |
|
RKrom
|
a1769dbc66
|
This commit fixes two bugs: BUG-1809 & BUG-1835 and adds somewhat better Windows 10 support.
|
2015-10-04 22:50:18 +02:00 |
|
viper3400
|
92ca39f621
|
Fix in CallExternalCommand: Exception message "Error calling external command" was shown although CallExternalCommand has finished successful.
In addition log4net message has been written before exportInformation.ErrorMessage was set, so exception message was not in log file.
|
2015-10-03 16:33:55 +02:00 |
|
Robin Krom
|
252fb25e8d
|
Merged in softrev2000/greenshot (pull request #12)
mispelling
|
2015-08-14 09:34:39 +02:00 |
|
RKrom
|
4290333997
|
Merge branch 'master' of https://bitbucket.org/greenshot/greenshot into 1.2
|
2015-06-02 21:50:06 +02:00 |
|
softrev2000
|
ded97b17f7
|
mispelling
|
2015-05-20 15:39:33 +02:00 |
|
Robin
|
359dcf30f2
|
Updated readme.txt for 1.2.6 with the box.com issue [skip ci]
|
2015-04-18 11:00:42 +02:00 |
|
Robin
|
6948df14f6
|
OAuth 2 fixes for Box & Picasa. Noticed that Box uses one refresh-token per authentication token, as soon as an Authenticating token is requested the refresh token is used. An refresh token can also expire, usually after 60 days. This commit should make it work.
|
2015-04-18 00:06:57 +02:00 |
|
Robin
|
1f80d56b10
|
Reused new OAuth 2 code for the Box plug-in, this was possible by adding the embedded browser. Also refactored code to be more readable, and have more reuse. Fixed problems with Picasa upload and pressing cancel on the PleaseWaitForm. [skip ci]
|
2015-04-17 15:44:27 +02:00 |
|
Robin
|
9d7299e5ea
|
Improving the logic to make sure new windows are moved to the front, so the user can't miss them.
|
2015-04-17 11:20:30 +02:00 |
|
Robin
|
7938ab5dad
|
This commit is made due to BUG-1775. Although it might not fix it, it ensures that every window has an icon and only than when it loaded. Also added improved error handling.
|
2015-04-17 11:06:57 +02:00 |
|