Commit Graph

  • 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
  • 74ece5cf58
    Add a tooltip for file output path selection Moshe Kaplan 2020-01-21 11:14:55 -05:00
  • 9a6481920c
    Merge pull request #161 from vladimir-poleh/develop Robin Krom 2020-01-13 08:01:41 +01:00
  • a647928d0f Updated dependencies to fix an issue with some Dapplo.Windows basics. Robin Krom 2020-01-13 07:52:51 +01:00
  • 7b3be5a563
    Merge pull request #160 from JNylson/develop Robin Krom 2020-01-13 07:42:46 +01:00
  • 5e0cb799bd Fix boxes and circles drawing. Vladimir Poleh 2020-01-11 01:06:00 +03:00
  • c1e9c72968 Fix incorrect casting for Freehand tool. Vladimir Poleh 2020-01-10 23:12:23 +03:00
  • 7e9c893575 Fix for wrong path in the build Robin Krom 2020-01-07 23:45:30 +01:00
  • edb4ab47fe Upgraded target framework to 3.1, as this is the current LTS Robin Krom 2020-01-07 23:38:00 +01:00
  • f6e34f7926 Update Brazilian Portuguese and translate help files JNylson 2020-01-03 22:36:18 -03:00
  • 6b6bcb99bb Code Quality changes and dependency updates. Robin 2019-12-18 08:47:28 +01:00
  • 1a23227c68 Update language-cs-CZ.xml Jan Kudrik 2019-11-29 09:39:05 +01:00
  • e196ada102 Fixing textbox issue with polish letter ą Marcin 2019-11-29 09:52:54 +01:00
  • f9968b01b0 Fixing textbox issue with polish letter ą Marcin 2019-11-29 09:52:54 +01:00
  • 9606f296d0
    Update language-cs-CZ.xml Jan Kudrik 2019-11-29 09:39:05 +01:00
  • c83e0adc63 Update README.md (#142) Dinesh Kadali 2019-10-30 17:14:43 +05:30
  • 9b1c766c19 Fix msg for FormatException (#150) Christian Schulz 2019-10-30 12:43:58 +01:00
  • 288c2c1a54 Fix msg for FormatException Christian Schulz 2019-10-26 00:13:12 +02:00
  • 43ca58dc0c Removed PublishTrimmed as this doesn't work Robin Krom 2019-10-06 21:51:10 +02:00
  • 1e8bcad936 Upgraded to dotnet core 3.0 release Robin Krom 2019-10-06 21:16:23 +02:00
  • 78129ed14f
    Update README.md Dinesh Kadali 2019-09-25 08:27:12 +05:30
  • 28fea0b8a8 Updated funding [skip ci] Robin Krom 2019-09-24 20:49:30 +02:00
  • 0af8278ec3 Upgraded dependencies to fix some issues, had to rename packages for this. Robin Krom 2019-09-12 21:11:38 +02:00
  • 51041f0f83 Added App Center events for the export of screenshot, this only stored which export was used and no sensitive information. Robin Krom 2019-09-06 15:30:16 +02:00
  • 59d00d8174 Added Microsoft App Center for tracking errors, upgraded dependencies. Robin Krom 2019-09-05 23:53:38 +02:00
  • 4ba1c7bf6a google site verification Thomas 2019-08-28 19:59:12 +02:00
  • 113993a3ca added google site verification Thomas 2019-08-28 19:58:30 +02:00
  • 05fc4a6ce2 Updated dependencies [skip ci] Robin Krom 2019-07-29 21:52:55 +02:00
  • 509daf5982 Removed Fody usage Robin 2019-07-23 14:45:27 +02:00
  • dd25cf3dbf Doing another publish test with the latest dotnet core 3.0 bits. Robin 2019-07-17 07:46:12 +02:00
  • 5123cef4d4
    Added Azure-DevOps build status Robin Krom 2019-07-15 08:10:54 +02:00
  • 18ebbd37e5 Upgraded dotnet core 3.0 as according to https://github.com/dotnet/core-setup/issues/7173 publishing a single exe should work again. Robin Krom 2019-07-13 01:45:10 +02:00
  • 1ec4339178 Updated dotnet core, to see if the published single-exe is working again. Robin Krom 2019-07-11 21:07:35 +02:00
  • 0b11df3e55 Updated dependencies, trying a new build as previous dotnet core versions had issues. Robin Krom 2019-07-10 23:31:45 +02:00
  • b7812f5f32 Merge branch 'develop' of https://github.com/greenshot/greenshot into develop Robin Krom 2019-06-27 01:51:40 +02:00
  • 85e7e3b896 Fixing dependencies Robin Krom 2019-06-26 23:34:05 +02:00
  • f4f3f41562
    Rollback [skip ci] Robin Krom 2019-06-14 09:57:39 +02:00
  • 58c6bd3e8d
    Test for funding [skip ci] Robin Krom 2019-06-14 09:57:10 +02:00
  • b64c85afed Using a workaround for current WPF issues. Robin 2019-06-14 09:51:03 +02:00
  • 74cf71eeaa Removed external test dependency (#131) Mat 2019-06-08 16:17:06 +02:00
  • 1870cfe5f9 Better grammar (#129) Christian Gräfe 2019-06-08 16:14:50 +02:00
  • 2b201698d1 Fixed a small issue with the Win10Addon, but still can't activate it due to issues with the trimming process. Robin Krom 2019-06-06 22:58:00 +02:00
  • 2f12200191
    Removed old appveyor nuget feeds Robin 2019-06-06 15:51:07 +02:00
  • 065dbcbbbf
    Update to work on Windows 7, by excluding the Win10Addon Assembly. Updated dependencies. Things are still crashing when WPF is used due to a fix for dotnet/wpf issues/771 not being available. Robin 2019-06-06 15:45:01 +02:00
  • 286d306051 Preparations for https://github.com/mono/linker/issues/595 [skip ci] Robin Krom 2019-06-04 20:06:28 +02:00
  • ae6e0985b3 Removed external test dependency Matthäus Falkowski 2019-06-04 15:23:28 +02:00
  • 27905cabda
    Updating dependencies and removed a lot of them where there are no needed. Robin 2019-06-03 09:12:48 +02:00
  • df4d390bf8
    Reducing more dependencies [skip ci] Robin 2019-06-03 08:50:12 +02:00
  • fe01be1c51
    This should hopefully fix a weird issue with PresentationFramework 4.8 [skip ci] Robin 2019-06-03 08:13:33 +02:00