Commit Graph

  • d637efbb70
    BUG-2748 and fixed #295 - Do not remove the default constructor on a destination... Robin Krom 2021-03-22 00:09:16 +0100
  • 2bbaa4a9a7
    Removed more dead code Robin Krom 2021-03-21 23:44:25 +0100
  • 601236833b
    Fixed #279, all ExternalCommands where duplicated due to creating them in the wrong place. Robin Krom 2021-03-21 23:10:05 +0100
  • 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) Robin Krom 2021-03-21 22:34:17 +0100
  • f7f9458b3d
    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 Removed a lot of dead code, and remove the old OCR code as we don't even know if it still works. Robin Krom 2021-03-21 22:31:32 +0100
  • 90cab1e8a3
    Added CODE_OF_CONDUCT.md, CONTRIBUTING.md, .editorconfig and the LICENSE [skip ci] Robin Krom 2021-03-21 17:48:54 +0100
  • 1aae00a26a Fix Objects Growing near Infinity when Scaling w Aspect Ratio Maintained jklingen 2021-03-21 17:12:54 +0100
  • 18794fb4ce Revert "Fix Objects Growing near Infinity when Scaling w Aspect Ratio Maintained" jklingen 2021-03-21 17:31:17 +0100
  • fb843fb414 Fix Objects Growing near Infinity when Scaling w Aspect Ratio Maintained jklingen 2021-03-21 17:12:54 +0100
  • 505275f9d8
    Removed Picasa from the installer, until we make Google Photos work this is not available. Robin Krom 2021-03-20 23:08:52 +0100
  • d54a1a66b3
    Merge pull request #292 from TotalCaesar659/update-urls-to-https [skip ci] Robin Krom 2021-03-20 22:42:20 +0100
  • a9fd3b66b5
    Picasa is no longer supported, but Google now has Google Photos. Although it's not working, just rename the filenames from Picasa to Google Photos. Robin Krom 2021-03-20 20:28:33 +0100
  • 48a197b942
    Changed the Box destination to work via the Greenshot website, this solves issues with the embedded browser. Robin Krom 2021-03-20 19:49:19 +0100
  • 6c0ff83009
    Added the oauth services which we currently might support. Robin Krom 2021-03-20 19:37:13 +0100
  • 8659160748
    Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-03-20 19:10:41 +0100
  • 93ddd56b8b
    Update README.md TotalCaesar659 2021-03-20 17:51:20 +0300
  • 96f26f68c2
    Update URLs to HTTPS TotalCaesar659 2021-03-20 17:50:52 +0300
  • 6e2638794c
    Merge pull request #291 from bovirus/patch-4 [skip ci] Robin Krom 2021-03-20 12:03:43 +0100
  • 33defa6165
    Update Help (IT) bovirus 2021-03-20 11:55:39 +0100
  • 344f2db36f
    Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-03-19 23:25:15 +0100
  • c303c07320
    Updated Microsoft.Toolkit.Uwp.Notifications which brings a lot more to Greenshot [skip ci] Robin Krom 2021-03-19 22:53:19 +0100
  • 2b112e2b9b
    Merge 3eead7abe9 into 06be93f738 Chris Need Space 2021-03-19 22:49:30 +0100
  • 06be93f738
    Merge pull request #290 from bovirus/patch-4 [skip ci] Robin Krom 2021-03-19 22:49:03 +0100
  • a21abb1c7e
    Update Italian language bovirus 2021-03-19 19:43:16 +0100
  • 96d04334ef
    BUG-2745: Fixed registering issue when a hotkey is not or wrongly configured. v1.3.157 Robin Krom 2021-03-19 08:42:40 +0100
  • 20e59ddd1c
    FEATURE-1110: A first step in enabling a hotkey for opening the clipboard contents in the editor. This is not visible nor configurable in the UI, but needs to be configured in the greenshot.ini, by specifying ClipboardHotkey=<hotkey> Robin Krom 2021-03-18 21:53:25 +0100
  • 3adf9e9a51
    BUG-2743: Cleanup of MAPI & Outlook logic, removed the check on "HKEY_LOCAL_MACHINE\SOFTWARE(\WOW6432Node)\Microsoft\Windows Messaging Subsystem" with the MAPI value in favor of the HKEY_LOCAL_MACHINE\SOFTWARE(\WOW6432Node)\Clients\Mail where the default value contains the name, this should hopefully solve some issues. Robin Krom 2021-03-18 19:25:54 +0100
  • 492150837a
    Force Pages Re-build jklingen 2021-03-17 16:30:27 +0100
  • eadd1a7cac BUG-2743: Made sure for the registry access that the default value not requested in the registry access itself, but returned if there is no value, as it will break the logic. Also there was a bug for 32 bit Windows versions. v1.3.154 Robin Krom 2021-03-16 15:56:03 +0100
  • eae8f173d0 Fixed a copyright statement [skip ci] Robin Krom 2021-03-10 13:55:21 +0100
  • da2db5eae8 BUG-2739: Bugfix for error handling. [skip ci] Robin Krom 2021-03-09 22:05:26 +0100
  • b4bec996f3
    Merge pull request #287 from greenshot/feature/UnicodeText v1.3.151 Robin Krom 2021-03-08 23:24:21 +0100
  • 4c509618af In #283 it was reported that Greenshot doesn't draw unicode icons correctly. this should solve it. Robin Krom 2021-03-08 23:19:34 +0100
  • ca916c16d8
    Merge 0f6d374170 into 92a550591c Chris Need Space 2021-03-08 22:45:26 +0100
  • 92a550591c
    Merge pull request #286 from greenshot/feature/codecleanup2021 Robin Krom 2021-03-08 22:35:26 +0100
  • 473de792ad BUG-2736: Fixed an issue where there Speechbubble tail is not moved when it's transformed. Robin Krom 2021-03-08 22:32:29 +0100
  • aff8ba2109 Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. Robin Krom 2021-03-08 22:08:12 +0100
  • f116e5db54 Place the funding and templates in the 1.3 as this seems to be taken from the default branch. [skip ci] Robin Krom 2021-03-01 20:11:00 +0100
  • cd5605d8ab
    Merge pull request #282 from k41c/release/1.3 Robin Krom 2021-02-19 23:13:08 +0100
  • c8ade4258b
    Fixed formatting Robin Krom 2021-02-19 23:12:15 +0100
  • ee9d1325b5
    Formatting fix Robin Krom 2021-02-19 23:06:41 +0100
  • a3e4f2f92e
    Update NonJumpingPanel.cs k41c 2021-02-19 13:58:39 +0100
  • d9a6922310
    Update ImageEditorForm.cs k41c 2021-02-19 13:57:38 +0100
  • 0f6d374170 #268 coded - proposition Krzysztof 2021-02-04 16:19:18 +0100
  • 3eead7abe9 #267 coded - proposition Krzysztof 2021-02-04 15:36:17 +0100
  • e5019bbb9d A fix for a bug reported in #258, there still was a DLL missing. [skip ci] Robin Krom 2021-01-31 20:34:56 +0100
  • e331518292
    Update Italian language bovirus 2021-01-31 11:21:43 +0100
  • 5899d97ec2 Another try to fix the build. Robin Krom 2021-01-28 21:49:02 +0100
  • 6831505ead Added Directory.Build.targets, this seems to help to import the target correctly. Removed chocolatey package again, as this seems to be the more stable approach (let's see if the build runs...) Robin Krom 2021-01-28 09:12:55 +0100
  • 5f242a79c8 Changed the order of the installation of the MSBuild Tasks, otherwise this will certainly not work. Robin Krom 2021-01-28 08:23:31 +0100
  • 5103cb5da6 Trying to get MSBuild.Community.Tasks working in the CI Pipeline, also removed "mixed" as a target platform. Robin Krom 2021-01-28 08:20:13 +0100
  • 3f2b88a06c Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-27 23:56:19 +0100
  • 57f87751c5
    Merge pull request #266 from greenshot/BUG/BUG-2693 Robin Krom 2021-01-27 23:54:58 +0100
  • 2733c6cf26 Fixed an issue with the build, where MSBuild.Community.Tasks.Targets wasn't found. Also improved the registry reading for the MAPI control. Robin Krom 2021-01-27 23:50:22 +0100
  • 328e7e569d BUG-2693: This should fix an issue where Greenshot doesn't detect a MAPI client, we weren't looking at the 32 bit location. Robin Krom 2021-01-23 23:41:22 +0100
  • 7bf2b7c092 BUG-2707: Reducing the amount of NPE issues Robin Krom 2021-01-20 21:54:41 +0100
  • d434edd71b Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-10 22:14:31 +0100
  • 604426b723
    Merge pull request #265 from greenshot/feature/lower_maintenance_toast Robin Krom 2021-01-10 10:36:12 +0100
  • 24c9b8fb36 This reduces the native code in favor of another library so there is less to maintain. Robin Krom 2021-01-10 10:33:53 +0100
  • 903fdc1a8a Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-08 22:32:27 +0100
  • 37b596d236 Updating dependencies and removed my own Murmur3.cs implementation in favor of XXHash [skip ci] develop Robin Krom 2021-01-08 01:26:51 +0100
  • 411943d5b6 Merge branch 'release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-02 22:02:27 +0100
  • e174a9a36b Update of dependencies. Robin Krom 2021-01-02 21:54:48 +0100
  • 633b31ec29 THis fixes an exception when Greenshot is used via wine. Robin Krom 2021-01-02 21:53:47 +0100
  • 8be6ce8c9d Update of dependencies. Robin Krom 2021-01-02 21:54:48 +0100
  • 98181e03e3 THis fixes an exception when Greenshot is used via wine. Robin Krom 2021-01-02 21:53:47 +0100
  • 90f5be703f
    Update de-de.markdown Mr-Update 2020-11-24 22:31:11 +0100
  • 67e829add9 Added property "IncludeAllContentForSelfExtract" to try to make the exe work. Robin 2020-11-18 10:34:08 +0100
  • a6bbd16d20 Trying without dotnet restore Robin 2020-11-17 21:19:40 +0100
  • 5decaa9586 <another try commit message> Robin 2020-11-17 21:12:54 +0100
  • e4fbd8070e <this is getting boring> Robin 2020-11-17 21:01:18 +0100
  • 174f26ad74 <insert typical build and deployment commit message for a possible fix here> Robin 2020-11-17 20:55:50 +0100
  • 4542433b0d Added NuGet.Config to control the nuget package sources. Robin 2020-11-17 15:41:14 +0100
  • a87d6a8fb2 Changed nuget restore to use the dotnet cli. Robin 2020-11-17 15:34:08 +0100
  • cad432a899 Fixed the used Azure DevOps vmImage Robin 2020-11-17 14:59:35 +0100
  • f001a42a00 Fixing .NET 5.0 and some DPI issues and updating the dependencies. Robin 2020-11-17 14:52:05 +0100
  • 5b29eebd37
    Merge pull request #242 from bovirus/patch-6 jklingen 2020-11-01 16:58:20 +0100
  • ffdc685e80
    Add Explaining Comment for about_translation String jklingen 2020-11-01 16:57:28 +0100
  • 3d61b8e28c Continuing work on the OAuth simplification, and going via our website. Robin Krom 2020-10-29 16:03:30 +0100
  • dfda8d561f Fix for handling the Dropbox authorization redirect. Robin Krom 2020-10-27 10:35:12 +0100
  • 51ea5fdc94 Slowly starting to get Dropbox working again Robin Krom 2020-10-26 23:37:57 +0100
  • 0b09885a1a Small fix for the oauth code which might enable dropbox to work too. Robin Krom 2020-10-26 23:24:21 +0100
  • 2cacd80992 Removed the title monitoring, as it was dependent on to many factory (Edge cutting the title). Robin Krom 2020-10-26 20:48:50 +0100
  • b2a88391de Made the "old version notice" less red. Worked hard to make the OAuth process work more reliable with less code in Greenshot, by using an Ajax request from getgreenshot.org Robin Krom 2020-10-26 14:15:58 +0100
  • 8dee08bad0 This change makes it possible to use Imgur with the default browser, instead of the embedded which causes many issues. Other plugins need to follow. Robin Krom 2020-10-23 00:27:40 +0200
  • 94c778d82c
    Improve DPI support (#254) Robin Krom 2020-10-23 00:28:50 +0200
  • 5b2062daeb As the title got to large, it's now providing every field single and changing the title quickly. Robin Krom 2020-10-22 23:37:08 +0200
  • 1aedebd57c The out of bounds didn't work with edge, as this cuts into the title. So this should improve the experience. Robin Krom 2020-10-22 16:16:00 +0200
  • a7c9c0636e
    Simplify CliWrap usage (#253) Alexey Golub 2020-10-14 10:11:51 +0300
  • f794dda210 Fixing build to at least run with .NET5.0, the published .exe still doesn't run though [skip ci] Robin Krom 2020-10-14 09:11:00 +0200
  • 05e49c4b77 Simplify CliWrap usage Alexey Golub 2020-10-14 01:01:09 +0300
  • 5825d5cfd6 Solved the issue with the destination picker font, and some other small issues. There still is an issue when using Powertoys, that the capture is somehow skipping. Robin Krom 2020-10-13 17:19:54 +0200
  • 21be3a93a5 Improving the DPI handling for most forms, there are still issues with: * the AboutForm.Designer.cs where the title with the version scales differently. * the destination picker doesn't seem to scale the font correctly. Some parts are not tested yet... Robin Krom 2020-10-12 23:44:27 +0200
  • 827e095b5b
    Update de-de.markdown (#247) Mr-Update 2020-10-12 22:50:52 +0200
  • 5571410483 Made things work with .NET 5, there will still be issues. [skip ci] Robin Krom 2020-09-03 00:02:09 +0200
  • 56ccfd4d2a Working state before .NET 5 upgrade Robin Krom 2020-07-20 11:49:19 +0200
  • b8b8bc17fb
    Update de-de.markdown Mr-Update 2020-08-23 22:36:13 +0200
  • d8aeab5514
    Update installer script (#243) [skip ci] bovirus 2020-08-16 20:37:43 +0200
  • af0bc8327a
    Update Italian language (removed double string editor_image_shadow) (#245) [skip ci] bovirus 2020-08-16 20:36:51 +0200
  • e0d211196b
    Update Italian language (removed double string) bovirus 2020-08-16 20:15:19 +0200