greenshot/GreenshotPlugin
2013-02-15 13:35:15 +00:00
..
Controls First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed. 2013-02-12 18:43:56 +00:00
Core Added Mail To, CC and BCC for MAPI 2013-02-13 21:23:38 +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 First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed. 2013-02-12 18:43:56 +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 Improved "speed" of the ApplyBlur by using "static final readonly" for the FieldInfo to get the private field and improved stability by using finally to cleanup. (as it should be) 2013-02-15 13:35:15 +00:00
GreenshotPlugin.csproj Added GDIplus.cs, this contains a GDI+ wrapper. Currently there is the ApplyBlur which applies a Gaussian blur effect on the specified rectangle of the passed bitmap. 2013-02-15 12:34:28 +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