greenshot/GreenshotPlugin/Core
Robin 6a09345649 Fixed a typo
Fixed #218
Added JPEG (vs JPG) as a format which can be handled
Updated dependencies
2020-07-20 00:00:42 +02:00
..
Enums This should fix most icon scaling issues 2020-02-11 22:41:55 +01:00
AbstractDestination.cs Updates for the notification service, now an icon is shown and it now follows the configuration settings. [skip ci] 2020-03-10 22:06:47 +01:00
AbstractProcessor.cs This commit breaks compiling for a short (!) period, need to sync my work to a different system 2020-02-25 07:56:45 +01:00
AccessibleHelper.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
AnimationHelpers.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
BinaryStructHelper.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
Cache.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
Capture.cs Fixed Windows 10 incompatibility with 1809 2020-04-12 23:23:02 +02:00
CaptureDetails.cs Fixed Windows 10 incompatibility with 1809 2020-04-12 23:23:02 +02:00
CaptureElement.cs This commit breaks compiling for a short (!) period, need to sync my work to a different system 2020-02-25 07:56:45 +01:00
CaptureHandler.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
ClipboardHelper.cs Fixed a typo 2020-07-20 00:00:42 +02:00
CoreConfiguration.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
CredentialsHelper.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
DisplayKeyAttribute.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
DpiHelper.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
EffectConverter.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
EmailConfigHelper.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
EnumExtensions.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
EventDelay.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
ExplorerHelper.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
FastBitmap.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
FilenameHelper.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
Fraction.cs Use Fractions to represent zoom factor 2020-04-30 17:57:36 +03:00
GreenshotResources.cs Updates for the notification service, now an icon is shown and it now follows the configuration settings. [skip ci] 2020-03-10 22:06:47 +01:00
GreenshotResources.resx Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
HResultExtensions.cs This should fix most icon scaling issues 2020-02-11 22:41:55 +01:00
IEHelper.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
IImage.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
ImageHelper.cs Removed ngen from the installer 2020-02-19 22:01:56 +01:00
ImageOutput.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
ImageWrapper.cs Made the supported image formats extendable, and supplied a SVG implementation right away with the jira addon. 2016-09-05 22:48:23 +02:00
InterfaceUtils.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
JSONHelper.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
Language.cs Small regression fix 2020-02-19 16:18:37 +01:00
LanguageChangedHandler.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
LanguageFile.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
LogHelper.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
NetworkHelper.cs This commit breaks compiling for a short (!) period, need to sync my work to a different system 2020-02-25 07:56:45 +01:00
OAuthHelper.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
ObjectExtensions.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
PluginUtils.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
QuantizerHelper.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
SimpleServiceProvider.cs Improving stability for the notification issue reported in #182 2020-04-14 12:31:52 +02:00
StringExtensions.cs Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
SvgImage.cs Removed ngen from the installer 2020-02-19 22:01:56 +01:00
WindowCapture.cs This commit breaks compiling for a short (!) period, need to sync my work to a different system 2020-02-25 07:56:45 +01:00
WindowDetails.cs Fix for generating the list of windows which can be selected. 2020-03-07 17:19:45 +01:00
WindowsEnumerator.cs BUG-2553, BUG-2535: This should fix the issues we are having with selection / presenting the wrong windows. (Previous commit had a bug) 2020-03-03 09:10:33 +01:00
WindowsVersion.cs Fixed the issue that someone could have a windows 10 version which is older than what we can support. (#207) 2020-05-10 23:04:31 +02:00
WmInputLangChangeRequestFilter.cs Changed the Office Plugin to use existing libraries and PIA. This reduces the amount of code to maintain. 2020-02-18 23:20:08 +01:00