Commit graph

6534 commits

Author SHA1 Message Date
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
Jaex
0024facb16 Added clipboard status label to color picker form 2020-07-29 09:59:51 +03:00
Jaex
1ac1fcad1b Make sure theme is applied to context menu 2020-07-28 17:40:14 +03:00
Jaex
c193b461f4 Add context menu to QR code form decode text box 2020-07-28 17:35:05 +03:00
Jaex
681c1081e6 Fix path size 2020-07-28 16:52:31 +03:00
Jaex
6fc7ad2812 Round gradient stop positions 2020-07-28 15:55:35 +03:00
Jaex
90d85a7432 Added more gradient presets 2020-07-28 15:28:01 +03:00
Jaex
242616bacb Added "Pick color from clipboard" button to color picker 2020-07-28 15:00:48 +03:00
Jaex
a883f2bf63 Color picker form now by default checks clipboard for color text 2020-07-28 14:52:12 +03:00
Jaex
be0cc6c97f Create gradient info from color array 2020-07-28 14:14:40 +03:00
Jaex
cdfb60b34d Update gradient type of presets 2020-07-27 19:40:41 +03:00
Jaex
d1614950ae Added gradient presets list to gradient picker form 2020-07-27 18:45:34 +03:00
Jaex
67c638dc1d Disable deselect gradient points 2020-07-27 15:40:37 +03:00
Jaex
fe25bcf078 Added confirmation msgbox for clear effects 2020-07-27 14:01:57 +03:00