greenshot/GreenshotPlugin
2012-12-29 15:20:26 +00:00
..
Controls fixed IsInDesignMode to work with sharpdevelop, too 2012-12-15 13:50:13 +00:00
Core Refactoring to prevent that the image for the clipboard is created multiple times. Code could most likely be cleaner and simpler but for now it should be okay. 2012-12-29 15:20:26 +00:00
IEInterop Removed GreenshotInterop from the SVN, moved all files to their rightful destination. 2012-11-08 11:40:51 +00:00
IniFile Counting the amount of surface objects, so we can see if there are multiple in memory when we have bugs. 2012-12-07 15:12:04 +00:00
Interfaces Changed code for the Clipboard and changed a lot of "Bitmap" code to work on images, this might give problems but if these are solved we have better support for MetaFiles. This made it possible to remove the MetafileContainer, which is replaced by the ImageContainer (which is the BitmapContainer modified). The clipboard code now knows more ways to load images from the clipboard! 2012-12-20 12:33:17 +00:00
Interop Cleaner solution for export problems which are denied/failed. 2012-11-28 16:52:17 +00:00
Properties Changes for 1.1, added Photobucket as project to the solution. Fixed some language files (the ietf in the file IS important) 2012-11-13 09:01:05 +00:00
UnmanagedHelpers Fixed WindowLong issue, the MSDN documentation doesn't work for .NET 2012-12-20 14:17:27 +00:00
GreenshotPlugin.csproj Added forgotten files... and optimized the ImageOutput to skip some checks when using the .greenshot format. 2012-12-12 09:57:40 +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