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
Robin Krom
5db1f5564b
Fixed the issue that someone could have a windows 10 version which is older than what we can support. ( #207 )
...
Also upgrade Inno Setup and SVG
2020-05-10 23:04:31 +02:00
Killy
dcf75fd081
Use Fractions to represent zoom factor
...
The goal is to be able to get as close as possible to perfect 66.(6)% (2/3) zoom factor, and also remove types mismatch between the editor form and the surface.
2020-04-30 17:57:36 +03:00
Robin Krom
700fb07e40
Changed the update check, this should be more stable and flexible.
2020-04-16 21:19:58 +02:00
Robin
87f3b6a871
Improving stability for the notification issue reported in #182
2020-04-14 12:31:52 +02:00
Robin
3055d42689
Fixed Windows 10 incompatibility with 1809
...
Removed experimental QR code
Updated dependencies.
2020-04-12 23:23:02 +02:00
Robin
a29f6faa27
Working on improving the toast notifications [skip ci]
2020-03-11 15:22:17 +01:00
Robin Krom
7e96c99b3d
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
Robin Krom
d0846b0f09
First step in moving towards replaceable notification messages, extracted the logic to do so into it's own module. [skip ci]
2020-03-09 21:50:37 +01:00
Robin Krom
043b6048ae
Fix for generating the list of windows which can be selected.
...
Fix for including the credentials of the web services in azure-pipelines.yml
2020-03-07 17:19:45 +01:00
Robin
0202c2fa8b
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
Robin
9ebd4491af
This contains a fix for SUPPORT-288 which was suggested by Raymond Chen here: https://devblogs.microsoft.com/oldnewthing/20200302-00/?p=103507
2020-03-03 08:14:16 +01:00
Krom, Robertus
d8f5259fe0
Fixed OS output, as it didn't display Windows 10.
...
Fixed version string.
Improved OCR and QR code a bit.
2020-02-25 14:30:03 +01:00
Krom, Robertus
bb11899d71
Fixed compile error from previous commit
2020-02-25 08:26:27 +01:00
Robin Krom
684a7615d7
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
Robin Krom
b49b01c9be
Worked on the OCR to improve the usage, it would now be possible to add a processor which scans all captures.
2020-02-20 22:59:09 +01:00
Robin Krom
7e99478b86
Removed ngen from the installer
...
Moved the SvgImage to GreenshotPlugin, so it's available everywhere
Upgraded Dapplo.Jira to a more modern version, but still far from current.
2020-02-19 22:01:56 +01:00
Krom, Robertus
2cf0606bde
Small regression fix
2020-02-19 16:18:37 +01:00
Krom, Robertus
d81d0ad4f1
More DPI fixes, now supporting windows with different DPI settings.
2020-02-19 13:51:36 +01:00
Krom, Robertus
efb4c997d4
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
Krom, Robertus
42cd533862
A bit of refactoring to be able to find some issue...
2020-02-18 16:32:51 +01:00
Krom, Robertus
80d8f51fc5
Introduced a very simple "singleton" service-locator, which allowed for a removal of specific implementations which were very limited. With this it's easier to access dependencies.
2020-02-18 13:48:40 +01:00
Krom, Robertus
3ebdf3d2fe
Fixed an issue with finding the GreenshotOCRCommand when running inside Visual Studio.
...
Fixed an issue with running on Windows 7, as it was trying to access a Windows 10 API
2020-02-18 13:38:52 +01:00
Robin Krom
4a958be8b5
This should fix most icon scaling issues
...
Improved the IniReader a bit and replaced some old code.
2020-02-11 22:41:55 +01:00
Robin Krom
dcc6407416
Moved OCR functionality to a single method.
...
Removed the weird window behind the sharing window.
Removed the ExtensionAttribute, this was for .NET 2.0 / 3.5
Removed a deprecated usage of the ContextMenu in favor of the ContextMenuStrip
2020-02-07 20:34:34 +01:00
Krom, Robertus
57e2044839
Making the initial stuff working, getting an installer, when running from VS.
2020-02-04 15:29:10 +01:00
Robin
839b51b9d2
Some small language fixes [skip ci]
2017-08-06 12:58:54 +02:00
Krom, Robertus
b8009fe256
BUG-2141: Fix for old browser version when embedding IE. And some other small imgur stability changes.
2017-07-31 09:13:08 +02:00
Krom, Robertus
2f824069e0
Trying to fix all Imgur related tickets for the 1.2.10 version: BUG-2241, BUG-2239, BUG-2236, BUG-2235, BUG-2231
...
[skip ci]
2017-07-31 08:20:07 +02:00
Robin
e620cb93ec
BUG-2114 / BUG-2095 / FEATURE-998 : Some more consolidation of the code.
2017-01-27 20:46:26 +01:00
Robin
e78ecf3987
FEATURE-992: Also processing the minimized state, and removed the check if it's already in the front to make sure it really happens. Tested side effects for BUG-2108
2017-01-26 12:32:10 +01:00
Robin
f8f98c554e
Added kab-DZ as translation
2017-01-26 10:30:08 +01:00
Robin
5bdfcd5306
BUG-2114 / FEATURE-998 consolidated the logic to make the behavior equal for all entry points.
2017-01-20 12:13:37 +01:00
Robin
9e9d058fdc
BUG-2114: Fixed totaly f***ed up fix, this should be better.
2017-01-18 19:45:27 +01:00
Robin
89ae9489d2
BUG-2056: A better fix for the issue, there was already something build in. [skip ci]
2017-01-16 17:06:50 +01:00
Robin
c4139f4fe2
BUG-2111: The where clause selecting the possible images didn't work correctly.
2017-01-13 22:25:40 +01:00
Robin
0b2cbe1c0b
BUG-2114 & BUG-1992: Hopefully implemented this more stable as it used to be.
2017-01-13 19:46:54 +01:00
Robin
73bdd0f405
BUG-2108: a change in ToForeground which should fix another issue, involved a key press, which "disables" the context menu in this use-case.
2017-01-13 19:15:17 +01:00
Robin
de2e92c7b6
BUG-2097: Rollback of the change BUG-1965, we need to see what we do with this. For now the crop can be configured in the configuration: Win10BorderCrop
...
Also forgot to update the GreenshotPlugin.csproj, as a file was added.
2017-01-12 22:50:22 +01:00
Robin
96b92df495
Added the FEATURE-998 also to the open last file context menu.
2017-01-12 21:26:30 +01:00
Robin
5a1a4737ec
Some fixed for not getting windows to focus/to front which were inspired by FEATURE-992. [skip ci]
2016-12-30 22:35:28 +01:00
Robin
b92d79ed39
BUG-2077: More improvements for the update check interval. Also corrected the readme.txt.template
2016-12-30 11:15:00 +01:00
Robin
eabe6a18be
FEATURE-992: Fixing a problem with the editor not becoming the foreground window. [skip ci]
2016-12-26 21:00:15 +01:00
Robin
4f289d838a
BUG-2079: Small changes for the bug, to help to track the issue. [skip ci]
2016-12-26 20:32:06 +01:00
Robin
a91dc8a798
BUG-2080: Fix for an exception when a filename on the clipboard doesn't have an extension. [skip ci]
2016-12-24 19:59:09 +01:00
Robin
5c9fde65ed
BUG-2077 & BUG-2083: Fixed a bug where 0, which means that there is no update check, was not allowed. [skip ci9]
2016-12-24 13:34:48 +01:00
Robin
f2f37700b3
FEATURE-863: Trying to get it working in 1.2.9
2016-11-21 23:47:10 +01:00
Robin
f0fae00311
Checking the default check interval from 1 (oops) to 14 days. [skip ci]
2016-11-03 20:10:25 +01:00
Robin
3cf3540edd
Fixed unneeded log entry [skip ci]
2016-10-04 09:23:26 +02:00
Robin
f2649a1feb
Added the Win10 plugin to the Greenshot installer.
2016-10-02 16:08:22 +02:00