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

updated for #1608 (fixed typo in French translation)

778da84e8425473ac07bde09784e254c094f651c authored almost 11 years ago
adopted from pull request #4 (bug #1608): fixed typo in french translation

aace10b09c0c0d6e42cde7302f47b6fb61e0c55d authored almost 11 years ago
Changes for feature 683

fced4164a72e8997cbd579b7b6c67c424b62a9e1 authored almost 11 years ago
Added a new feature: Zoomer opacity, make the zoomer transparent, currently only available via the greenshot.ini

829a35cd377b60b4498d18562a64e1f00535547c authored almost 11 years ago
Added tmp-file cleanup, including the cached entry, currently only for Excel.

fa79ebb72783fc0b640e0ea908a23ff98f40607c authored almost 11 years ago
Fixed a stack-overflow problem when closing Greenshot

1c0dc61bd8601a85a8cebd3161ecd6f543a744da authored almost 11 years ago
Fix for losing EXIF and other information, eventually causing the image to be incorrectly rotated.

63ecb20f9e58b8c7b9bede1c9aec93c5a2ada04d authored almost 11 years ago
Updated release notes for 1.1.8

7467720fe48893f3016b93ddb13538b624bb916a authored almost 11 years ago
Fix for DWM Capture where the window moves, this sometimes leaves a blur-effect on the capture.

2692c0ab43166e3be8916d2d3562a317c282acbe authored almost 11 years ago
A file URI should not contain backward slashes, this might throw of some applications and could be a fix for #1600

71ecdd19ae9cf00a92c75aff82a19a4488e73fdf authored about 11 years ago
added FR #667: destinations with subdestinations can now be clicked to invoke the "main" subdestination

ac31337b99095090d38d16ba2c913666e206808c authored about 11 years ago
#677 destinations with subdestinations can now be clicked to invoke the "main" subdestination

f6f7e3f935ac0a38b442f21120e3ff2dad99ec6e authored about 11 years ago
Updated copyright notice for 2014

8c4eef8e2bb8a936b81b433645074684d94300ed authored about 11 years ago
#1569 fixed wrong error message when trying to update a reserved hotkey

4ac8d21ebcf24e3f4bff4c6a592fea84a8d2a356 authored about 11 years ago
Made the build.ps1 create release-notes via JIRA & Source-Forge, added comments

00b7590472fbb56b08cde31603639779052d3261 authored about 11 years ago
Change for bug #1581, using FileShare.Read instead of FileShare.ReadWrite to prevent the error that was reported.

62bae466aed7cd459d5cc52563989d1b691fcd0e authored about 11 years ago
Bug #1580: removed device names for capture fullscreen submenu in multi-monitor setups, which sometimes delivered inconsistent results or even garbage characters. Sticking to descriptive text like "bottom left", which is more useful anyway.

c7b6c071b496c78102bca9d0e565040232119a0a authored about 11 years ago
* Fix for bug [#1578], making the Imgur filename configurable and having the current time in the default pattern fixes the information leak.

85e8a594471e45f35780faa21169f9c8dc4c64ec authored about 11 years ago
Added missing .config for the OCR command and added a question to the build script so it can be used to prepare files and stop.

be515aeac6ba94a6f47f42fdcaf8417e6da082aa authored about 11 years ago
fixed bad languagegroup and version attributes for polish translation

b59d09ffc44c03261a1d5a1bbd5f48ece4c990ab authored about 11 years ago
Translation #135: Updates for swedish translation, thanks to dotar!

6f23b6b10b0413f029b6e2251f6fd63c42ac9fbd authored about 11 years ago
Bug #1509: fixes for German translation, kudos to Tobias Markus for supplying the patch

1d885dd58bbb072cc60a67ce7a4040ac3cba3060 authored about 11 years ago
Feature #663: dark background for textbox input when editing bright-colored text

ee3569ed2de7de76c823b71c9407f1e992e00e44 authored about 11 years ago
Fix build.ps1 for missing language files and log4net

d69e65f7d72ceee07840efaa25d43ec4d644c38d authored about 11 years ago
Added fixes to the readme.txt

1291d31fd7e070646e6261a87688327456c83b67 authored about 11 years ago
Found that #1517 (word export) wasn't fixed, should do in code what I write in the comments...

7845b5345e5243890f0a33e1dd8d3e0e55308f89 authored about 11 years ago
Fix for previous change

8e694ab96c556ecb8a888f370f570ade9ec20e59 authored about 11 years ago
Fix for #1589 System.NullReferenceExceptio

9ad9f97e1ff09a5f339e4f979b80ca0cbd25ab0f authored about 11 years ago
Fix for #1574, AccessException when loading plugins

0399b97672145581adfebcefc79c40f94ae083aa authored about 11 years ago
Fixed templates, forgot that the PluginAttribute is still needed. The build seems to work, and create a valid Greenshot installer, zip and paf.exe

c4205de6714db747c0346d8f34519098105ba0be authored about 11 years ago
Fixed build, made Box API V2 work with .NET3.5 unfortunately this means people with .NET 2.0 can't use the box plugin anymore.

ba0c9d0010afca138c81221646a9138796b1f75a authored about 11 years ago
Fixed the templates to work with .NET 20/35

5e10243eb39f845e89748a24f08f4b7906962ac6 authored about 11 years ago
Fixing build-script to work with the branch

4de1705bb2b315c7e499308702b62a5258d47956 authored about 11 years ago
Fixed signature for the build.ps1 script

7cac2226f4f102235a3347d5434a2a8e79462682 authored about 11 years ago
More GIT fixes in branch 1.1

5b59055fdfe6f6bc9dadf762e67caff49d7eb3f2 authored about 11 years ago
Change setup.iss to a template

764640b1e4639774c3a8ef267d48cdd5522badda authored about 11 years ago
Added some more files to the gitignore.

2ce9eab4bbff1bfbc0ffc98925c66702a970a040 authored about 11 years ago
Modified the AsemblyInfo.cs.templates from SVN to GIT

92482e6474079ddef0c2b34f584a586c166ed4f7 authored about 11 years ago
Copied the build.ps1 from master. NOTE: still needs modifications for the PortableApp, also 1.1 needs the templates.

1b28b813fd80559a23d016e9d4bfa39c708c7fed authored about 11 years ago
Cleaned project for 1.1

914786e5e8a1e50082404ab5816c07b8521c09b5 authored about 11 years ago
Creating a branch 1.1 where I will try to make the 1.1.7 build available, this means I need to merge some changes from 2.0 to here.

a03bc31aef2a491d767e2034c1adbf9cd588cd82 authored about 11 years ago
Fix for stability issues with the ExternalCommandPlugin.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2602 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2a8e2475d81fe6d91e2dab6bfef6f7e1f10b10ef authored over 11 years ago
Added website opening, like with the normal installer, to the Greenshot-PortableApps installer

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2601 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

05b69667cf4670423ea076b8adfee4f5fcb4fa39 authored over 11 years ago
Fixed missing .exe.config for the Greenshot.exe, without this Greenshot won't work as Portable app.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2600 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b88615f9dea5544db06fd9e4ee6478eda4fc32a2 authored over 11 years ago
Merged changed from 1.1.0-1.1.4 to a final release change-log

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2599 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b7d3f2451f6bd57ac59af0163a183909f99b7299 authored over 11 years ago
Preparations for the release 1.1.4

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2598 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8dd5a3e8252243a32c673fbd3420d8c9b7f8d7c6 authored over 11 years ago
Fixed filename generation for the paf

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2597 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

343801f704519fb4c40d4070390eb8cb298961a2 authored over 11 years ago
translation updates

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2596 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

90749f13f0c9d016e6c7d36c1d0595df49f18124 authored over 11 years ago
Trying a fix for #1503

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2595 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3820ad7c19a975966be1dce30904cd06fcb2203c authored over 11 years ago
Fix for innosetup update

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2594 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d693b3765a4fa91b9ea47f4e8ae850fa7a710839 authored almost 12 years ago
Innosetup update

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2593 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

144a6b3dd2d1bfe908d8ce259e094bb62af85f22 authored almost 12 years ago
Changed XXXX to have the bug ID

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2592 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

60fea62bf2843124cb1ec69892888d470f694513 authored almost 12 years ago
Changed the default for the auto reduce colors to false, as this caused a lot of issues with other applications. For this I added an entry to the configuration called "LastSaveWithVersion", this can be used when upgrading to fix / change certain settings.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2591 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

829d788eff1748d6575eb30ff5b82d5539ff38b3 authored almost 12 years ago
Added call to the PortableApps.comInstaller, it seems to work now.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2590 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

fc5240971bd8a24a99354b46a6d5c9246bdcec99 authored almost 12 years ago
Added PortableApps.comInstaller for usage in our scripts to build the portable version of Greenshot

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2589 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a07fcc50f9f455c4e28d9b6108e04d0a1fc31d23 authored almost 12 years ago
Added call to the PortableApps.comInstaller

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2588 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

37ae1d914a9a485d891bf7ba355fb8440d582326 authored almost 12 years ago
Added call to the PortableApps.comInstaller

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2587 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2bd315ddc70203cf6f73b9ee2555ddd51fbd339b authored almost 12 years ago
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2586 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b9f4f33701668310ca008e0fb30364a27976b7e0 authored almost 12 years ago
Added call to the PortableApps.comInstaller

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2585 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9a89e55173075701794f22477b55da75342be2e2 authored almost 12 years ago
Added PortableApps.comInstaller for usage in our scripts to build the portable version of Greenshot

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2584 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a64bec5433acfd29f8c18d6c6d935fc4196efe5f authored almost 12 years ago
Added script for building an extracted portable version, the actual building is not yet automated.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2583 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

105946641c574ac14db9e35c0410bc44fb4e0f5b authored almost 12 years ago
japanese translation update

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2582 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

215952d97cdceed6d8836af05a39c76ab523b6c9 authored almost 12 years ago
russian language updatge

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2581 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8043c8c044b71365b60eb41a3005db017a85eb43 authored almost 12 years ago
Activation (display) fixes for Outlook/Word

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2580 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

55f52bd6580519c7e5ae269b3c5ce6d1b06d475c authored almost 12 years ago
Fixed error when exporting to outlook meetings (this needs to be enabled in the greenshot.ini)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2579 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

6629d383c9893972e72e5be78bfea47ff3dd4d14 authored almost 12 years ago
Fix to allow Greenshot to run as a portable App, installer will hopefully be made this week...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2578 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

261679b031628e17369bda34947a7f5b85906184 authored almost 12 years ago
Fix to allow Greenshot to run as a portable App, installer will hopefully be made this week...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2577 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

791140101a2e4a8236e0f7cf25c464c4d5e40bab authored almost 12 years ago
RC3 preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2576 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5e7f676cfd8881f9e2713bd572e6842eef996d4e authored almost 12 years ago
Added Indonesian from Language Tracker #123

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2575 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9a7ec13e54b6f2fb9776ca2271eb7b5a6c2fd7bb authored almost 12 years ago
RC3 preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2574 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ad6f25ed9fd1874870bfbdcd78057d4a1eaff888 authored almost 12 years ago
Fixed conversion errors, this might the solution be a "huge" (currently unreported) bug in the 1.1 RC2...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2573 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c7eda38fc1b451693e8a0d68080a4f9ed386660e authored almost 12 years ago
Fixed compiling for .NET 2.0

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2572 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f9c486f78d6f746aa667570da6652ecabb0219f5 authored almost 12 years ago
Fixed spelling

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2571 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

1b1a01b8da44fc5718b0adc2a62e5ffe0d84b3a5 authored almost 12 years ago
Updated bug & features

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2570 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

1765d06a35bcf6257b723a6acf32902aa31eeb9b authored almost 12 years ago
Fix for #1500

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2569 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c6c331c0e2bc69ee6266784ce9ca157b00cf2c6b authored almost 12 years ago
Additional fix for #1499

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2568 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7275ad622212a3c14e7df3b1666eddbd44ab6e67 authored almost 12 years ago
Added external command plug-in settings check for #1499

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2567 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2108d7c6cd834358d38069f79a3b3412b9604eb2 authored almost 12 years ago
Fix for bug #1499, prevented to show the Bug-Form! Now showing a MessageBox with the error.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2566 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b9ca9a06e7118fe9f8b898886593bcd5ce4d9e38 authored almost 12 years ago
Rollback of a commit that shouldn't have been. (Future cleanup)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2565 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

36d4975845242927b80c605596d49d73bc535639 authored almost 12 years ago
added temporary bug fix for magnifier filter being repainted wrong when drawing another element above

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2564 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

077185a529b4c096229a28e31a1624698e4dc9f6 authored almost 12 years ago
fixed copy/paste error which caused magnified rectangle to be distorted

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2563 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e6cfe62d5943ba6ef3a856c7779cba0b8015e308 authored almost 12 years ago
Stability fix for #1497

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2562 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0a900bc5d2b46f4d039ef76d6b8beab5b324809d authored almost 12 years ago
Possible fix for some using Greenshot to "copy from clipboard" issues, needs to be tested though...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2561 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

aefa2eace33d6db44efc7a855a4818189ec4de94 authored almost 12 years ago
RC2 Preparations, fixed resulting filenames.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2560 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5ad1247a26802bacaf733d9520dd1ab54c76825c authored almost 12 years ago
Fix for not taking the brightness setting into the drawing.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2559 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

38989ba2518cc7528c87a6b975e9f45776fcb6b1 authored almost 12 years ago
Translations for the magnifier added Slovene & French

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2558 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8e6bcaa43ac8af9d8df44dad7a9d22f61752f5f5 authored almost 12 years ago
Translation change for the magnifier, also added dutch & german

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2557 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7199fb2b932fb35b2f60725c3cbc97c1f681db87 authored almost 12 years ago
Added show zoom to the settings

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2556 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

1641d7ab7e07462b6e3eb2f746ff1f1b0c7bae74 authored almost 12 years ago
RC2 Preparations, added the greenshot format feature and a bug-fix to the readme.txt

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2555 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c1dea20b3f064497eb40cad593cd23b5b2a0279b authored almost 12 years ago
RC2 Preparations, version update for the next build

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2554 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b0f8b36fed8fddd534660d365974d883ff82aa74 authored almost 12 years ago
Fix for firefox URL retrieval, this still only loads the URL for the visible and active tab.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2553 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

cfdaa220abdf088d21b87da66b77858f846330fd authored almost 12 years ago
Fixed a interop call signature error, which might cause issues on 64 bit. (these have not be seen!)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2552 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c8b1481a18d0e8e6a94daf2d63ad49131941f97d authored almost 12 years ago
Fixes for bug #1484, disabling the edit button after redrawing the items.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2551 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

28346d2eab87db4778067e443c4768c9ee46c3c0 authored almost 12 years ago
Fixed possible version issue in resx file, change 4.0.0.0 to 2.0.0.0

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2550 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b1a7fd77ebd47b5dee49a9d8885ec016b3d53d17 authored almost 12 years ago
RC Preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2549 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

77c61a522fe8b82f7db0783f5f14927fc4ac4587 authored almost 12 years ago
RC Preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2548 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

187e4bbe9251f95b8d114660fe4e7d8fee6cda5c authored almost 12 years ago
RC Preparations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2547 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

55a1108d4af0465617fc8e43e995839cc616c1fb authored almost 12 years ago
finnish translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2546 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

db86df3af389df0b2695b087a2fea3f794270bb5 authored almost 12 years ago
updates for ukrainian translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2545 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b18deda4e5c353f2becbd55379586360c529187c authored almost 12 years ago
updates for chinese translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2544 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

22027eb5ee75364122ca22d17a6bb3212d336cad authored almost 12 years ago