Commit Graph

  • a45ab8f3dc
    Merge pull request #180 from TotalCaesar659/patch-1 jklingen 2020-04-13 18:03:36 +02:00
  • fd8bdf3060
    Fix Broken Closing Tag jklingen 2020-04-13 17:55:03 +02:00
  • 99990ec705
    Update English Help File to Match Updated German Version jklingen 2020-04-13 17:53:38 +02:00
  • 3055d42689 Fixed Windows 10 incompatibility with 1809 Removed experimental QR code Updated dependencies. v1.3.71 Robin 2020-04-12 23:23:02 +02:00
  • 3a9c9cd1c1
    Update Russian translation TotalCaesar659 2020-03-30 23:42:00 +03:00
  • 647e8883e7 added post for mac os release Thomas Braun 2020-03-27 09:59:02 +01:00
  • 5fbd605239 Backport of language changes from #160 for the next 1.x release [skip ci] Robin 2020-03-27 08:57:38 +01:00
  • f206046010 Made notifications work again, activation doesn't work yet due to missing ToastActivatorCLSID on the shortcut. v1.3.69 Robin 2020-03-16 14:20:14 +01:00
  • a29f6faa27 Working on improving the toast notifications [skip ci] Robin 2020-03-11 15:22:17 +01:00
  • 7e96c99b3d Updates for the notification service, now an icon is shown and it now follows the configuration settings. [skip ci] Robin Krom 2020-03-10 22:06:47 +01:00
  • 1ba0bf9b10 Working on making multiple notification systems possible, removing the old "notifyicon" balloon for Windows 10. Robin Krom 2020-03-10 13:17:13 +01:00
  • e1eb1aee60
    Merge pull request #174 from Mertsch/patch-1 Robin Krom 2020-03-10 12:45:59 +01:00
  • 755ead94f1
    Fix .NET Version in readme Mertsch 2020-03-10 08:39:30 +01:00
  • d0846b0f09 First step in moving towards replaceable notification messages, extracted the logic to do so into it's own module. [skip ci] Robin Krom 2020-03-09 21:50:37 +01:00
  • f1f3e02700 This should allow any version of the dotnet core sdk 3.1 to be used. [skip ci] Robin Krom 2020-03-08 16:14:30 +01:00
  • 87b7905457 Removed output of credentials [skip ci] Robin Krom 2020-03-08 16:04:52 +01:00
  • f000a939d5 Fixed build v1.3.63 Robin Krom 2020-03-08 15:11:01 +01:00
  • 73e7f2dd1b Mapping of credential variables Robin Krom 2020-03-08 15:04:25 +01:00
  • d2f0a3d3b1 Trying other variable names Robin Krom 2020-03-07 23:02:40 +01:00
  • 9240c1209e Added another check for variables Robin Krom 2020-03-07 22:52:14 +01:00
  • 9e56f23c1b See if this helps anything building with credentials. Robin Krom 2020-03-07 22:24:17 +01:00
  • 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 Robin Krom 2020-03-07 17:19:45 +01:00
  • 77c1b3d2c5 This change SHOULD fix the office support for Office 2010 It should also stabilize the installer build, and speed up the build process inside Visual Studio. v1.3.57 Robin 2020-03-04 12:16:26 +01:00
  • 3263ce0aa9 Fix for the G animation not being drawn correctly when using different DPI settings, it doesn't get prettier though [skip ci] Robin 2020-03-04 09:48:12 +01:00
  • e089fff547 Trying to change the build version, to work without hash v1.3.55 Robin 2020-03-03 15:58:23 +01:00
  • cb38d0df8a Fixing the version for github release Robin 2020-03-03 15:48:26 +01:00
  • c76d88b6df Modifying azure-pipelines.yml to hopefully publish a github release. Robin 2020-03-03 15:39:07 +01:00
  • e780830d3d azure-pipelines.yml fixed wrong task arguments msbuildArg -> msbuildArguments Robin 2020-03-03 15:28:22 +01:00
  • e621e499cf Fixed typo in azure-pipelines.yml Robin 2020-03-03 15:17:36 +01:00
  • 5a763523b9 Forcing generation of the templates before the build runs. Robin 2020-03-03 15:15:10 +01:00
  • 43f338b3dd Trying to specify the build targets, as one doesn't work... Robin 2020-03-03 14:11:38 +01:00
  • 011bfce103 Changed from msbuild to vsbuild to hopefully fix the build. Robin 2020-03-03 14:06:45 +01:00
  • 2aaac6edc6 Working on making the build run with azure-pipelines.yml, some changes were needed to fix the paths Robin 2020-03-03 13:57:37 +01:00
  • 084fc988a7 Fixing azure-pipelines.yml (again) Robin 2020-03-03 13:09:29 +01:00
  • c2e1bc466c Fixing azure-pipelines.yml (again) Robin 2020-03-03 13:03:22 +01:00
  • 4a03ee9064 Fixing azure-pipelines.yml (again, probably more to follow) Robin 2020-03-03 13:00:58 +01:00
  • ec195ac9f2 Make sure the build pipeline doesn't build the "old" releases to keep them separated. [skip ci] Krom, Robertus 2020-03-03 12:58:04 +01:00
  • 5845d239f4 Fixing azure-pipelines.yml Robin 2020-03-03 12:55:07 +01:00
  • f6e7eb8404 Added azure-pipelines.yml for release/1.3 Robin 2020-03-03 12:53:38 +01:00
  • 152eb86ae4 Small code cleanup Robin 2020-03-03 12:38:48 +01:00
  • 73af1afd1f Updated dotnet core 3.1 to 3.1.2, updated dependencies to fix an issue with selection windows when virtual desktops are used. Krom, Robertus 2020-03-03 12:19:36 +01:00
  • 0202c2fa8b BUG-2553, BUG-2535: This should fix the issues we are having with selection / presenting the wrong windows. (Previous commit had a bug) Robin 2020-03-03 09:10:33 +01:00
  • 9ebd4491af This contains a fix for SUPPORT-288 which was suggested by Raymond Chen here: https://devblogs.microsoft.com/oldnewthing/20200302-00/?p=103507 Robin 2020-03-03 08:14:16 +01:00
  • 3e38daa82d Fixing the project-feed.xml and update-feed.json to contain minimal values. Robin Krom 2020-03-02 15:07:28 +01:00
  • e3bdb19e39 Fixing quotes and where clauses Krom, Robertus 2020-03-02 14:13:21 +01:00
  • 7ece43d63c Fixed accidental double { Krom, Robertus 2020-03-02 14:00:25 +01:00
  • ce0c34c732 Trying to optimize the project-feed.xml to reduce traffic. Also applying this to the update-feed.json Krom, Robertus 2020-03-02 13:55:58 +01:00
  • 4519d9dfb5 Simplified update-feed.json Krom, Robertus 2020-03-02 13:41:40 +01:00
  • 5002e98cfa Trying update-feed.json with downcase Krom, Robertus 2020-03-02 13:38:01 +01:00
  • ac1abfd1b1 corrected and enhanced update-feed.json Krom, Robertus 2020-03-02 13:34:19 +01:00
  • d1f42fdfc4 update-feed.json was not processed, it seems it needs front matter. Krom, Robertus 2020-03-02 13:23:15 +01:00
  • 96b1fb199c Experimenting with the update-feed.json Krom, Robertus 2020-03-02 13:17:33 +01:00
  • beb34a6146 Hopefully fixed json with missing endif Krom, Robertus 2020-03-02 13:10:55 +01:00
  • a5320e720f Removed files which should not be in our gh-pages branch. Added a experimental update-feed.json, to see if we can change the update feed to json Krom, Robertus 2020-03-02 13:07:51 +01:00
  • 4d751691f9
    Merge pull request #168 from Mr-Update/patch-1 jklingen 2020-02-27 18:42:01 +01:00
  • 58050f5092 Preparing to make the credentials flow into the project at build time. Robin Krom 2020-02-26 23:00:32 +01:00
  • cfdc7a7ec2 Fixed some issues with the version being shown in the about. Krom, Robertus 2020-02-26 15:20:21 +01:00
  • 5c6a3f2f78 Experimenting with some OCR and QR use cases. Krom, Robertus 2020-02-26 14:59:57 +01:00
  • 3c7a93a8a7 Some more fixes for the version information. Small fix to a language file. Small fix for the log4net configuration, as we changed to net472 it was ending in the wrong directory. Krom, Robertus 2020-02-25 15:20:37 +01:00
  • d8f5259fe0 Fixed OS output, as it didn't display Windows 10. Fixed version string. Improved OCR and QR code a bit. Krom, Robertus 2020-02-25 14:30:03 +01:00
  • bb11899d71 Fixed compile error from previous commit Krom, Robertus 2020-02-25 08:26:27 +01:00
  • 684a7615d7 This commit breaks compiling for a short (!) period, need to sync my work to a different system Robin Krom 2020-02-25 07:56:45 +01:00
  • 1751880581 Upgraded to .NET Framework 4.7.2 due to netstandard 2.0 issues, any lower version would make the installer even bigger. Fixed an issue that some destinations were not visible as they were exported wrong. Krom, Robertus 2020-02-24 11:47:23 +01:00
  • bc2e991a2d Updated the Dapplo.Jira dependency, as this finally was usable without getting a huge list of dependencies with it. Robin Krom 2020-02-23 20:11:28 +01:00
  • 148fadbac8
    Update language-de-DE.xml Mr-Update 2020-02-23 18:34:51 +01:00
  • ea0174c9c3 Added a QR-Code demo: press q, when your screenshot has a QR Code, when selecting a region and see some additional information. Robin Krom 2020-02-21 22:38:25 +01:00
  • 5222d3e562 Just an experimental feature, doing an OCR in the capture form. Robin Krom 2020-02-20 23:00:08 +01:00
  • b49b01c9be Worked on the OCR to improve the usage, it would now be possible to add a processor which scans all captures. Robin Krom 2020-02-20 22:59:09 +01:00
  • a4e4ae86cc Added the Win10Plugin to the installer, and fixed an issue with the OCR code using the wrong value for the text. Krom, Robertus 2020-02-20 14:37:09 +01:00
  • 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. Robin Krom 2020-02-19 22:01:56 +01:00
  • 2cf0606bde Small regression fix Krom, Robertus 2020-02-19 16:18:37 +01:00
  • d81d0ad4f1 More DPI fixes, now supporting windows with different DPI settings. Krom, Robertus 2020-02-19 13:51:36 +01:00
  • efb4c997d4 Changed the Office Plugin to use existing libraries and PIA. This reduces the amount of code to maintain. Krom, Robertus 2020-02-18 23:20:08 +01:00
  • 42cd533862 A bit of refactoring to be able to find some issue... Krom, Robertus 2020-02-18 16:32:51 +01:00
  • bef29df3db Fixed plugin loading Moved all office interop types in their own file. Krom, Robertus 2020-02-18 15:10:37 +01:00
  • 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. Krom, Robertus 2020-02-18 13:48:40 +01:00
  • 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 Krom, Robertus 2020-02-18 13:38:52 +01:00
  • 4a958be8b5 This should fix most icon scaling issues Improved the IniReader a bit and replaced some old code. Robin Krom 2020-02-11 22:41:55 +01:00
  • 41baf27d84 BUG-2544: Enabled TLS1.1 & 1.2 to fix jira connectivity and do not use the JIRA session support as this was deprecated. Krom, Robertus 2020-02-11 16:04:09 +01:00
  • 3c965a6c3e BUG-2542: Fix for shutdown issue (ImgurPlugin) Krom, Robertus 2020-02-11 12:59:49 +01:00
  • 2386ea15aa BUG-2378, BUG-2435, BUG-2486, BUG-2463, BUG-2309, BUG-2307, BUG-2249 : This should solve the issue, without requiring a lock. Just use an atomic assignment. Krom, Robertus 2020-02-11 12:30:07 +01:00
  • d299e345b1 Fixed an issue with building locally and the log4net configuration. Krom, Robertus 2020-02-11 12:09:27 +01:00
  • 881d6c6ec8 Fixed bug #149 for Greenshot 2.x too Robin 2020-02-11 11:16:41 +01:00
  • 9578a46296 Fixed bug #124, I think I understood Also made sure the office plugin is not configurable, as it shouldn't be. Krom, Robertus 2020-02-11 11:11:10 +01:00
  • 8dc4647532 Fixed bug #149: If using a full screen capture of the current monitor, not the default, the mouse cursor is not visible. Krom, Robertus 2020-02-11 10:53:50 +01:00
  • b21c114c1f BUG-2529: This should most likely fix the excessive update checks, with a loss of potential good checks. Robin Krom 2020-02-10 22:57:15 +01:00
  • 6e8911182d Missed two files... Robin Krom 2020-02-09 23:25:18 +01:00
  • e27c11659e Fixed copyright notice Robin Krom 2020-02-09 23:23:00 +01:00
  • f8f203b7b8 Fixed language loading issues Removed System.Reactive as package, by using code that was already there Fixed an issue loading the confluence plugin, and finding the icon Robin Krom 2020-02-09 23:11:09 +01:00
  • 2293c70610 Fixed the build order, so we can build the installer. Moved UnobservedTaskException handling from the Jira plugin to the MainForm. Introduced an interface for doing the OCR, to enable building some functionality into the editor. Robin Krom 2020-02-08 23:23:19 +01:00
  • 6d692dd3a5 Backport of PR #157 -- Fixing textbox issue with polish letter ą Robin Krom 2020-02-07 22:48:17 +01:00
  • 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 Robin Krom 2020-02-07 20:34:34 +01:00
  • 19b6576311 Made the Win10 share work again, work in progress Robin Krom 2020-02-06 22:28:33 +01:00
  • ecad3856cf Small fix, the Win10Plugin wasn't started. Also improved the OCR output, this was just a single block but should have been lines. Robin Krom 2020-02-04 21:29:01 +01:00
  • 57e2044839 Making the initial stuff working, getting an installer, when running from VS. Krom, Robertus 2020-02-04 15:29:10 +01:00
  • a63bf734d4 First steps to allow a last Greenshot 1.x version, which should work on Windows 7. Robin Krom 2020-02-04 07:44:51 +01:00
  • ea312eff65 Removed Murmur3 in the old variant in favor of the Span implementation, there is not much gain from keeping it. Robin 2020-01-28 14:00:36 +01:00
  • 20d8229575 Fixed copyright messages. Added Murmur3 (used for stitching) with a Span implementation to later usage. Upgraded some dependencies. Robin 2020-01-28 13:29:49 +01:00
  • da543c7338
    Merge pull request #162 from moshekaplan/patch-1 Robin Krom 2020-01-28 07:30:44 +01:00
  • cc2ad45ccd
    Add missing doublequote Moshe Kaplan 2020-01-27 20:29:46 -05:00