greenshot/GreenshotFlickrPlugin
2012-12-12 09:51:41 +00:00
..
Forms * Bug #3585393: resize issues with some the plugin configuration dialogs. 2012-11-08 21:03:41 +00:00
Languages updates for ukrainian translation 2012-11-10 16:28:24 +00:00
Properties Fixed version number 2012-11-13 09:03:23 +00:00
flickr.png Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in. 2012-10-21 15:19:59 +00:00
FlickrConfiguration.cs Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in. 2012-10-21 15:19:59 +00:00
FlickrCredentials.cs Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in. 2012-10-21 15:19:59 +00:00
FlickrDestination.cs Refactoring which replaces the Image in the ImageOutput for an ISurface, this makes it possible to save the Surface to any possible file format and even make it possible to pass some additional information in the OutputSettings. (Except reducing the colors, there are no other settings yet) 2012-12-11 14:36:20 +00:00
FlickrPlugin.cs Applied my "patch" which refactors the complete codebase to have IEffect support, this is an interface which can be used to supply effects to a bitmap. These effects can now be passed to the OutputSettings (which now is called SurfaceOutputSettings) to control how the output is modified. This is very useful for e.g. OCR which needs a grayscale & resized image. 2012-12-12 09:51:41 +00:00
FlickrPlugin.resx Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in. 2012-10-21 15:19:59 +00:00
FlickrUtils.cs Applied my "patch" which refactors the complete codebase to have IEffect support, this is an interface which can be used to supply effects to a bitmap. These effects can now be passed to the OutputSettings (which now is called SurfaceOutputSettings) to control how the output is modified. This is very useful for e.g. OCR which needs a grayscale & resized image. 2012-12-12 09:51:41 +00:00
GreenshotFlickrPlugin.csproj Fixed wrong reference to the GreenshotPlugin and changed a property name so it's forced to a default. 2012-10-30 18:10:41 +00:00
LanguageKeys.cs Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in. 2012-10-21 15:19:59 +00:00