greenshot/GreenshotPlugin/Core
2015-10-29 12:22:45 +01:00
..
AbstractDestination.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
AbstractProcessor.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
AccessibleHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
AnimationHelpers.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
BinaryStructHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
Cache.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
CaptureHandler.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
ClipboardHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
CoreConfiguration.cs This commit fixes two bugs: BUG-1809 & BUG-1835 and adds somewhat better Windows 10 support. 2015-10-04 22:50:18 +02:00
CredentialsHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
DisplayKeyAttribute.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
Effects.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
EmailConfigHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
EnumExtensions.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
EventDelay.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
ExtensionAttribute.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
FastBitmap.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
FilenameHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
GreenshotResources.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
GreenshotResources.resx Removed large image 2012-12-10 11:57:42 +00:00
IEHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
ImageHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
ImageOutput.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
InterfaceUtils.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
JSONHelper.cs Cleanup of using statements 2012-10-17 12:21:12 +00:00
Language.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
LogHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
NetworkHelper.cs BUG-1850: Fixing disposing of WebResponse objects, which might cause the greenshot not responding issue 2015-10-29 12:22:45 +01:00
OAuthHelper.cs OAuth 2 fixes for Box & Picasa. Noticed that Box uses one refresh-token per authentication token, as soon as an Authenticating token is requested the refresh token is used. An refresh token can also expire, usually after 60 days. This commit should make it work. 2015-04-18 00:06:57 +02:00
Objects.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
PluginUtils.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
QuantizerHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
SourceForgeHelper.cs Hacked the Imgur plugin to partly work with the version 3, so AnonymousAccess works. Added a more rough filtering for the language issues, fixed an update check, fixed a problem when closing the history and updated the readme.txt 2015-10-08 22:33:43 +02:00
StringExtensions.cs FEATURE-838: Added support for dragging an image from google image search results directly into the editor. 2015-04-15 13:59:36 +02:00
WindowCapture.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
WindowsHelper.cs Updated Copyright notice 2015-03-13 10:31:52 +01:00
WmInputLangChangeRequestFilter.cs BUG-1809: Found some additional information which explains why the previous fix for BUG-1809 was not working. 2015-10-23 11:15:15 +02:00