greenshot/GreenshotPlugin/Core
2012-09-09 13:27:19 +00:00
..
AbstractDestination.cs Fixing Bug #3536968 by catching the COMException (every exception) and not displaying the "subDestinations". This won't solve all COM exceptions... 2012-06-25 09:55:23 +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 some missing license texts and added a few helper methods which can prevent using System.Web as a reference (System.Web is not available with .NET Client Profiles) 2012-09-09 13:27:19 +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 Added some missing license texts and added a few helper methods which can prevent using System.Web as a reference (System.Web is not available with .NET Client Profiles) 2012-09-09 13:27:19 +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 Refactored code location of the isGDIAllowed/isDWMAllowed, also changed the timeout for getting the HTML object from a window to 5 Seconds (instead of 1). 2012-05-18 07:36:18 +00:00