greenshot/GreenshotPlugin/Interfaces
2012-12-20 12:33:17 +00:00
..
Drawing 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
Forms Code reuse and cleanup. 2012-10-08 15:32:14 +00:00
Plugin Fixed bug #3594681, do not use 256-color reducing when using inline dataurl for HTML. 2012-12-17 11:22:29 +00:00
Capture.cs Disabled compiling of unused code for the 1.1 release 2012-12-17 11:03:23 +00:00
Generic.cs 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
IDestination.cs Added some fixes for the IDestination code, allowing a Destination to supply dynamics without base. Also made the savetmpfile able to store in a supplied path. 2012-09-14 16:43:15 +00:00
IProcessor.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00