greenshot/GreenshotPlugin/UnmanagedHelpers
2014-11-06 12:10:16 +01:00
..
DWM.cs Code quality changes, and added the possibility to set the amount of colors for the Quantizer. 2014-05-11 16:31:04 +02:00
Enumerations.cs Fix overflow exception [skip ci] 2014-11-04 21:58:40 +01:00
GDI32.cs 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... 2014-11-06 12:10:16 +01:00
GDIplus.cs Fixes for CharSet marshaling, this caused problems with the IE Capturing. 2014-06-20 17:30:55 +02:00
Kernel32.cs Fixes for CharSet marshaling, this caused problems with the IE Capturing. 2014-06-20 17:30:55 +02:00
PsAPI.cs Fixes for CharSet marshaling, this caused problems with the IE Capturing. 2014-06-20 17:30:55 +02:00
Shell32.cs Added AppVeyor build state, and a link in a comment [skip ci] 2014-10-29 17:18:13 +01:00
Structs.cs Code quality changes, and added the possibility to set the amount of colors for the Quantizer. 2014-05-11 16:31:04 +02:00
User32.cs 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] 2014-11-04 11:28:19 +01:00
Win32Errors.cs Code quality changes for stability and reduced memory usage. 2014-06-13 12:18:59 +02:00
WinMM.cs Code quality changes, and added the possibility to set the amount of colors for the Quantizer. 2014-05-11 16:31:04 +02:00