greenshot/GreenshotPlugin/Core
2012-09-14 16:43:15 +00:00
..
AbstractDestination.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
AbstractProcessor.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
AccessibleHelper.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
BitmapBuffer.cs Fixed alpha blending. 2012-04-06 13:55:07 +00:00
Cache.cs Removed System.Web dependency by creating our own cache. This fixes the problem that Greenshot doesn't work if a .NET Client Profile is installed. 2012-04-20 14:01:48 +00:00
CoreConfiguration.cs Changes for feature request #3542622: added the EmailSubjectPattern, EmailTo, EmailCC, EmailBCC fields. 2012-07-13 15:42:47 +00:00
CredentialsHelper.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
DisplayKeyAttribute.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
EmailConfigHelper.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
EncryptionHelper.cs Added the possibility to automatically encrypt/decrypt a configuration value by setting "Encrypted" in the ini to true. Also added a small OAuth example in the ImgurUtils, for later usage. 2012-09-09 13:53:53 +00:00
EnumExtensions.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
ExtensionAttribute.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
GreenshotResources.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
GreenshotResources.resx Removed Freehand rotate, didn't get it working and changed the resx files from Version 4 to 2 as this causes problems in Visual C# Express 2010 2012-04-02 17:09:45 +00:00
IEHelper.cs Fixed (hopefully) resource issues when changing something in the Designer 2012-04-01 10:56:25 +00:00
ImageHelper.cs Added multi-screen capture support! As a default the current screen under the cursor is captured. (ScreenCaptureMode.Auto) 2012-04-19 11:10:57 +00:00
InterfaceUtils.cs Making the plugins behave more stable, fixing a part of Bug #3528518 2012-05-23 09:21:02 +00:00
Language.cs Performance fixes 2012-06-11 20:18:02 +00:00
LogHelper.cs Fixed design-time displaying of the language mappings 2012-04-17 12:52:46 +00:00
NetworkHelper.cs Some oAuth fixes for Imgur & Photobucket. Still having problems with Photobucket... 2012-09-12 12:43:02 +00:00
OAuthHelper.cs OAuth Code cleanup and Dropbox CallbackUrl fix. 2012-09-14 06:36:06 +00:00
Objects.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
PluginUtils.cs ContextMenu changes for the IE capture and plug-ins 2012-08-16 16:03:32 +00:00
QuantizerHelper.cs Fixed missing alpha blending and optimized performance. 2012-03-21 13:12:19 +00:00
SourceForgeHelper.cs More stability fixes 2012-05-23 15:35:58 +00:00
WindowCapture.cs removed unused method: FindElementUnderPoint 2012-08-10 10:32:29 +00:00
WindowsHelper.cs Some oAuth fixes for Imgur & Photobucket. Still having problems with Photobucket... 2012-09-12 12:43:02 +00:00