Ecosyste.ms: OpenCollective

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

Greenshot

An open source screenshot tool for Windows
Collective - Host: opensource - https://opencollective.com/greenshot - Website: https://getgreenshot.org/ - Code: https://github.com/greenshot/greenshot

FEATURE-776 UI improvements for torn edge settings dialog

github.com/greenshot/greenshot - a1fd154b1becb99cf93072ef8ab06a1f6bd5f884 authored about 10 years ago by JKlingen <[email protected]>
BUG-1701: Forgot to copy the shadow size from the settings to the form.

github.com/greenshot/greenshot - 3c75904368805d02b679e8fcc109d0e1ace91fcd authored about 10 years ago by RKrom <[email protected]>
FEATURE-777 BUG-1699: Changes for having a border around the Font-Family dropdown, and hopefully increasing the toolstrip width with 1px stops the jumping on Windows Vista. Tried to make the dropdown height less, this doesn't work! [skip ci]

github.com/greenshot/greenshot - c8b8c04b062f820fe9dfba03017a9901c1972162 authored about 10 years ago by RKrom <[email protected]>
Fixed BUG-1620 Greenshot crashing Chrome running in 'Windows 8 Mode', it seems the HideApp causes the app to restart. Don't know if we need this anymore, with 1 screen windows 8.1 everything works without it.

github.com/greenshot/greenshot - 70ad1584703dad5e8a5d7e4043ce165876764193 authored about 10 years ago by RKrom <[email protected]>
Fix for BUG-1698: the focus lost event on the editor element "font family" caused the key handling for the element (l -> line etc) to be active again, this change suppresses this.

github.com/greenshot/greenshot - cfb47116928fc82a4d504c087afeb4a35b580649 authored about 10 years ago by RKrom <[email protected]>
BUG-1700: Fixed issue with capturing IE, somehow the background color couldn't be retrieved the second time... a try-catch in the IEContainer.cs solves this.

github.com/greenshot/greenshot - 1582b01e03a41d1c6df2102ff09a275e40fc7867 authored about 10 years ago by RKrom <[email protected]>
BUG-1687: For now I disabled the shadow icon, there hasn't been anything implemented for the shadow. Need to consider if there is an easy way to create this.

github.com/greenshot/greenshot - a289a256fcf3685b2df046f6809c9c6d0fd0f6d6 authored about 10 years ago by RKrom <[email protected]>
Updated readme.txt with the latest changes [skip ci]

github.com/greenshot/greenshot - b166b4e68ab2ba8acd9f95b280214bd0c1cba932 authored about 10 years ago by RKrom <[email protected]>
BUG-1686: Fix for weird shadow effect, this was actually a bug in the background drawing routine.

github.com/greenshot/greenshot - 82705b616521076f7e8fb0406f9c28159627a76f authored about 10 years ago by RKrom <[email protected]>
Next step for having the settings of effects stored in the greenshot.ini, using a TypeConverter this seems to work. An important change to the IniValue.cs: here a default value is created when the ini doesn't have a value yet. This used to be just "null". Next step would be that settings forms get a reset/default button. [skip ci]

github.com/greenshot/greenshot - 8cb2dedb8738e14c7cbc4a0d354f9b43efe5e7b6 authored about 10 years ago by RKrom <[email protected]>
In 1.2 I want to be able to have the settings of effects stored in the greenshot.ini, this is the first step. [skip ci]

github.com/greenshot/greenshot - 941551945db55eceac6e1baaec1651e38d985eb3 authored about 10 years ago by RKrom <[email protected]>
For 1.2 RC3 I modified the update check so that it first retrieves the last modified date of the project feed (HTTP HEAD method), if the date is newer than the last check than it will download the feed. This should reduce the amount of traffic on our website. [skip ci]

github.com/greenshot/greenshot - c6d6431a81431c17e64a407437dc68da923f88eb authored about 10 years ago by RKrom <[email protected]>
Last minute RC2 fix für Box credentials

github.com/greenshot/greenshot - 380f581bbe784877658de3c3108191639f4e0160 authored about 10 years ago by Robin Krom <[email protected]>
Text change for icon size label

github.com/greenshot/greenshot - 34a6669e4ca6a3d0a38f5de8b9400a04b6f7588c authored about 10 years ago by JKlingen <[email protected]>
removed note about horizontal alignment (is mentioned in "bugs" section")

github.com/greenshot/greenshot - fac26dd240ef68f3d69564d147c32f2349c579ff authored about 10 years ago by jklingen <[email protected]>
Removed the embedded internet explorer icon, in favor of the real exe icon. This gives a much better quality with larger icon sizes.

github.com/greenshot/greenshot - 2f70c9157830978329d95d7358150b97a303d883 authored about 10 years ago by RKrom <[email protected]>
This change makes the code automatically detect what type of build it is, UNSTABLE, RC or Release Candidate. The AssemblyInformationalVersion should be set from AppVeyor, and this code reads it back.

github.com/greenshot/greenshot - eea46271c4d2bb8609e51d08b5aea2bdad622125 authored about 10 years ago by RKrom <[email protected]>
Previous changes created problems with the context-menu, as it was still referencing an icon that we dispose at icon size change. This change introduces a PropertyChanged event object to the CoreConfiguration so those interested can register to changes (currently only the IconSize), and apply the correct menu image.

github.com/greenshot/greenshot - e0c9fc1f7b2c70b8495bbe060abd297199c61afe authored about 10 years ago by RKrom <[email protected]>
This change should make the UI Icon Size setting dynamic, clearing all cached icons when the size changes (in the settings UI) so if they have a dynamic size the best is selected.

github.com/greenshot/greenshot - 61c2921b2a7548844fb53163d0d163627a10c39a authored about 10 years ago by RKrom <[email protected]>
Moved the Icon size updown to the general settings, as it doesn't only modify the editor UI.

github.com/greenshot/greenshot - c50e5fa5abceadbab818c716b129eba33dee3ad7 authored about 10 years ago by RKrom <[email protected]>
Another forgotten change for FEATURE-758, how could this compile?

github.com/greenshot/greenshot - 3fbbb300e3e85b93db7e6dc0615d57d5c7fd384a authored about 10 years ago by RKrom <[email protected]>
Added forgotten file, this still belongs to FEATURE-758

github.com/greenshot/greenshot - dfcbb44c6b8d7b2526fea347a090b468613be1cb authored about 10 years ago by RKrom <[email protected]>
Cleanup of the previous changes for FEATURE-758, changed the settings ui to use a NummericUpDown, with steps of 16.

github.com/greenshot/greenshot - 680b2baf2254d6c100b0af3517fca53475fcd66f authored about 10 years ago by RKrom <[email protected]>
Fix for BUG-1695

github.com/greenshot/greenshot - 248eaa748dfc3c381bdab3c639c91e09ab7ae34e authored about 10 years ago by RKrom <[email protected]>
Added support of another clipboard format "CF_DIBV5" (aka Format17) to Greenshot, this will improve the result for "Open image from clipboard" and the drag&drop actions. Without Format17 these actions still work, but sometimes the transparency is lost as the other formats on the clipboard don't have this information. Greenshot can also write the new format, when enabled in the expert settings. Currently I haven't seen a reason to enable it yet, but due to the complexity of the clipboard and the amount of possible applications maybe an application does work better...

github.com/greenshot/greenshot - 1ff27810dbfdd87f1c191d8d4fb56cb253754c31 authored about 10 years ago by RKrom <[email protected]>
Added reading of Format17/CF_DIBV5 from the clipboard, this is a format which supports transparency and with it Greenshot now processes more clipboard images correctly. Writing Format17/CF_DIBV5 to the clipboard is something that will be looked at.

github.com/greenshot/greenshot - 6ddb16e0b18fd81b5c0a4d8aaca1b7ceca4d007d authored about 10 years ago by RKrom <[email protected]>
FEATURE-758: This commit enhances the already made changes to also fix the size of the icons in the destination picker and the context menu. On top of that, if a large icon size is selected we try to get a larger (more defined) icon from the application unfortunately that doesn't improve the build in icons.

github.com/greenshot/greenshot - 9df25bdd7626611f1c868752b239e8161df19680 authored about 10 years ago by RKrom <[email protected]>
FEATURE-758: Found some settings UI real-estate which made it possible to add the (editor) icon size to the UI. Unfortunately this needs a translation.

github.com/greenshot/greenshot - 1da7d028a02cf222865592a5a69f5b3c2ed6118b authored about 10 years ago by RKrom <[email protected]>
Fix overflow exception [skip ci]

github.com/greenshot/greenshot - 193eb7d6d9edfd354ead9195c369f1a8cd94d894 authored about 10 years ago by RKrom <[email protected]>
Another fix for the visual artifact in the editor, removed the rounded corner of the toolstrips and made the overflow button even more "invisible". [skip ci]

github.com/greenshot/greenshot - 768efcf7fe9b1013817ab96e21a698a8ca5152d2 authored about 10 years ago by RKrom <[email protected]>
added shortcut keys and menu items for speech bubble and counter label tools

github.com/greenshot/greenshot - d3dce880dd3d1e94057f47dac8fa67b6f23f8fa3 authored about 10 years ago by JKlingen <[email protected]>
Fixes for the toolstrip rendering: this makes the background "flat" and fixes an visual artifact on the right side of the window.

github.com/greenshot/greenshot - 99b93a7e21d8a65e7ee866c8dbfa04cd4e96bb8c authored about 10 years ago by RKrom <[email protected]>
Revert "commented outdated implementations of ClickableAt(int, int) and Contains(int, int)"

This reverts commit 86d99a5a0dcbb1573ebdb4cb86529eb5b31ff099.
The commit caused the TextContaine...

github.com/greenshot/greenshot - 9a6a3e6a9099f9590f9253ab4dc9e259c1e427af authored about 10 years ago by RKrom <[email protected]>
Fix for compile error

github.com/greenshot/greenshot - 98cbe99f9ab26d7ec7ca2c4b16a1a063b17e76fa authored about 10 years ago by RKrom <[email protected]>
Tried to use Greenshot from Wine, and found that the user32.dll GetPhysicalCursorPos entry point is not supported, although I don't know if this is just the tip of the iceberg I though I would see what happens if we just ignore that call if an exception occurs. [skip ci]

github.com/greenshot/greenshot - eefdf2b2eb42f119ad17dd813453fba81f3cd116 authored about 10 years ago by RKrom <[email protected]>
Changed the way the script tags, adding a remote with the git protocol makes sure the SSH key is used instead of trying to ask a password interactively.

github.com/greenshot/greenshot - 6765269e4dbc9e1fdd0988999bf40295dde13e38 authored about 10 years ago by RKrom <[email protected]>
Commit test [skip ci]

github.com/greenshot/greenshot - e3678436d4113b150ba824a5153d9b676b6f52ff authored about 10 years ago by RKrom <[email protected]>
Changed README.md [skip ci]

github.com/greenshot/greenshot - 63ca41643a2b1eee2bddf7a800ea355c5ec07c7f authored about 10 years ago by RKrom <[email protected]>
Pushing of tags was hanging

github.com/greenshot/greenshot - 4cc61658638ac442906f95f64300760d83e96be3 authored about 10 years ago by RKrom <[email protected]>
Git tag command needs user/email

github.com/greenshot/greenshot - ed7a39178a4834f43766711abbc22cc662a20ac6 authored about 10 years ago by RKrom <[email protected]>
Fix for build script, user is always "appveyor"

github.com/greenshot/greenshot - 3b388ba48d9f2ef0bbf299826535afd5b53a02ae authored about 10 years ago by RKrom <[email protected]>
Added tag generation to the build script.

github.com/greenshot/greenshot - 8dc774bcd39a52d3905ed02a4ec6004abc86b718 authored about 10 years ago by RKrom <[email protected]>
Fix for compile error... :(

github.com/greenshot/greenshot - 850c54fdee53d7bac7f77a5598324decce930dac authored about 10 years ago by RKrom <[email protected]>
FEATURE-757: Store the last region in the greenshot.ini so it's available after a restart.

github.com/greenshot/greenshot - fc7faecaa569c73c6922aa741455844eaece7749 authored about 10 years ago by RKrom <[email protected]>
Replaced the EnableButtonScaling with the possibility to specify the ButtonIconSize directly. Also removed a lot of the fixed size, as they are calculated correctly. Changed the background of the Toolstrips to System.Drawing.SystemColors.Control.

github.com/greenshot/greenshot - 634a4cf262b09bac807385d358e915fea7da4dae authored about 10 years ago by RKrom <[email protected]>
Improved the readability of the ToolStripMenuSelectList, no longer using public fields but Properties and now it uses the right types.

github.com/greenshot/greenshot - 7fdd324ef023b04ce9068fb77f78fa6a2a10f9cf authored about 10 years ago by RKrom <[email protected]>
Fix toolstrip container order once and for all.. [ci skip]

github.com/greenshot/greenshot - ca19976e6467f5dd0052bfb6629f9f6a8a438e9b authored about 10 years ago by RKrom <[email protected]>
This small changes fixes an issue with drag & drop from the browser, e.g. makes sure gif images keep their transparency.

github.com/greenshot/greenshot - 9e9846fb0d1503f8002a9a972c333e6711e65e65 authored about 10 years ago by RKrom <[email protected]>
Fix copy paste for DPI

github.com/greenshot/greenshot - 98fcae11050af31c8d314ea31b18efbd0a58a401 authored about 10 years ago by RKrom <[email protected]>
FEATURE-758: Changes to test a solution for this feature request.

github.com/greenshot/greenshot - be934cb91c4ce72098e68edf324f90531061365c authored about 10 years ago by RKrom <[email protected]>
Fix for BUG-1688, we just needed to invalidate the TextBox when the TextContainer was invalidated.

github.com/greenshot/greenshot - ca87bca0d1a120ef5acb8031575f1048fd4414dd authored about 10 years ago by RKrom <[email protected]>
Merge branch '1.2' of https://bitbucket.org/greenshot/greenshot into 1.2

github.com/greenshot/greenshot - 69c5780c6f2999e46b393cae13d748f732d518e3 authored about 10 years ago by RKrom <[email protected]>
Merged in dpbremner/greenshot (pull request #8) spelling fixes [skip ci]

github.com/greenshot/greenshot - cf35eb8fe525354d94ac2b7a8cf703855c7e5e02 authored about 10 years ago by Robin Krom <[email protected]>
Merged in dotar/greenshot-1/dotar/updates-for-12-some-spelling-fixes-1411154448615 (pull request #9) [skip ci]

Swedish lang updates for 1.2 + some spelling fixes

github.com/greenshot/greenshot - 7dc3eae80e1c6eaf977e65ad2019fdd43f7415d0 authored about 10 years ago by Robin Krom <[email protected]>
Fixed ohloh -> Open HUB rename [skip ci]

github.com/greenshot/greenshot - 439e9ff45f33822da1fa5c5e141f784e130c8e02 authored about 10 years ago by RKrom <[email protected]>
Added AppVeyor build state, and a link in a comment [skip ci]

github.com/greenshot/greenshot - ffee3459937a10382999699dbf5857f3b25316d8 authored about 10 years ago by RKrom <[email protected]>
Trying to fix an instability with the icon retrieval, unfortunately this problem on occurs when Greenshot is running outside Visual Studio.

github.com/greenshot/greenshot - ec302c60031ad326c1fd77167118f4e3340d8fee authored about 10 years ago by RKrom <[email protected]>
Fix structure definition, MAX_PATH is 260 and not 256

github.com/greenshot/greenshot - b10735f5749630de88e73042da18e290b74fb78a authored about 10 years ago by RKrom <[email protected]>
Small comment change and added 2 jiras to the readme.txt.template

github.com/greenshot/greenshot - 3755724535374ee637db9fae41e1829d6d4f0821 authored about 10 years ago by RKrom <[email protected]>
With JIRA 6.x using the SOAP (Webservice) API the access has gotten really slow, we improved the performance slightly by loading some information parallel. (In Greenshot 2.x we will move to another API.)

github.com/greenshot/greenshot - 77a19b5458123219153160e50c677548cfd08d19 authored about 10 years ago by RKrom <[email protected]>
commented outdated implementations of ClickableAt(int, int) and Contains(int, int)

github.com/greenshot/greenshot - 86d99a5a0dcbb1573ebdb4cb86529eb5b31ff099 authored about 10 years ago by JKlingen <[email protected]>
BUG-1681 (2) text color is now the same as border color

github.com/greenshot/greenshot - 825bc4b7f4828f6c790edc75803987c48b17bd54 authored about 10 years ago by JKlingen <[email protected]>
BUG-1681 (3) avoid bad rendering of rounded corners which occurred due to calculation error when determining border radius

github.com/greenshot/greenshot - dfd5e2de19347565700465c699d7317f2eecb6c7 authored about 10 years ago by JKlingen <[email protected]>
FEATURE-766: Region capture: When keeping the Ctrl key pressed, and using the cursor keys, the cursor is now moved 10 pixels. Also added the possibility to start / end the region selection with the enter key.

github.com/greenshot/greenshot - 7fd0ce5037d4a2ae89c34ad3e0b72cd1906afd45 authored about 10 years ago by RKrom <[email protected]>
BUG-1667 removed horizontal alignment of textbox in input mode, as it caused problems with textbox focus and could not be implemented consistently anyway (no vertical alignment possible)

github.com/greenshot/greenshot - d395c00f9d9fb980e65a074ae2558b16fe4fc39d authored about 10 years ago by JKlingen <[email protected]>
BUG-1671: Fixed error that occurred when double-clicking systray icon before the first time a screenshot was saved to file

github.com/greenshot/greenshot - 42437772ad7d86c13e4d75fd1b804231d3ed11ab authored over 10 years ago by JKlingen <[email protected]>
Updates for 1.2 + some spelling fixes

github.com/greenshot/greenshot - 74c979136e15771da9de5b8b15a447f370c118d8 authored over 10 years ago by Torsten Augustsson <dotar>
Fixed config, otherwise the build doesn't know what it is...

github.com/greenshot/greenshot - af946cf6b448ee46bbf6672bd96c71935811fda6 authored over 10 years ago by Robin Krom <[email protected]>
Changed way to identify the build type, using an environment variable in AppVeyor

github.com/greenshot/greenshot - da157cc52a0a69c39f334b9eb9b38044289b1d2a authored over 10 years ago by Robin Krom <[email protected]>
added updated translations

github.com/greenshot/greenshot - 605464d585a3896ba443ef1ea05157b3ee3d7a17 authored over 10 years ago by jklingen <[email protected]>
Fix for the problem described here: https://sourceforge.net/p/greenshot/discussion/676082/thread/2962d1ac

github.com/greenshot/greenshot - 7d6c89fcdb8ec1b42975f632da374ab61310a48d authored over 10 years ago by Robin Krom <[email protected]>
Enhanced the external command plug-in to capture the first Uri in the output, and places this on the clipboard. Additionally the Uri is linked in the notify bubble or when started from the editor. The behaviour can only be modified via the greenshot.ini and is for all commands.

github.com/greenshot/greenshot - 7d28b6a3a552f4c9de330e0ad92d18c3c8a26949 authored over 10 years ago by RKrom <[email protected]>
Added changes for the Ukrainian translation from oleksandr-6c6c6, see: http://sourceforge.net/p/greenshot/translations/139/

github.com/greenshot/greenshot - 2b0f828b861ff14790abcf03b0d00bc9ed45a73a authored over 10 years ago by RKrom <[email protected]>
Updated Japanese with changes from Okthomb: http://sourceforge.net/p/greenshot/translations/140/

github.com/greenshot/greenshot - d4d61763acc14b1791af175fdd94852f14c1534a authored over 10 years ago by RKrom <[email protected]>
ExternalCommandDestination.cs edited online, hope this compiles...

github.com/greenshot/greenshot - 631ed3b36c3afd036376c9a6bf103c05ba43e650 authored over 10 years ago by Robin Krom <[email protected]>
ExternalCommandConfiguration.cs edited online with Bitbucket [skip ci]

github.com/greenshot/greenshot - f2da7e23df3c0030dbf2ee12df0b3afe6aab82fc authored over 10 years ago by Robin Krom <[email protected]>
Fix tab-order [skip-ci]

github.com/greenshot/greenshot - ced3bac4017bd5c7c833859a3f9b39e154591353 authored over 10 years ago by RKrom <[email protected]>
spelling fixes

github.com/greenshot/greenshot - 53b17d4c4df5ac2ecef81e28ad847c9061643c17 authored over 10 years ago by dbremner <[email protected]>
Compile error fix.

github.com/greenshot/greenshot - 3c8c0e89c6bd4a9621b81907f417d9c65eef323b authored over 10 years ago by RKrom <[email protected]>
Changed the destination picker behavior to not sort, this makes it possible to do the sorting in the destinations itself. OneNote places the current page on top, the printer list also starts with the default... etc.

github.com/greenshot/greenshot - cc7f303e08116cb77b4fdc515b38591977bc3dde authored over 10 years ago by RKrom <[email protected]>
Enabled the OneNote destination.

github.com/greenshot/greenshot - 626d607895e2b4b2a3d6929a20b4359d1e7f674f authored over 10 years ago by RKrom <[email protected]>
OneNote: changed the behavior for the default destination, we create a new page in the unfiled section. Also changed the names of the destination, included the Notebook & Section

github.com/greenshot/greenshot - 0f63bf837f3b4728791231f54a9345e88d3653ad authored over 10 years ago by RKrom <[email protected]>
Enhancements to the OneNote exporter, this will now show a list of all pages and use the current viewed by default. After export we try to navigate to the page we exported to.

github.com/greenshot/greenshot - 87f4d83fd2cd13a9d8d7a5cd04fa969319d988c6 authored over 10 years ago by RKrom <[email protected]>
[ci-skip] changed bug/feature references to JIRA

github.com/greenshot/greenshot - 2b747650ae2000520d0f0892ef2d109755cf83f2 authored over 10 years ago by RKrom <[email protected]>
BUG-1653: Accessibility improvements, adding accept/cancel buttons to some of the forms. This way one can e.g. ESC out of a form.

github.com/greenshot/greenshot - 036aec55f501cf9696777d1504d24a61905b64e4 authored over 10 years ago by RKrom <[email protected]>
BUG-1653: Accessibility fixes for the tab-order on multiple forms. [ci-skip]

github.com/greenshot/greenshot - 5cd6afad748f9e35075c50ee33bff4ead58b448a authored over 10 years ago by RKrom <[email protected]>
BUG-1653: Some minor fixes of the tab-order in the settings GUI which where overseen in last commit.

github.com/greenshot/greenshot - 3bf94a76e649507b20c938122f9c86df98555c35 authored over 10 years ago by RKrom <[email protected]>
BUG-1653: Fixed some accessibility issues: Editor "File" menu entry can't be activated and added missing German translations

github.com/greenshot/greenshot - b70d8d1fe05417fc39018157e476e21974939d25 authored over 10 years ago by RKrom <[email protected]>
Updated the readme.txt with the JIRA link and added another fixed bug. [skip ci]

github.com/greenshot/greenshot - ab4c4b70a94b8d8c8a942ac018724d72012f1d60 authored over 10 years ago by RKrom <[email protected]>
Fix BUG-1653, chicken / egg problem: the DropDownOpening is not called when there are no children but they are only generated when the DropDownOpening is called. Initially adding something helps.

github.com/greenshot/greenshot - 98ab69a35af28d75fb1e8e691074524c70d398d1 authored over 10 years ago by RKrom <[email protected]>
Noticed that my change for BUG-1616 doesn't help, as the exception in not a ComException, so I rewrote it to use a catch statement. [skip ci]

github.com/greenshot/greenshot - 01cc22e8710c4efffb35fd1e206c646dc3cbc210 authored over 10 years ago by RKrom <[email protected]>
Improvement logging of the COMWrapper, this might help when working on bugs like BUG-1616 [skip ci]

github.com/greenshot/greenshot - 49f788c3d66aede4ba4751038638d6710da314d8 authored over 10 years ago by RKrom <[email protected]>
When having maintain aspect ratio deselected, the size was not correctly transported from the settings to the rescale code.

github.com/greenshot/greenshot - 6bba9fb04f98193e1a4114a18e85fceb9a940f4e authored over 10 years ago by RKrom <[email protected]>
Fixes for allowing resizing text based containers, rotating still doesn't work.

github.com/greenshot/greenshot - e801c95f84a360092601fc53b58cb71eb39bf203 authored over 10 years ago by RKrom <[email protected]>
Fix for copy/paste of Speech-Bubble, the target "gripper" (green dot) was missing.

github.com/greenshot/greenshot - 91a75c7c181c37b7e3e5a786293b3b583981f370 authored over 10 years ago by RKrom <[email protected]>
updates for French translation, as uploaded by Thierry here: https://sourceforge.net/p/greenshot/discussion/676083/thread/3e5ffc69/?limit=25

github.com/greenshot/greenshot - e2da1e8bb43078e33fe07d8d3b72a2268d302fe5 authored over 10 years ago by JKlingen <[email protected]>
Fix for BUG-1633, as is written here: http://social.msdn.microsoft.com/Forums/windows/en-US/76b5fb6f-16cb-4c9c-bba7-8d1a089b1ab3/enablevisualstyles-and-notifyicon-bug

github.com/greenshot/greenshot - 20dced6a8c706ba69ccfa8cd2c1e766c22e79972 authored over 10 years ago by Robin Krom <[email protected]>
Fixed issue with Windows Credentials, cause by changing to Unicode. DllImports should have the real name, so the marshaling can decide on the Unicode or Ansi version.

github.com/greenshot/greenshot - 2eba4811c673dc79df305022471e5d0675f35dbc authored over 10 years ago by RKrom <[email protected]>
Fixes for CharSet marshaling, this caused problems with the IE Capturing.

github.com/greenshot/greenshot - aad04bc9d7d13149874ce06fdc61d2e346f74cec authored over 10 years ago by RKrom <[email protected]>