Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/greenshot/greenshot

Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
https://github.com/greenshot/greenshot

Move solution file.

60d93a9306f7f6dca372421ed3805b501cc0f0ab authored over 8 years ago
Fixed missing change to psproj to enable InnoSetup from Nuget.

9f3b8ed61880fd5161a3ff2147192580dda11720 authored over 8 years ago
Trying build with InnoSetup from NuGet package for easier maintaining.

3dff32b8e0a86409d9171b595dbb25360d675744 authored over 8 years ago
Merge pull request #30 from greenshot/feature/FEATURE-916_Ico

FEATURE-916: Added support for .ico files

cd7555099fd98a6ce7ed343a85c750cc72220b4a authored over 8 years ago
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!

9bee8290a0a5a13c328bf9808d64df3367b07620 authored over 8 years ago
FEATURE-919: Added increase and reduce size (Ctrl + & Ctrl -)

b04be588e5b7dde8578f10fa94bb3cbe46c3cd2d authored over 8 years ago
Another NPE fix

b638b1cea21d3756ced640c17114ac63bb73b928 authored over 8 years ago
Fixed a NPE while disposing the StepLabelContainer

7c3812c529eaa02c21fce417b802832257af2f25 authored over 8 years ago
Removed unneeded file.

44fba6847784bcc6aba2e33dc93d5ca505fcc36c authored over 8 years ago
Merge remote-tracking branch 'remotes/origin/master' into release/1.2.9

0323705513bba38d8c6d0c8ed817b61d6aa5094a authored over 8 years ago
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]

45615275cf7ed64f2d0e57814edf3bc98a05d329 authored over 8 years ago
Fixed SpeechbubbleContainer

9702ac730f73d07f4ac4bb038fd05b6d1ef615ca authored over 8 years ago
Merge remote-tracking branch 'remotes/origin/feature/no_grippers'

25efb8eedfcf1517f75aff48bab870f763d6339d authored over 8 years ago
Enhanced log statement [skip ci]

8aa4475d8ff411c4372c6beca357b63f5b70f16a authored over 8 years ago
Merge remote-tracking branch 'remotes/origin/feature/BUG-1887_removed_grippers'

# Conflicts:
# Greenshot/Drawing/DrawableContainer.cs
# Greenshot/Drawing/SpeechbubbleContainer.cs

7872f2f7e47036519e7b9adbea7ca0f211fa6f1f authored over 8 years ago
Fixed serialization issues, and made sure the arrow / line have the right adorners.

9ab6bff116b7cd376161d0eff1c2b19bfeb61dd1 authored over 8 years ago
Fixed most adorner related drawing issues, need to test a few more (freehand)

5b2d5b1397957020ff08e03a30e82dc287addc79 authored over 8 years ago
Trying to replace the Gripper (which is a Label/Control) with adorners (custom code). This should prevent the slow cleanup, reduce resources and speedup the editor. Also we should have better "UI" feedback. This is still very experimental.

31db071394ab275e2a03eeafe2e7af84beac8094 authored over 8 years ago
Enhanced log statement [skip ci]

c02bd6ce6253644f1ab32eb922f2173c08a989bd authored over 8 years ago
Fixed a stacktrace overflow due recursive loop when processing Metro-Apps (Windows 8, which also run on 10)

bd71f47e95a46642fe6a83bdd76cc4d2a7eed7c2 authored over 8 years ago
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.

1469f1fa41e56986e20dd09bec2023ad9dcdb5e4 authored over 8 years ago
FEATURE-945: Added environment variables to the external command (also removed unused imports and made some variables readonly)

d25021631e75d732fa75c358baa903108a9f15d6 authored over 8 years ago
[skip ci] Added horizontal scrolling with the mousewheel when keeping shift pressed.

4f326c9c0ed9bfc79d3eccbe74b129a701145021 authored over 8 years ago
Fixed build, and updated readme.

db5a92dea4d62dc2ec7b35d083a0b13b91aaa651 authored over 8 years ago
BUG-1890: Fixed wrong cropping when window is maximized on Windows 10

728f49944fd3473aab300ba5d7934e3a13de0e82 authored over 8 years ago
Undo of some cleanup which causes issues,

5c04af1684acc1957be3d7604d89e76daca84c9a authored over 8 years ago
BUG-1949: Fixed imgur issues, especially the delete.

e781bdcd5c90946087ba0b3d580419ba0674a6d0 authored over 8 years ago
BUG-1945: Fixed a problem during startup, where Greenshot can't specify the ServerCertificateValidationCallback which is needed to ignore SSL errors.

066ea19568e25696298e34d1d60cc251e95f1c53 authored over 8 years ago
BUG-1941: Fixed a NullReferenceException, which is the issue itself. Don't know if it was caused by a different problem.

0fa6224ea6325e05280d866c156deb2227abb21e authored over 8 years ago
Small cleanups [skip ci]

98e6be5eb6218ff47b9ae41884629a1885b78015 authored almost 9 years ago
Merged in dpbremner/greenshot (pull request #15)

marshal return types, add CharSet.Unicode to functions that lack it, marshal BOOL parameters

02a06a12b0d885fdeeeee89912d5354284496bc1 authored almost 9 years ago
marshal return types, add CharSet.Unicode to functions that lack it, marshal BOOL parameters

d780d337e419f6e821e26754bd07c138939ebc09 authored almost 9 years ago
Merge pull request #23 from greenshot/bugfix/BUG-1935_clipboard_retry

BUG-1935: Increased the retry delay a bit more [skip ci]

01d59ad602c20b44087e652600b6ad5f46e3cd4a authored almost 9 years ago
BUG-1935: Increased the retry delay a bit more

The maximum waiting time should now be 3 seconds.

e43339ea90e5000ecfabba9379139470e62a7cbe authored almost 9 years ago
Merge pull request #22 from greenshot/bugfix/BUG-1935_clipboard_retry

BUG-1935: increased retries and delay a bit.

18f1a93b21d6637db22a6b71df236622a82d5922 authored almost 9 years ago
BUG-1935: increased retries and delay a bit.

4435d7669961f9c91f9e98dfabb5db62a1d08875 authored almost 9 years ago
Merge pull request #21 from greenshot/bugfix/BUG-1935_clipboard_retry

BUG-1935: Trying to make clipboard actions more stable.

fca40f1c978110e1eb5852801beb1147dd197431 authored almost 9 years ago
Merge pull request #20 from greenshot/bugfix/BUG-1933_registry_permissions

Fix for BUG-1933 bad Registry permissions

1d83b7c7bfd5b2a8bc1cb3d29845706bab2e4f29 authored almost 9 years ago
BUG-1935: Trying to make clipboard actions more stable.

189a6de1d602dfa401655ba75ee4698b3e7db661 authored almost 9 years ago
BUG-1933: A change to the Registry permissions, this should solve a security vulnerability. Used the time to fix the file-type registration too.

7ff53bdb69435762dafd702db7e31e3b2c5406a2 authored almost 9 years ago
Merge pull request #15 from greenshot/bugfix/BUG-1898_gpl_license

Change the GPL text to GPLv3

6bae71887603f3d2b47dfa8822656d27068b5524 authored almost 9 years ago
Fixed License [skip ci]

deb054b6fb65de0f689f1f6ae4cb326212110144 authored almost 9 years ago
More SF references removed

5854c771bd88e1c3e62d308481ed7fce52e7822c authored almost 9 years ago
Fixed PS1 call

ea6d5ee2f2a4c5aea417c68d06dfa10a264a5da2 authored almost 9 years ago
Merge pull request #18 from greenshot/revert-17-revert-16-feature/no_sf

Revert "Revert "Removed most references to SF""

6a094f467177baed1462fad17ffee3373bf0cbda authored almost 9 years ago
Revert "Revert "Removed most references to SF""

e409392f32e1c666fb78c7a92c7b795926628a03 authored almost 9 years ago
Merge branch 'release/1.2.9' of https://github.com/greenshot/greenshot into release/1.2.9

f15dfbf61cf38ec15127926564034d1cd13cb9d7 authored almost 9 years ago
Removing bitbucket references, the scripts are local so no need to download.

b10dfe43ad0c0a993cc4a68f60adde981a29d3fc authored almost 9 years ago
Merge pull request #17 from greenshot/revert-16-feature/no_sf

Revert "Removed most references to SF"

c474bf610995fc7c379e241b016937128390e342 authored almost 9 years ago
Revert "Removed most references to SF"

2599ff5b7c72af98cc87796a3708133e27b91c8a authored almost 9 years ago
Merge pull request #14 from greenshot/bugfix/BUG-1876_Already_running_message

Partial fix for BUG-1876 "already running"

3c614aacd185da2e9e157a94618858b5ce4d90a7 authored almost 9 years ago
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

520100992050a63f1d698cac42d0685b62ced68d authored almost 9 years ago
Merge pull request #16 from greenshot/feature/no_sf

Removed most references to SF

258ffbb95f0de93fef006ed99550ce905ec28e7b authored almost 9 years ago
Removed most references to Sourceforge, need to check with a file-searcher if something is left. P.S. The help files still have references...

fe176a2da4aad5b14423856389a54f405c5a109f authored almost 9 years ago
Changed the GPL text to GPLv3, from here: https://www.gnu.org/licenses/gpl-3.0.txt

0d9ae043672cb43bd6cc00030747721f195f004e authored almost 9 years ago
Replaced Mutex code with a from Dapplo.Addons class written for Greenshot 1.3 "ResourceMutex", this should fix a few start-up issues.

841ab69b69c0ea8cc04f4a97c7aac97d4ac46757 authored almost 9 years ago
Fix for BUG-1884, added a trim call for the scanned text

6924495471b905f875622781178893fd50d9a9c6 authored almost 9 years ago
Merge pull request #11 from PetrToman/release/1.2.9

Several corrections and update for version 1.2 for the CZ language. [skip ci]

199401f2f1bb0d81165d9329dffb22159f2f517f authored almost 9 years ago
Several corrections and update for version 1.2.

904e46fc3eb58319678843eba80131363d351956 authored almost 9 years ago
Starting sprint "Greenshot 1.2.9"

324118e1b51de5c12455ba2088167bd5c23ef52b authored almost 9 years ago
Merged in 1.2 (pull request #14)

Fix Reduce Color Arithmetic Overflow

e9ab99c5acc99785cc5045b4b5493c9b6504d016 authored almost 9 years ago
Merged in WilsonPM/greenshot/1.2 (pull request #13)

Fix Reduce Color Arithmetic Overflow

6d0b9281fed4bd4bf9831ccf1a622030d890bde2 authored almost 9 years ago
Updated version to build

3d5b9be61566c970b605711aef1991e5fbb1de3b authored almost 9 years ago
1.3 is in the develop, changed the appveyor.yml file accordingly

932ffef7532e8f92e15a049076c67e3961c9b3d7 authored almost 9 years ago
Merge branch 'master' of https://github.com/greenshot/greenshot

ee2f1fd840c610218e1b121c9fa471012739494d authored almost 9 years ago
Currently 1.2 is in the master (with a small change not out in the release), so I chanced the appveyor.yml file.

23410c0440dc6d69e3a2b37ebd5c5386dd6e2d75 authored almost 9 years ago
Fix Reduce Color Arithmetic Overflow

2973ea654e488b89aaac2574d18bb00efc73b3d1 authored about 9 years ago
Merge pull request #3 from greenshot/1.2

Merge from release/1.2 to master

8941d5ad4bb4a25577ae0305f33d04d223710f72 authored about 9 years ago
Changes for the 1.2.8 release

cab854b7229994fc9e4deaccd47885df500d7e1a authored about 9 years ago
FEATURE-896: Added HTTPS to the Imgur links

0fe30831229096451ba9b7dcb9d99351ca75e557 authored about 9 years ago
BUG-1850: minimizing the impact of SF down

c2b0bb98b46d3ccd3bc8e3c63b3b7ff925871e64 authored about 9 years ago
Fix for missing /

3ccc1c0f9f12bef6a6d120a052db712f6de89208 authored about 9 years ago
BUG-1862: Changed the Imgur API from v2 to v3

56339b629c9451b32eae816954daaff24fc669de authored about 9 years ago
A small fix to see if our build works...

f77d35e1047e3361b473271c41efe31221cef59f authored about 9 years ago
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.

0b60f4a471fe560a133eb5aea81adf5f1d91fa80 authored about 9 years ago
Making the imgur destination more stable, unfortunately Imgur has issues...

b64de88b1ec5ffde6e1f452d8246cccd20f61295 authored about 9 years ago
Added shallow_clone to appveyor.yml to speed up the build.

41255df991a974d5d2ddff2de80ce42175a8ae2e authored about 9 years ago
BUG-1864: After uploading to imgur, greenshot does not copy link to clipboard.

750d4ee4f971e8a398d698ad12a47a87634e961a authored about 9 years ago
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]

4f9d6eb86551b5a23a14ce118788f9ada215eafd authored about 9 years ago
Merge branch '1.2' of https://github.com/greenshot/greenshot into 1.2

63e360e254e90a8004f29e5a88ffb5e5eaeddf96 authored about 9 years ago
Cleanup before fixing [skip ci]

930061dc947125a2ad6637f4b787ef67946d83da authored about 9 years ago
fixed imgur key/secret

7a1b5f80d76d28e40d712a4d4236e11b25d5b72e authored about 9 years ago
Removed tagging, this is done with a Github feature. [skip ci]

337f671c2af8dc933e9315f6f1cfd8e90d5d6968 authored about 9 years ago
BUG-1850: Fixing disposing of WebResponse objects, which might cause the greenshot not responding issue

06ae3d4901d07f54aa4713ee5e77a01ebb706ff1 authored about 9 years ago
BUG-1852: Added CopyLinkToClipboard property for Imgur [skip ci]

f92dd4122c6d13e4ad57e1fc257c60fe9ff983d5 authored about 9 years ago
1.2.8.x preparations [skip ci]

a31d63e5db7ed9a97cdb1ec4f3481cfa9c2d2aa0 authored about 9 years ago
Merged 1.2 into master

9eb4f375233e55cd4eb829c3d8b8c277fc2287f3 authored about 9 years ago
BUG-1809: Found some additional information which explains why the previous fix for BUG-1809 was not working.

342a50648026f4a55c226bee840a9e2f0d2128cc authored over 9 years ago
Merge pull request #1 from viper3400/1.2

Fix in CallExternalCommand: Exception message "Error calling external…

e03df48a26e1cb6ed3567aa3fd4eeda29a2a63f8 authored over 9 years ago
Moved job to GitHub

b047dd438cdf36c9007f6f6c24708980ca753967 authored over 9 years ago
Added some fixes for the Imgur V3 API response parsing, the links were not correctly processed.

ca84909f4b186fcace650c213e34a3b4ef8b6ae1 authored over 9 years ago
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

45c0e1efed95eb255cac8fa2ad1033e7fc5eb7ee authored over 9 years ago
BUG-1809: Fix didn't work correctly, another go at it.

213b332a66051f810f0080f655e4359547b2632c authored over 9 years ago
This commit fixes two bugs: BUG-1809 & BUG-1835 and adds somewhat better Windows 10 support.

a1769dbc66e0b3aa66a090ef937e2ba76d10dac6 authored over 9 years ago
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 ex...

92ca39f6214c1bb2465b68cadc18d028ee29a49e authored over 9 years ago
Merged in softrev2000/greenshot (pull request #12)

mispelling

252fb25e8dd5cd57448fac202a4c8a1ec9119c49 authored over 9 years ago
Merge branch 'master' of https://bitbucket.org/greenshot/greenshot into 1.2

4290333997522c8795cf126e74dc40dbc751c033 authored over 9 years ago
mispelling

ded97b17f7c141c70793ac088805ac4d1b360cf7 authored over 9 years ago
Updated readme.txt for 1.2.6 with the box.com issue [skip ci]

359dcf30f24ef0257b3b319f729e0eb81106c37e authored almost 10 years ago
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.

6948df14f6577b5729a31772faa922066531eb48 authored almost 10 years ago