greenshot/GreenshotPlugin
2013-02-27 17:17:31 +00:00
..
Controls added GreenshotRadioButton 2013-02-17 13:49:35 +00:00
Core Added alpha-blending to the Quantizer, otherwise the colors would be counted wrong and look like sh*t. 2013-02-27 17:17:31 +00:00
IEInterop updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
IniFile First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed. 2013-02-12 18:43:56 +00:00
Interfaces Fixed an issue where the destination picker is displayed while we are already in the destination. This is done by storing the value of the clicked item in the ContextMenuStrip.Tag property, if this is null the user didn't click on the menu but somewhere else and we cancel the close... if the value is set, the user clicked on the menu and the close is allowed. 2013-02-20 09:45:34 +00:00
Interop First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed. 2013-02-12 18:43:56 +00:00
Properties updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
UnmanagedHelpers Cleanup, and fixed a bug in the CloneArea method of the ImageHelper.cs 2013-02-22 16:27:55 +00:00
GreenshotPlugin.csproj Removed a pre-build "rmdir", this removed the plugins but forces to do a complete rebuild every single time! 2013-02-27 16:44:58 +00:00
log4net-embedded.xml Added log4net-embedded.xml as embedded resource so Greenshot always has a log4net file. Also added ILMerge so we can make a Greenshot.exe without DLL's. 2012-01-24 20:25:23 +00:00