Commit graph

6247 commits

Author SHA1 Message Date
Jaex a540905b4c Workaround for clipboard copy transparency issues 2020-08-16 17:58:28 +03:00
Jaex f0e91c6017 fixed #4390: Added UseAlternativeClipboardCopyImage option 2020-08-16 17:54:43 +03:00
Jaex eef832d12a Added ClipboardHelpersEx class 2020-08-16 17:24:01 +03:00
Jaex d83a8021ce Added "Open image effects folder" button 2020-08-16 15:53:07 +03:00
Michael Delpach 9a1a0ef1ba Revert "Fine without DpiAwareness"
This reverts commit 52b73f4353.
2020-08-16 09:19:40 +08:00
Michael Delpach 52b73f4353 Fine without DpiAwareness 2020-08-16 09:14:58 +08:00
Jaex 7e6c597e2a AutoHide false by default for drawing image effects 2020-08-15 22:10:17 +03:00
Jaex 59fbc355de NuGet update 2020-08-15 18:42:14 +03:00
Jaex ee2e7e9136 Update FFmpeg links 2020-08-15 17:36:08 +03:00
Michael Delpach 159861bc3a More DPI fixes 2020-08-15 20:43:04 +08:00
Jaex 1670e48a16 Make sure only json and xml files will be extracted from backup file, also limit max uncompressed size for backup and FFmpeg 2020-08-14 14:47:03 +03:00
Jaex 411eaac42c Added exclamation image near note label 2020-08-14 13:27:00 +03:00
Jaex f88ed0f7f8 Export unencrypted settings so user can import them in another pc 2020-08-14 12:47:52 +03:00
Jaex ec342d7594 Add image effect config from memory 2020-08-13 16:52:42 +03:00
Jaex c2c8855ee5 Added ZipEntryInfo class to support adding both source path and stream 2020-08-13 16:00:38 +03:00
Jaex 3c4af9efaa Move ZipManager to Zip folder 2020-08-13 15:23:25 +03:00
Jaex aeb3ad6cf1 Revert "Fixed ruler disappearing when the region box is too small."
This reverts commit 160fee245c.
2020-08-13 15:17:31 +03:00
Jaex df87861c0d Fix info tooltip position for screen color picker 2020-08-13 14:32:55 +03:00
Jaex 01cbb02740 Change design of screen color picker tooltip color box 2020-08-12 11:20:51 +03:00
Jaex 9914b8009c Merge branch 'master' of https://github.com/ShareX/ShareX 2020-08-11 20:24:58 +03:00
Jaex fba38a4005 Added CreateEntryFromStream extension method 2020-08-11 20:24:44 +03:00
Jaex 46b0bdbd3c
Merge pull request #4970 from JamieSharpe/master
Fixed ruler disappearing when the region box is too small.
2020-08-10 01:12:52 +03:00
Jamie Sharpe 160fee245c Fixed ruler disappearing when the region box is too small. 2020-08-09 14:05:42 +01:00
Jaex 47f862cf89
Merge pull request #4969 from JamieSharpe/master
Added display path options to folder listing module.
2020-08-09 15:02:11 +03:00
Jamie Sharpe 8824835cff Removed prepended path separator from root folder in Directory Indexer module. 2020-08-09 12:57:55 +01:00
Jamie Sharpe b24065d800 Fixed additional path separator bug in Directory Indexer. 2020-08-09 12:45:45 +01:00
Jamie Sharpe 999b09dbf0 Added display path options to folder listing module. 2020-08-09 10:23:46 +01:00
Jaex b45751f264 Added BlobEmoji folder 2020-08-09 09:59:58 +03:00
Jaex 7f301afd99 Removed BlobEmoji folder 2020-08-09 09:42:00 +03:00
Jaex b1ae6e4523 Create redtick.png 2020-08-09 09:38:34 +03:00
Jaex e589293637 Added draw method with image parameter 2020-08-09 05:46:36 +03:00
Jaex ab2ff517fb Added border and checkers parameter 2020-08-09 05:37:04 +03:00
Jaex 00dd733e76 Use built in method to create gradient preview 2020-08-09 05:11:15 +03:00
Jaex 3d4e1c952a Refactor clipboard upload form codes 2020-08-08 05:04:59 +03:00
Jaex 0651a33c00 Now by default tray middle click action is "Upload from clipboard with content viewer" 2020-08-05 22:15:32 +03:00
Jaex 300819b5b9 Moved ClipboardContentViewer form to ShareX project, renamed it to ClipboardUploadForm, changed form title and button text 2020-08-05 20:37:13 +03:00
Jaex e32aecbcd1 Code refactor 2020-08-05 05:24:49 +03:00
Jaex 9f4c2b7622
Merge pull request #4964 from L1Q/master
Add "Force Proportions" image effect
2020-08-05 04:59:40 +03:00
L1Q 4b1a3d6229 Update ForceProportions effect
- more consistent code formatting
- better color selection
2020-08-05 01:49:19 +03:00
L1Q 2039c99909 Use ResizeBitmap for ForceProportions effect
Also some refactoring
2020-08-05 00:09:03 +03:00
L1Q dc10a837cf Add ForceProportions image effect 2020-08-05 00:09:02 +03:00
Jaex 282b1425ec GetPosition improvement 2020-08-04 19:44:26 +03:00
Jaex 67490d1ba9 Delete msi20.iss 2020-08-04 17:15:55 +03:00
Jaex aea068bdfd Added -ImageEffects "filePath" CLI support 2020-08-02 15:46:40 +03:00
Jaex e02efbb800 Added "Add image effects" button to task menu 2020-08-02 15:41:53 +03:00
Jaex f1d5c0ef68 fixed #4957: Fix torn edge exception 2020-08-02 14:59:30 +03:00
Jaex a1f079d674 In region capture form apply custom theme to text tooltips 2020-08-01 16:08:00 +03:00
Jaex e475d58ebb Removed file extension from YouTube video title 2020-07-31 14:35:41 +03:00
Jaex 8de52c9737 Check is control disposed 2020-07-29 19:28:08 +03:00
Jaex f685dd177b #3455: Update Kutt API to v2, added custom domain support 2020-07-29 17:52:32 +03:00