Commit graph

  • 7f8e7ce056
    Fixing the devops build Robin Krom 2021-03-28 21:33:36 +02:00
  • 790c389c4c
    Merge branch 'release/1.3' of https://github.com/greenshot/greenshot into release/1.3 Robin Krom 2021-03-28 21:28:42 +02:00
  • 473ced231f
    Project cleanup (#302) Robin Krom 2021-03-28 21:04:09 +02:00
  • 6dfe7fe849
    Project cleanup (#302) Robin Krom 2021-03-28 21:04:09 +02:00
  • 79cdca03eb
    Renamed the GreenshotPlugin to Greenshot.Base Robin Krom 2021-03-28 21:01:29 +02:00
  • e8c0b307ee
    Code formatting (indents etc.) to get it consistent, simplify it for contributors. Robin Krom 2021-03-28 19:24:26 +02:00
  • 726644de99
    Moving the Inno-Setup files away from the application project. Robin Krom 2021-03-28 19:17:35 +02:00
  • 900f7be376
    Force Pages Refresh jklingen 2021-03-28 16:11:48 +02:00
  • 62bd0fe256
    Refactoring of the namespaces Robin Krom 2021-03-28 12:53:01 +02:00
  • c6bdaa8a87
    More file renaming for a more clear project structure. Robin Krom 2021-03-28 11:31:05 +02:00
  • 2467be8c94
    Merge remote-tracking branch 'remotes/origin/release/1.3' into release/1.3 Robin Krom 2021-03-28 11:21:57 +02:00
  • b51fa38313
    Fix typos (#301) [skip ci] TotalCaesar659 2021-03-28 12:19:43 +03:00
  • c807132c02
    Update URL to HTTPS TotalCaesar659 2021-03-28 05:27:12 +03:00
  • d25993f91e
    Renamed the projects Robin Krom 2021-03-27 22:36:03 +01:00
  • b384c2d8dc
    Fix typos TotalCaesar659 2021-03-28 00:35:14 +03:00
  • 11f586ab36
    Restructuring the project, first steps. Robin Krom 2021-03-27 22:30:25 +01:00
  • 2fdb667d70
    Fix for build error v1.3.178 Robin Krom 2021-03-27 20:11:14 +01:00
  • 4a959621ff
    Fix Inconsistent Scale Behavior when Scaling Objects with Shift Modifier (#300) jklingen 2021-03-27 19:54:31 +01:00
  • 0110c74fc2 Rename getNewSizeForRationalScale to GetNewSizeForRationalScale for Consistency bug/overflow-exception-on-scale jklingen 2021-03-27 18:13:48 +01:00
  • 20096720e8 Merge remote-tracking branch 'origin/release/1.3' into bug/overflow-exception-on-scale jklingen 2021-03-27 18:11:04 +01:00
  • 13e91104e1 Refactor adjustCoordsForRationalScale to Get Rid of Code Duplication and Improve Comprehensibility jklingen 2021-03-27 17:39:31 +01:00
  • 8b928a1290 Merge branch 'release/1.3' into bug/overflow-exception-on-scale jklingen 2021-03-27 16:40:26 +01:00
  • 56df0dbca5
    Added a missing file in the installer for the windows 10 plugin. [skip ci] Robin Krom 2021-03-27 00:34:50 +01:00
  • 19fb98ae55
    Get rid of embedded browser (#255) Robin Krom 2021-03-27 00:11:06 +01:00
  • 915fb6a476
    Upgraded both Box & Dropbox to the new code which no longer uses the embedded browser. Robin Krom 2021-03-27 00:09:39 +01:00
  • d1d095bc78
    Merge branch 'release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-03-26 23:32:25 +01:00
  • ffab1c75ca
    Preparations for migrating Imgur to the new logic, using a new Client ID/Secret. Robin Krom 2021-03-26 23:12:05 +01:00
  • ecb1b91ae7
    Merge branch 'release/1.3' of https://github.com/greenshot/greenshot into release/1.3 Robin Krom 2021-03-26 22:31:08 +01:00
  • b22d982f36
    Revert of the change to the DWMWINDOWATTRIBUTE, as the enum values were not fixed we lost some functionality. Also fixed some potential issues with the ThumbnailForm, and aligned a bit of code with Dapplo.Window [skip ci] Robin Krom 2021-03-26 22:30:28 +01:00
  • e9d12dbe4e
    When moving from graphics.DrawString to TextRenderer.DrawText, to fix #283, the line wrapping was broken. This should fix it. (#297) Robin Krom 2021-03-23 09:05:46 +01:00
  • 05a82f249d
    When moving from graphics.DrawString to TextRenderer.DrawText, to fix #283, the line wrapping was broken. This should fix it. Robin Krom 2021-03-23 08:55:37 +01:00
  • d637efbb70
    BUG-2748 and fixed #295 - Do not remove the default constructor on a destination... Robin Krom 2021-03-22 00:09:16 +01:00
  • 2bbaa4a9a7
    Removed more dead code Robin Krom 2021-03-21 23:44:25 +01:00
  • 601236833b
    Fixed #279, all ExternalCommands where duplicated due to creating them in the wrong place. Robin Krom 2021-03-21 23:10:05 +01:00
  • 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 +01:00
  • 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 +01:00
  • 90cab1e8a3
    Added CODE_OF_CONDUCT.md, CONTRIBUTING.md, .editorconfig and the LICENSE [skip ci] Robin Krom 2021-03-21 17:48:54 +01:00
  • 1aae00a26a Fix Objects Growing near Infinity when Scaling w Aspect Ratio Maintained jklingen 2021-03-21 17:12:54 +01:00
  • 18794fb4ce Revert "Fix Objects Growing near Infinity when Scaling w Aspect Ratio Maintained" jklingen 2021-03-21 17:31:17 +01:00
  • fb843fb414 Fix Objects Growing near Infinity when Scaling w Aspect Ratio Maintained jklingen 2021-03-21 17:12:54 +01:00
  • 505275f9d8
    Removed Picasa from the installer, until we make Google Photos work this is not available. Robin Krom 2021-03-20 23:08:52 +01:00
  • d54a1a66b3
    Merge pull request #292 from TotalCaesar659/update-urls-to-https [skip ci] Robin Krom 2021-03-20 22:42:20 +01:00
  • 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 +01:00
  • 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 +01:00
  • 6c0ff83009
    Added the oauth services which we currently might support. Robin Krom 2021-03-20 19:37:13 +01:00
  • 8659160748
    Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-03-20 19:10:41 +01:00
  • 93ddd56b8b
    Update README.md TotalCaesar659 2021-03-20 17:51:20 +03:00
  • 96f26f68c2
    Update URLs to HTTPS TotalCaesar659 2021-03-20 17:50:52 +03:00
  • 6e2638794c
    Merge pull request #291 from bovirus/patch-4 [skip ci] Robin Krom 2021-03-20 12:03:43 +01:00
  • 33defa6165
    Update Help (IT) bovirus 2021-03-20 11:55:39 +01:00
  • 344f2db36f
    Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-03-19 23:25:15 +01:00
  • c303c07320
    Updated Microsoft.Toolkit.Uwp.Notifications which brings a lot more to Greenshot [skip ci] Robin Krom 2021-03-19 22:53:19 +01:00
  • 06be93f738
    Merge pull request #290 from bovirus/patch-4 [skip ci] Robin Krom 2021-03-19 22:49:03 +01:00
  • a21abb1c7e
    Update Italian language bovirus 2021-03-19 19:43:16 +01:00
  • 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 +01:00
  • 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 +01:00
  • 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 +01:00
  • 492150837a
    Force Pages Re-build jklingen 2021-03-17 16:30:27 +01:00
  • 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 +01:00
  • eae8f173d0 Fixed a copyright statement [skip ci] Robin Krom 2021-03-10 13:55:21 +01:00
  • da2db5eae8 BUG-2739: Bugfix for error handling. [skip ci] Robin Krom 2021-03-09 22:05:26 +01:00
  • b4bec996f3
    Merge pull request #287 from greenshot/feature/UnicodeText v1.3.151 Robin Krom 2021-03-08 23:24:21 +01:00
  • 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 +01:00
  • ca916c16d8
    Merge 0f6d374170 into 92a550591c Chris Need Space 2021-03-08 22:45:26 +01:00
  • 92a550591c
    Merge pull request #286 from greenshot/feature/codecleanup2021 Robin Krom 2021-03-08 22:35:26 +01:00
  • 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 +01:00
  • aff8ba2109 Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. Robin Krom 2021-03-08 22:08:12 +01:00
  • 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 +01:00
  • cd5605d8ab
    Merge pull request #282 from k41c/release/1.3 Robin Krom 2021-02-19 23:13:08 +01:00
  • c8ade4258b
    Fixed formatting Robin Krom 2021-02-19 23:12:15 +01:00
  • ee9d1325b5
    Formatting fix Robin Krom 2021-02-19 23:06:41 +01:00
  • a3e4f2f92e
    Update NonJumpingPanel.cs k41c 2021-02-19 13:58:39 +01:00
  • d9a6922310
    Update ImageEditorForm.cs k41c 2021-02-19 13:57:38 +01:00
  • 0f6d374170 #268 coded - proposition Krzysztof 2021-02-04 16:19:18 +01:00
  • 3eead7abe9 #267 coded - proposition Krzysztof 2021-02-04 15:36:17 +01:00
  • 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 +01:00
  • e331518292
    Update Italian language bovirus 2021-01-31 11:21:43 +01:00
  • 5899d97ec2 Another try to fix the build. Robin Krom 2021-01-28 21:49:02 +01:00
  • 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 +01:00
  • 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 +01:00
  • 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 +01:00
  • 3f2b88a06c Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-27 23:56:19 +01:00
  • 57f87751c5
    Merge pull request #266 from greenshot/BUG/BUG-2693 Robin Krom 2021-01-27 23:54:58 +01:00
  • 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 +01:00
  • 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 +01:00
  • 7bf2b7c092 BUG-2707: Reducing the amount of NPE issues Robin Krom 2021-01-20 21:54:41 +01:00
  • d434edd71b Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-10 22:14:31 +01:00
  • 604426b723
    Merge pull request #265 from greenshot/feature/lower_maintenance_toast Robin Krom 2021-01-10 10:36:12 +01:00
  • 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 +01:00
  • 903fdc1a8a Merge remote-tracking branch 'remotes/origin/release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-08 22:32:27 +01:00
  • 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 +01:00
  • 411943d5b6 Merge branch 'release/1.3' into feature/imgur_via_greenshotweb Robin Krom 2021-01-02 22:02:27 +01:00
  • e174a9a36b Update of dependencies. Robin Krom 2021-01-02 21:54:48 +01:00
  • 633b31ec29 THis fixes an exception when Greenshot is used via wine. Robin Krom 2021-01-02 21:53:47 +01:00
  • 8be6ce8c9d Update of dependencies. Robin Krom 2021-01-02 21:54:48 +01:00
  • 98181e03e3 THis fixes an exception when Greenshot is used via wine. Robin Krom 2021-01-02 21:53:47 +01:00
  • 90f5be703f
    Update de-de.markdown Mr-Update 2020-11-24 22:31:11 +01:00
  • 67e829add9 Added property "IncludeAllContentForSelfExtract" to try to make the exe work. Robin 2020-11-18 10:34:08 +01:00
  • a6bbd16d20 Trying without dotnet restore Robin 2020-11-17 21:19:40 +01:00
  • 5decaa9586 <another try commit message> Robin 2020-11-17 21:12:54 +01:00