Commit graph

5 commits

Author SHA1 Message Date
Robin Krom
26fe579d31
Improved the support for dragging and dropping images from a website, now also parsing HTML img src information, to be able to download that image. For this we need the HtmlAgilityPack.dll (#294)
Removed a lot of dead code, and remove the old OCR code as we don't even know if it still works.
2021-03-21 22:34:17 +01: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
Robin
a29f6faa27 Working on improving the toast notifications [skip ci] 2020-03-11 15:22:17 +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
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