Commit graph

  • 81b5bde346
    Change Page Title of CLA Page jklingen 2020-05-10 18:31:03 +02:00
  • 5387970daf
    Add FAQ Page about CLA jklingen 2020-05-10 18:25:39 +02:00
  • 79d6e1484d
    Just a test jklingen 2020-05-10 17:41:34 +02:00
  • 04cb0c6504
    Update src/Greenshot/Languages/Installer/language-installer-ru-RU.xml TotalCaesar659 2020-05-05 05:52:19 +03:00
  • 8bffb3f8ea
    Update src/Greenshot/Languages/Installer/language-installer-ru-RU.xml TotalCaesar659 2020-05-05 05:52:05 +03:00
  • 90da12d247 Wrong indents Killy 2020-05-03 21:31:11 +03:00
  • f18bab2815 Fix for converters Killy 2020-05-03 21:19:19 +03:00
  • 061d93b0ae Converters fix for release 1.3 Killy 2020-05-03 21:11:39 +03:00
  • 53c93e25b5 Installer: Backport: Fix Prefix for German Translation Message jklingen 2020-05-03 18:27:33 +02:00
  • e8343b4ed2 Installer: Backport Russian Translation for the Installer from PR #186 jklingen 2020-05-03 18:27:04 +02:00
  • 506aad27a8 Installer: Add Russian Translation for the Installer from PR #186 jklingen 2020-05-03 18:22:36 +02:00
  • 374b7e0958 Installer: Fix Prefix for German Translation Message jklingen 2020-05-03 18:22:18 +02:00
  • 46b4e2931d Add White Border to Grippers for Better Contrast on Dark Backgrounds Greenshot-AppVeyor 2020-05-02 22:33:49 +02:00
  • 7145ea3f9a Make Grippers Slightly Larger Greenshot-AppVeyor 2020-05-02 22:33:23 +02:00
  • 9528dd11a1 Merge branch 'release/1.3' into feature/dpi-aware-grippers Greenshot-AppVeyor 2020-05-02 22:07:08 +02:00
  • debea3ad02 Backport Russion Language Updates from Pull Request #180 Greenshot-AppVeyor 2020-05-02 21:55:13 +02:00
  • 161339c4bf Backport German Language Updates from Pull Request #168 Greenshot-AppVeyor 2020-05-02 21:52:05 +02:00
  • 5a06b02d0d Backport Italian Language Updates from Pull Request #198 Greenshot-AppVeyor 2020-05-02 21:44:44 +02:00
  • d0a9359893
    Merge pull request #198 from bovirus/develop jklingen 2020-05-02 21:14:43 +02:00
  • bbd1d3db75 Remove Duplicate Message Key from Italian Editor Translation Greenshot-AppVeyor 2020-05-02 21:13:42 +02:00
  • 79ea558dbb Fix: zoom-in when selection is out of sight Killy 2020-05-02 01:52:05 +03:00
  • b2a6fc8774 No ScaleTransform is needed at 100% zoom Killy 2020-05-01 18:53:08 +03:00
  • 0fce43404d Fix: prevent image blurring at 100% zoom Killy 2020-05-01 18:45:10 +03:00
  • ef5b5deb7a Smarter zoom - keep selected elements in sight Killy 2020-05-01 18:16:33 +03:00
  • d93c9d6a3a TextContainer's TextBox on zoom - fix for position, update font size Killy 2020-05-01 00:46:27 +03:00
  • f494385ef7 Naming consistency - not a percentage value anymore Killy 2020-04-30 19:16:05 +03:00
  • bac1ff4ba0 Fix for pixel jerk Killy 2020-04-30 18:30:51 +03:00
  • dcf75fd081 Use Fractions to represent zoom factor Killy 2020-04-30 17:57:36 +03:00
  • 464e5e872f Fix weird scroll position when going from no scroll zoom value Killy 2020-04-30 17:39:03 +03:00
  • 99742ad05a Fix for Best Fit on images bigger than 4 times the available space Killy 2020-04-29 23:23:29 +03:00
  • 1ef2df9602 Unneeded using Killy 2020-04-28 21:46:45 +03:00
  • e6e2ed523a Keep center of visible area static on zoom when possible Killy 2020-04-28 21:43:01 +03:00
  • 4c0277be90 Robust clip region resize Killy 2020-04-28 19:19:17 +03:00
  • d47271e7e1 Fix rendering quality at small zoom levels when redrawing small parts Killy 2020-04-28 18:55:43 +03:00
  • 5fe700bc84
    Fix GetAvailableScreenSpace on secondary screens MXI 2020-04-27 21:00:59 +03:00
  • 2be1898c53 Width and Height shouldn't be exposed through ISurface anymore Killy 2020-04-27 19:30:22 +03:00
  • 195b5c3ab7 Fix NPE Killy 2020-04-27 19:15:36 +03:00
  • 169dbdccec Rework for paste from clipboard Killy 2020-04-27 19:15:08 +03:00
  • 3d39241f82 More fixes for Surface.Image size Killy 2020-04-27 16:00:58 +03:00
  • ec2c46daa8 GetOptimalWindowSize - bound by available screen space Killy 2020-04-27 01:23:23 +03:00
  • 95c759e3fd Changed shortcuts - Ctrl+0, Ctrl+9 Killy 2020-04-27 01:19:38 +03:00
  • 41082c2be1 Image size in OneNoteExporter Killy 2020-04-27 01:18:05 +03:00
  • 79742d1b4d Code review nitpicks Killy 2020-04-27 01:14:52 +03:00
  • 136953aa4e Fixes for some identified issues Killy 2020-04-27 01:13:22 +03:00
  • 8b45489b11 Zoom feature for the editor Killy 2020-04-26 16:50:17 +03:00
  • 68d8082c17 Propagate DPI Changes down to Drawable Containers and Adorners and Resize Grippers Accordingly Greenshot-AppVeyor 2020-04-26 13:58:05 +02:00
  • 38739ce427
    Merge pull request #2 from greenshot/release/1.3 MXI 2020-04-26 00:06:13 +03:00
  • 1d20faea2b Fixed the manifest, somehow there was an error which prevented DPI support. v1.3.76 Robin Krom 2020-04-25 21:59:21 +02:00
  • ba72914a93
    Update Italian language bovirus 2020-04-25 10:21:52 +02:00
  • c4eac976ac
    Remove Google Plus from Impressum Page jklingen 2020-04-20 11:27:26 +02:00
  • 58c203da05
    Removed Google+ Link from the Footer jklingen 2020-04-20 11:26:12 +02:00
  • 1bac7ad64c
    Update help.markdown mischl 2020-04-19 21:12:52 +02:00
  • 949da39937
    Create 2020-04-19-how-can-a-screenshot-be-passed-to-another-software.markdown mischl 2020-04-19 21:05:13 +02:00
  • 3bd2fd20dd
    Merge pull request #193 from greenshot/imgbot Robin Krom 2020-04-19 19:43:02 +02:00
  • a421eb6f91
    [ImgBot] Optimize images ImgBotApp 2020-04-19 17:34:18 +00:00
  • 00db143b8b
    Create 2020-04-18-are-there-any-command-line-options-available.markdown mischl 2020-04-18 09:34:02 +02:00
  • 03f931928b
    Update help.markdown mischl 2020-04-18 09:29:07 +02:00
  • 3660d77e8d
    Font size field type fix MXI 2020-04-18 00:36:50 +03:00
  • e3826ef529
    Update help.markdown mischl 2020-04-17 21:35:32 +02:00
  • 7b710a2442
    Create 2020-04-17-how-can-i-directly-open-an-image-file-in-greenshot.markdown mischl 2020-04-17 21:10:21 +02:00
  • da1a562604
    Update 2013-04-16-what-is-the-best-way-to-control-greenshots-configuration-at-install-time.markdown mischl 2020-04-17 21:08:09 +02:00
  • 8ce8b8c793
    Update 2018-03-24-how-can-i-turn-off-logging.markdown mischl 2020-04-17 20:48:26 +02:00
  • baa5034f46
    Update 2012-10-28-is-greenshort-really-portable.markdown mischl 2020-04-17 20:38:44 +02:00
  • 035ba75b17
    Update faq.html mischl 2020-04-17 20:30:27 +02:00
  • e0603b041f
    Update help.markdown mischl 2020-04-17 14:32:37 +02:00
  • 21957e5ff2
    Update de-de.markdown mischl 2020-04-17 13:23:47 +02:00
  • 45a14c21ff
    Merge pull request #1 from greenshot/gh-pages mischl 2020-04-17 12:48:24 +02:00
  • 1dca847598 Added a date to the feed. Robin Krom 2020-04-16 21:25:47 +02:00
  • 700fb07e40 Changed the update check, this should be more stable and flexible. v1.3.75 Robin Krom 2020-04-16 21:19:58 +02:00
  • 9c31b90021 Fix #182, the notifications don't work due to a quirk in the Windows API. Robin Krom 2020-04-16 21:19:07 +02:00
  • 82d6f90791 Fixed for wrong comma location in the feed. Robin Krom 2020-04-16 20:44:10 +02:00
  • 9f961a547e Reduced the update-feed.json even more, except for the release candidates missing this is the smallest possible. Robin Krom 2020-04-16 20:36:31 +02:00
  • 339a111870 Trying a simpler approach for the update feed. Robin Krom 2020-04-16 14:47:27 +02:00
  • 6e7a911477 This should fix showing the notification on the first start. Robin Krom 2020-04-15 22:49:43 +02:00
  • ee56b93263
    German help updated (#183) mischl 2020-04-15 21:45:31 +02:00
  • 7840bbe8f9
    Add Russian translation TotalCaesar659 2020-04-14 18:46:28 +03:00
  • 87f3b6a871 Improving stability for the notification issue reported in #182 Robin 2020-04-14 12:31:52 +02:00
  • aaf770d2e5
    Replace "Systray" with "Notification Area" jklingen 2020-04-13 18:05:46 +02:00
  • 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
  • 60d387505a
    Update de-de.markdown mischl 2020-04-12 14:13:57 +02:00
  • f4796d2bb4
    Update de-de.markdown mischl 2020-04-12 13:56:51 +02:00
  • f88d50a61c
    Update de-de.markdown mischl 2020-04-12 13:16:11 +02:00
  • dad4c2cacc
    Update de-de.markdown mischl 2020-04-12 12:56:36 +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