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

Create SECURITY.md

bb7a3743905f80ec8459771aa49cb24c55e60cc7 authored over 1 year ago by jklingen <[email protected]>
add install option to disable the default win11 prtscr tool (#484)

Signed-off-by: Jens Glathe <[email protected]>

a3e65fee6f21b321daeb0eba9b6871396b60e1d6 authored over 1 year ago by Jens Glathe <[email protected]>
Fixed SvgContainer support for the .greenshot file

f862e794858631c2e2ebdb2678617071208cfd8b authored almost 2 years ago by Robin Krom <[email protected]>
Brought back IconContainer support to the .greenshot format, Svg is still causing issue.

099e6569633d8bc678f96d066d0cdcc744698638 authored almost 2 years ago by Robin Krom <[email protected]>
This should improve the backwards compatibility for the .greenshot file from earlier versions. This was also addressed in #375

a152e2883fca7f78051b3bd6b1e5cc57355cb44c authored almost 2 years ago by Robin Krom <[email protected]>
Fixed #441, swapped left & top.

7e005f741a3f009a1f974ac80d6f6018fdc7528d authored over 2 years ago by Robin Krom <[email protected]>
Fixed #432, inflate is not the best way of increasing a rectangle size.

4c6707b468561207d553e56314817020661c7ba8 authored over 2 years ago by Robin Krom <[email protected]>
Updated dependencies.

9634f8abbc119959d84b940c14f8abcad0b709ff authored over 2 years ago by Robin Krom <[email protected]>
Added some NPE protections for BUG-2991

029d47f479abadf5382daddc456790ad43a2e798 authored over 2 years ago by Robin Krom <[email protected]>
Fixed the return value of the GetOfficeExePath, this should be null so it's clear the file hasn't been found.

511034a34be0b87c28bb6a093026e75a40aa5b90 authored over 2 years ago by Robin Krom <[email protected]>
Formatting

296dc9f34083dea09b819d91fe45f5b9031cad0c authored over 2 years ago by Robin Krom <[email protected]>
Optimized the code to find the office executable even more.

af3c22c38c33ffdd88c77f7d97d20531a1dff5f8 authored over 2 years ago by Robin Krom <[email protected]>
Some aftercare for #431, moved the code to find the path for the office executables to the office plugin, as this is where it's needed. Also optimized the code a bit, using modern features.

3e8809384692a713eb42f6b992cd1c4f43808a28 authored over 2 years ago by Robin Krom <[email protected]>
Fix of BUG-2951, issues with finding Office installations (#431)

ba8ed074c8b3078a25c5abe9c2448c37bb492a6c authored over 2 years ago by jdavila71 <[email protected]>
Fixed a log error, and made the ClipboardHotkey optional.

2b5e45e33e87ee156edd2b28eaa392d5461775ef authored over 2 years ago by Robin Krom <[email protected]>
This should hopefully fix an overflow exception while decoding the dib format.

bfa8e2444e7d704f51e255765a812aa827416642 authored over 2 years ago by Robin Krom <[email protected]>
Modified the configuration handling, added code to remove tokens when upgrading from 1.2 as these no longer work. See #421

48675b01f0621172678ee359caeecb71a035a743 authored over 2 years ago by Robin Krom <[email protected]>
Fix capturing Maximised windows.

36a285ebd4b9a8da071996d0b70c8be6e80e031d authored over 2 years ago by Robin Krom <[email protected]>
Removed old Windows 8 logic, which caused #403 (which is a very unlucky issue number LOL)

This should actually make Greenshot a tiny bit faster and use less resources, but I am not 100% s...

f50f205b706aec10a9f9314eaa246b48668c4d39 authored over 2 years ago by Robin Krom <[email protected]>
Some left over fixes for the move to Dapplo.Windows, also updated dependencies.

4c7494dd7486030e03d18aa561bc9a01b65c754a authored over 2 years ago by Robin Krom <[email protected]>
Removed copying all the dependencies for every plugin, this should fix #413.

3f6f9863f885dac7127bcffc6853c719705bb319 authored over 2 years ago by Robin Krom <[email protected]>
Bugfix crop selection scaling #404 (#407)

Disable scaling for horizontal and vertical crop modes.

bd03e18ddccd1daaf145a95156fe8b6dc47e7f2a authored over 2 years ago by Christian Schulz <[email protected]>
Small fixes to the VectorGraphicsContainer, to align it with the possible coming EmojiContainer. Still having issues with Scaling code, this needs to be fixed. [skip ci]

94591e5b1414c0dd9ee97843476795dd4802672e authored over 2 years ago by Robin Krom <[email protected]>
Fixed an issue with the adorner size, which stayed on 0, so it wasn't visible.

8880578f7742c2e592f2ff381605fcc4d365374b authored over 2 years ago by Robin Krom <[email protected]>
Fix drawing (dragging) a new element on the surface, which happened after the previous larger PR. Note: the adorners are somehow not visible yet. [skip ci]

acdbdeca3c542d3f2119808e8373a7dd7f2c4dd8 authored over 2 years ago by Robin Krom <[email protected]>
Refactoring to use Dapplo.Windows (#398)

* Removed a LOT of the native "Win32" invokes in favor of Dapplo.Windows which was created mainl...

13e2e67e7c065e9657e60a9aa4834415f8430d80 authored over 2 years ago by Robin Krom <[email protected]>
DrawableContainer extended to indicate if confirm/cancel is available. #397 (#399)

8aca1c82828b5a8df785423763cd8edcbde1c8f8 authored over 2 years ago by Christian Schulz <[email protected]>
Update Italian language (#394)

15db5a1a3f9c94e001e2348054f9ecdec447a805 authored almost 3 years ago by bovirus <[email protected]>
Some code improvements which make some later features possible (maybe having a bezier for a line) [skip ci]

64c77ea8d91a746eefba695b95f03e98e9071127 authored almost 3 years ago by Robin Krom <[email protected]>
Added better error handling for reading the bitmap [skip ci]

78cbb055cb0ae851309baa3faf12bff0a9afd53c authored almost 3 years ago by Robin Krom <[email protected]>
Solved the clipboard loading for the DIB file format too, this is related to #396

9ae5598ab8cdd27b30d726bfbf58fcab41bcc416 authored almost 3 years ago by Robin Krom <[email protected]>
Boolean logic fix to help with #396, this at least should solve the issue for .PNG, other formats are pending. [skip ci]

83b308cb4b4d10b39e61f7c5ad8ee78e88f5b0d7 authored almost 3 years ago by Robin Krom <[email protected]>
Enhanced the adorner interface and the drawing to make it easier to configure with different colors. [skip ci]

d6055416c8cd2a7a71c0c3b300f6b7656512fd09 authored almost 3 years ago by Robin Krom <[email protected]>
Fix #392 , The DibFileFormatHandler wasn't registered with the name which is stored in DataFormats.Dib

2721ee06a2513710b15e4dbd5796f1e05a23b59f authored almost 3 years ago by Robin Krom <[email protected]>
Validate the FreehandSensitivity as was reported in BUG-2923. [skip ci]

5bc52e4d55b44e1c46264d284f88658f45b06bf0 authored almost 3 years ago by Robin Krom <[email protected]>
Enhanced ability to crop an image vertically and horizontally. #249 (#388)

Co-authored-by: Robin Krom <[email protected]>

56c26ac0383159cc793adf775e7b34b7cd53401c authored almost 3 years ago by Christian Schulz <[email protected]>
Removed some chattiness in the log. [skip ci]

4a66a4dbe24400d2cda1e2cd7f7e28a20448a34c authored almost 3 years ago by Robin Krom <[email protected]>
Fix for #390 by limiting the length of the displayed title.

8014199bb694eb8c4c0dddf9185820ece926974d authored almost 3 years ago by Robin Krom <[email protected]>
Feature Improve file format support (#385)

This feature will make it easier to support different file formats later on, and also adds a "Ve...

60956771c85b6a104e9547d033d71cf76557056d authored almost 3 years ago by Robin Krom <[email protected]>
Fix exception when rotating when counter are used, by prevent negative fontsize (#382)

a32cc1888b594b57db309eee105e19b65f0a9bdd authored almost 3 years ago by Christian Schulz <[email protected]>
Doing a bit of cleanup on the code, and fixing #374

2e13c57e2dcb805b6a662da00654d28fc27b0038 authored almost 3 years ago by Robin Krom <[email protected]>
Changed the default window capture for Windows 11 to use User32.PrintWindow (called GDI internally), which should solve #326. The background for this can be read in #373

4f3920d61a61ddd6cca9f671b65ab8e89c9f4b1a authored almost 3 years ago by Robin Krom <[email protected]>
Better documentation for the DibHelper [skip ci]

6b90f2c3ff7149bea01f86b03ca987aa2086d7ae authored almost 3 years ago by Robin Krom <[email protected]>
Made the DIB code easier to work with, saving memory allocations where possible.

9ac6d22c961a61c3ce4eb6ebe8f2ea94fe562ef7 authored almost 3 years ago by Robin Krom <[email protected]>
I found some research about using the DIB format on the clipboard, which suggests to do it differently.

This implements that change, and potentially solves #348, BUG-2892 and more (maybe SUPPORT-135, #...

b94d9139f292679e20da51456aac77fc3e932b0e authored almost 3 years ago by Robin Krom <[email protected]>
This should keep the slack workaround but fix #367

8ce4735aad067de3b664934a021d1477c2a4d43d authored almost 3 years ago by Robin Krom <[email protected]>
Update language-de-DE.xml (#316)

c701aad58ccd1c7d1deb8e11b95a63d4741ba4a5 authored almost 3 years ago by Mr-Update <[email protected]>
Fixed the field changing for #338, this should trigger undo and also changes to the default field values (meaning storing in the configuration)- Added the CTRL modifier for the feature for now.

fdbaca6c3f92d907ff81d7557108b303302a8b1a authored almost 3 years ago by Robin Krom <[email protected]>
Add shortcuts (0-9, +/-) for foreground color, background color, line thickness, bold and shadow (#338) (#366)

Co-authored-by: meschi89 <[email protected]>

f98cbd1c44bee00dce08b5c0f11e9f881395feb4 authored almost 3 years ago by Robin Krom <[email protected]>
Update language-zh-TW.xml (#345)

* Update language-zh-TW.xml

* Update version Attribute for Translation Update

Co-authored-...

8985eb58fa545f6d1b75182fac876ac727388ad8 authored almost 3 years ago by SiderealArt <[email protected]>
Fixed some more DPI issues, this time in the settings.

82fa94f566307ae3d851ae616857c010516b8e1d authored almost 3 years ago by Robin Krom <[email protected]>
Improvement on the DPI issue in the AboutForm and hopefully fixed a drawing issue where something is animating while the form is being closed.

09d310da78b73c07b33bb43d1b6065217d40c0d6 authored almost 3 years ago by Robin Krom <[email protected]>
Optimized the GreenshotForm by removing the designer support in release mode.

10e3049087590c07c3276a5c891b770bfced60ba authored almost 3 years ago by Robin Krom <[email protected]>
Dependency updates

ac8545c8484547c0fc6446b2416ac502bd8d70d9 authored almost 3 years ago by Robin Krom <[email protected]>
This adds a workaround for #348, removing the usage of the DIB format and replace it with BITMAP. This might break transparency for some applications, but it's not used much in Windows 11 yet.

46a302f5e83b05e82661530dbded3fc78782f732 authored almost 3 years ago by Robin Krom <[email protected]>
Added a way to test for Windows 11.

fda0cd9555c94b8d7c0ed14f90cb7905c704b614 authored almost 3 years ago by Robin Krom <[email protected]>
Trying out a workaround for the Slack issue, the capture form will be resized back to the desired size.

d57fe900e53ed1e972f396a4ec4adb9676c1976a authored almost 3 years ago by Robin Krom <[email protected]>
Merge branch 'release/1.3' of https://github.com/greenshot/greenshot into release/1.3

37b42aaadb756c8818d8ab2c087074f60603161f authored almost 3 years ago by Robin Krom <[email protected]>
Small stability improvemnt [skip ci]

a498a80fb8059436fc705a10d444f1db37e09d66 authored almost 3 years ago by Robin Krom <[email protected]>
Update README.md (#351)

Change 'planed' to 'planned'

source: https://wikidiff.com/planed/planned

6622bec15818f49a790b6bb85b5dcf22bd9a309f authored almost 3 years ago by Laurent Eriksen <[email protected]>
Updated dependencies and added a log entry to help troubleshooting #320

82b37bcaa4b051313dbe28cab84863fc0c048dd5 authored about 3 years ago by Robin Krom <[email protected]>
Fix for BUG-2851, Windows 7 doesn't have the used API yet.

24d4e926ad657d12c41709563db26c3983eea4b7 authored about 3 years ago by Robin Krom <[email protected]>
With #321 it as reported that the reload functionality didn't work, there was actually a bug in the code replacing the values.

ce56ee1cb6eaeab303907a89a6704af58e4c9619 authored about 3 years ago by Robin Krom <[email protected]>
Fixed an issue which was introduced by renaming the assemblies, the confluence icon could not be found.

b37b123e8eb62c0bc5745cc7b9b4053dc6491e80 authored about 3 years ago by Robin Krom <[email protected]>
Fixed #335

5ba390abf0b3d28b72ba1b18380ef63b7fc36e53 authored about 3 years ago by Robin Krom <[email protected]>
fix typo (#344)

8958401a7c4cd683639e79b1fb6b4ab153770c64 authored about 3 years ago by SiderealArt <[email protected]>
Add Traditional Chinese to website and installer (#343)

* Add Traditional Chinese to website
* Create language-installer-zh-TW.xml

caeaf12d1f043a5a6490aafecf5946f0d729fa56 authored about 3 years ago by SiderealArt <[email protected]>
Fixed a small build warning, about the license url.

7557041fe67a5168f6e18ca2a5bd2ef7f726c316 authored about 3 years ago by Robin Krom <[email protected]>
FEATURE-1196 (#339)

* FEATURE-1196: Double clicking on the colour square chooses the color and closes the color wind...

e06c3e8510674dc042d2819c5b286fb9f803aea0 authored about 3 years ago by Eric Cogen <[email protected]>
Security fix for SUPPORT-407, used quotes for the path

7839fe5e2f9b22ee4b12c7017a7d866dbf0c0bd5 authored over 3 years ago by Robin Krom <[email protected]>
Dependency updates

a7c3b8579b1ecf6902f0f6c801c469034ceba64d authored over 3 years ago by Robin Krom <[email protected]>
Update of Czech language file (#332)

* Update language-cs-CZ.xml
Review of language file

26e4aee892e61f3a355d4e0eb58066e1ec497163 authored over 3 years ago by Svatopluk Vít <[email protected]>
Corrected czech translation (#330)

Changed from Ceština into Čeština.

77d4db59c1925f66a72cf84270315b17c22ab700 authored over 3 years ago by Masv-MiR <[email protected]>
Fix Ellipse and Highlight duplication bug (#322). (#331)

Fixes #322.

Ellipse only created default adorners in constructor, never after deserialization...

f71499c9c62393a1758a6f9497f23f456dd3b4e5 authored over 3 years ago by Ishmaeel <[email protected]>
Small update of GitVersioning [skip ci]

e9d1e278e6b238ab2b8ec6e0a3bd6e4dbff1088c authored over 3 years ago by Robin Krom <[email protected]>
BUG-2792: Fixed the issue that PowerToys is interacting with our region selection window.

3350120b5536883cd1b6d7ce89d969b69f52e1b0 authored over 3 years ago by Robin Krom <[email protected]>
Additional improvements for the ClickActions, now possible to open a file directly in the editor. Inspired by FEATURE-1321

973cf871c85f46314328a00ad4929572fae69317 authored over 3 years ago by Robin Krom <[email protected]>
BUG-2786 Fixing a startup issue with Windows 7

99fb245537076827dafa5507b381d19006db53aa authored over 3 years ago by Robin Krom <[email protected]>
#258 In the settings form there was DPI scaling done on the icon size, this seems to have unfortunate side effects, so I removed this.

2330d6af57d3c991c1945d28ab3f0765209b4f7e authored over 3 years ago by Robin Krom <[email protected]>
#315 made sure that with a small capture the canvas is enlarged so OCR can still work.

fa0ed4a53bd7baca7139794fc91d3195b5384e9b authored over 3 years ago by Robin Krom <[email protected]>
Solving the build order by making Greenshot depending on all other projects.

5935a435b55b9687e672d854391caec2085e3dd4 authored over 3 years ago by Robin Krom <[email protected]>
#314 Added additional click actions to support capture region, not satisfied with the empty editor option though

cf2d9d4148c3574ba66c8b7506ac1daebebd178b authored over 3 years ago by Robin Krom <[email protected]>
Removed the plugin attribute, and changed the way the plugins are copied to their destination. This should simplify the packaging, for InnoSetup but also the .zip & protable (which are still missing at this moment)

d429e4f6afa7725f75bbfb6e5a8e17a4329519db authored over 3 years ago by Robin Krom <[email protected]>
Fix for clipboard issues #307, this caused all kind of problems throughout the editor whenever the clipboard contents where checked. [skip ci]

8e121f25f03fe9d249ad4fabd837d84d2e820e8e authored over 3 years ago by Robin Krom <[email protected]>
This simple workaround fixes that the animations are not at the right speed (it's a workaround as it would be much nicer if the number of frames is correctly calculated.)

95c4ea5cbe03306dede1cce993d43187bb7e0e0a authored over 3 years ago by Robin Krom <[email protected]>
Refactored the editor to be in it's own project, this is a step up to improve maintainability.

f084d0e95ed83ad3ef49362735a861c3cfa90420 authored over 3 years ago by Robin Krom <[email protected]>
Fixed typo, updated dependencies and fixed an issue with the notifications.

54038a3cbe9263510c54bea4674c9c737730e6c7 authored almost 4 years ago by Robin Krom <[email protected]>
Revert of #283, the solution was worse than the initial issue. [skip ci]

18e817e490b7f5a4f9f7177c349d1a30429ccd2e authored almost 4 years ago by Robin Krom <[email protected]>
Fix for #303 where the combobox is editable, it does change the drawing a bit. [skip ci]

42d8fdd15ec52a959169be3574924508ede99d27 authored almost 4 years ago by Robin Krom <[email protected]>
Small fixes for the README.md and readme.txt, and a bugfix in the language information.

c1886da94074941a8db323d847558e788779f491 authored almost 4 years ago by Robin Krom <[email protected]>
Renamed language files to be more consistent, reduced the memory footprint & IO while creating the list of available languages, changed all URLs to "https".

12942c685394a53520020efb352758d6e7531a07 authored almost 4 years ago by Robin Krom <[email protected]>
Fixing latest project renames

b4d682dc11ce108323ce24a36525fd6605bc3e03 authored almost 4 years ago by Robin Krom <[email protected]>
Fixing the devops build

7f8e7ce05648ebde54946036432b37b2008c1328 authored almost 4 years ago by Robin Krom <[email protected]>
Merge branch 'release/1.3' of https://github.com/greenshot/greenshot into release/1.3

790c389c4ccad978af4f4ebfc3b4b761d9e1c233 authored almost 4 years ago by Robin Krom <[email protected]>
Project cleanup (#302)

* Renamed the projects
* Refactoring of the namespaces
* Moving the Inno-Setup files away from...

6dfe7fe849b803f9e8083ccc2cd7428aea084c67 authored almost 4 years ago by Robin Krom <[email protected]>
Renamed the GreenshotPlugin to Greenshot.Base

79cdca03ebb0d376439f7c589148ff33d2146768 authored almost 4 years ago by Robin Krom <[email protected]>
Code formatting (indents etc.) to get it consistent, simplify it for contributors.

e8c0b307ee68f42661c072d21f529adcf2f854dc authored almost 4 years ago by Robin Krom <[email protected]>
Moving the Inno-Setup files away from the application project.

726644de99974494f883acb5e303caa1c01ca787 authored almost 4 years ago by Robin Krom <[email protected]>
Refactoring of the namespaces

62bd0fe256a7f49cf5b3c5532faa08e47a700d82 authored almost 4 years ago by Robin Krom <[email protected]>
More file renaming for a more clear project structure.

c6bdaa8a87aa63e05c1fa7d05e48d0aedfc22c32 authored almost 4 years ago by Robin Krom <[email protected]>