Commit graph

6229 commits

Author SHA1 Message Date
Jaex
f761a612a0 Order controls 2020-07-08 14:54:46 +03:00
Jaex
47ba577fc7 Update control states 2020-07-08 14:47:21 +03:00
Jaex
1d649e2617 Image effects form design change 2020-07-08 14:14:24 +03:00
Jaex
a1464f277b Clamp selected preset index 2020-07-08 09:31:15 +03:00
Jaex
1eae279797 Make thumbnail panel localizable 2020-07-07 11:27:53 +03:00
Jaex
ff54ac4c8b Show error window on error label click 2020-07-07 09:05:16 +03:00
Jaex
b6e52a780c Added error label to task panel 2020-07-07 06:19:21 +03:00
Michael Delpach
3983fd13a4 btnPhotobucketRemoveAlbum.AutoSize false 2020-07-06 09:05:23 +08:00
Michael Delpach
06b028dc26 Delete LoadingSmall.gif 2020-07-06 08:57:02 +08:00
Michael Delpach
3b8f160422 dpiAware in app.manifest is not required
https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
In previous versions of the .NET Framework, you used the manifest to add high DPI support. This approach is no longer recommended, since it overrides settings defined on the app.config file.
2020-07-06 07:34:47 +08:00
Michael Delpach
f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach
50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach
85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Michael Delpach
2903ca1082 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-07-06 06:26:47 +08:00
Jaex
0c039b9ee0 Added palette size option to SelectiveColor effect 2020-07-05 17:27:31 +03:00
Jaex
7577bdd0a4 Keep aspect ratio using watermark image instead of canvas 2020-07-05 11:05:43 +03:00
Jaex
4a444ca164 Added area and perimeter info to ruler tool 2020-07-05 08:12:55 +03:00
Jaex
a98333c1ab Added confirmation for package overwrite 2020-07-04 09:45:52 +03:00
Jaex
5fdf602200 Code refactor 2020-07-04 00:51:47 +03:00
Jaex
423b4d6860 Code refactor 2020-07-03 14:18:47 +03:00
Jaex
c6e99f495a
Merge pull request #4915 from L1Q/master
Add RGB Split image effect
2020-07-03 13:33:55 +03:00
L1Q
a05db9b66a Add RGB Split image effect 2020-07-03 10:31:39 +03:00
Michael Delpach
299eb31bd9 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-07-03 08:39:41 +08:00
Michael Delpach
042a98f478 Save as and close 2020-07-03 08:39:35 +08:00
Jaex
5e5e2d9b31 Set initial directory in image file name editor 2020-07-03 02:12:25 +03:00
Jaex
c9dd17be30 Removed "watermark" text from image and text drawing effects 2020-07-03 01:43:20 +03:00
Jaex
169c7c2347 Improve zip extract error message 2020-07-02 05:31:39 +03:00
Jaex
5a932ddda8 Support .sxie extension in Microsoft Store build 2020-06-30 22:51:21 +03:00
Jaex
40e802f9ce Clean .sxie registry 2020-06-30 22:44:36 +03:00
Jaex
6ebb2394a2 Format app config files 2020-06-30 22:37:27 +03:00
Michael Delpach
de59020888 Fixed #1477 #4007 #4378 #4379 #4540
In previous versions of the .NET Framework, you used the manifest to add high DPI support. This approach is no longer recommended, since it overrides settings defined on the app.config file.
2020-06-29 19:26:19 +08:00
Michael Delpach
b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Michael Delpach
195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Michael Delpach
162badae3b Merge branch 'master' into tweaks 2020-06-29 06:09:11 +08:00
Jaex
c737768e89 Improve enum value preview in image watermark 2020-06-28 15:26:09 +03:00
Jaex
af4060ac88 Added aspect ratio support to image watermark when 0 is used for width or height 2020-06-28 14:05:25 +03:00
Jaex
7df4ad672f Restrict extraction of image effect packages to 20mb to prevent zip bomb attacks 2020-06-27 01:04:43 +03:00
Jaex
706075a148 Save selected preset index properly 2020-06-19 19:41:23 +03:00
Jaex
cf4c547e48 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-06-19 19:33:21 +03:00
Jaex
893ef9bcea More verbose command string 2020-06-19 19:30:24 +03:00
Jaex
6c03dce767
Merge pull request #4888 from SupSuper/shared-drives
Fix setting permissions on Google Drive shared drives
2020-06-19 19:15:01 +03:00
Jaex
d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex
6360690bda Use filter func in zip extract method 2020-06-19 16:24:09 +03:00
Jaex
ea5835f15a Merge branch 'master' of https://github.com/ShareX/ShareX 2020-06-19 13:34:41 +03:00
Jaex
f00dd2122b Added CompositingMode option to image watermark 2020-06-19 13:34:36 +03:00
SupSuper
c0f45a23af Fix permissions on Google Drive shared drives 2020-06-18 14:40:36 +01:00
Jaex
7a3e35b620
Merge pull request #4886 from morsisko/master
Set anchor of label to the bottom-left in TextDrawingInputBox
2020-06-18 16:16:39 +03:00
morsisko
b18ac380a6 Changed label dock to anchor control in TextDrawingInputBox 2020-06-18 14:42:44 +02:00
Jaex
dea9c7daf2 Use split container in image effects form 2020-06-18 11:38:00 +03:00
Jaex
442391b272 Added dark theme compatible loading gif 2020-06-18 10:09:45 +03:00