greenshot/GreenshotPlugin
RKrom 3becf11cfd Fix for VS-Express 2012
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2478 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-02-11 22:06:34 +00:00
..
Controls Fix for VS-Express 2012 2013-02-11 22:06:34 +00:00
Core Removed an unneeded clone, which I found while fixing a problem with copying images FROM an Outlook mail. The problem is that PNG is on the clipboard, but this image is cropped! Taking the Dib format solved the issue... 2013-02-11 16:33:52 +00:00
IEInterop updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
IniFile Hopefully this should fix bug [#1440], as we don't have real data and we can't reproduce this it's a bit of a shot in the dark. But I am sure that how it was before is not correct... 2013-02-06 12:48:54 +00:00
Interfaces updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
Interop updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
Properties updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
UnmanagedHelpers updated copyright notice for 2013 2013-01-20 20:18:49 +00:00
GreenshotPlugin.csproj Added the FastBitmap.cs, this should replace the BitmapBuffer sometime. The advantage of using this, it has fast implementations for accessing certain PixelFormats directly and doesn't need to generalize the code which would make it slower. 2013-02-10 14:16:57 +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