Commit graph

6160 commits

Author SHA1 Message Date
Michael Delpach
421ffb83e4 DPI fixes 2020-07-11 19:01:01 +08:00
Michael Delpach
7bcc521b6b DPI fixes 2020-07-11 18:59:06 +08:00
Michael Delpach
7f6e0f6641 Update FFmpegOptionsForm.Designer.cs 2020-07-11 18:58:44 +08:00
Michael Delpach
80017d09b2 Update HotkeySelectionControl.Designer.cs 2020-07-11 18:58:38 +08:00
Michael Delpach
b03ebfd34a DPI fixes 2020-07-11 18:54:23 +08:00
Michael Delpach
bd84225c4b DPI fixes 2020-07-11 17:17:31 +08:00
Michael Delpach
266f11417e Update HistoryItemInfoForm.Designer.cs 2020-07-11 13:57:10 +08:00
Michael Delpach
aa13393aa6 ImageEffects DPI issues fixed and tested 2020-07-11 13:55:58 +08:00
Michael Delpach
b3bf5ca597 Update HistoryForm.Designer.cs 2020-07-11 13:48:09 +08:00
Michael Delpach
0884a5029d CustomUploaderSettingsForm DPI issue fixed and tested 2020-07-11 13:47:52 +08:00
Michael Delpach
69d026bd27 Update DirectoryIndexerForm.Designer.cs 2020-07-11 13:34:10 +08:00
Michael Delpach
d357a6773f Update ApplicationSettingsForm.Designer.cs 2020-07-11 13:28:06 +08:00
Michael Delpach
d641973446 ImageHistory DPI issue fixed and tested 2020-07-11 13:26:42 +08:00
Michael Delpach
6bcb9e67ea TaskSettingsForm DPI issue fixed and tested 2020-07-11 13:23:07 +08:00
Michael Delpach
b9182e2e09 AboutForm DPI issues fixed and tested 2020-07-11 13:16:17 +08:00
Michael Delpach
5c012a7ae6 ApplicationSettingsForm DPI issues fixed 2020-07-11 13:12:05 +08:00
Michael Delpach
f26b3d45d9 UploadersConfigForm DPI issues fixed 2020-07-11 12:34:52 +08:00
Jaex
8b7cf84c20 Added effect label 2020-07-09 14:12:17 +03:00
Jaex
c59d02f2f2 Make sure preview image is square 2020-07-09 12:26:09 +03:00
Jaex
cbd03524ca Image effects form design change 2020-07-09 12:21:14 +03:00
Jaex
c47c42d581 Move forms to Forms folder 2020-07-09 11:57:00 +03:00
Jaex
eacc903588 Added drag n drop support to presets 2020-07-09 11:50:40 +03:00
Jaex
11ce1f0fad Use reflection to apply theme to form components 2020-07-09 11:15:43 +03:00
Jaex
9a13d82af4 Apply custom theme to form components 2020-07-09 10:20:06 +03:00
Jaex
69ba55fd41 Added tooltip to image effects form 2020-07-09 09:44:07 +03:00
Jaex
7abc41aac6 Ensure selected preset is visible 2020-07-08 16:54:29 +03:00
Jaex
593c9aea27 Make sure preview is updated once 2020-07-08 16:12:43 +03:00
Jaex
c5b5744cb9 Ensure selected item is visible 2020-07-08 15:32:43 +03:00
Jaex
92076f0e5f Apply custom theme to picture box menu 2020-07-08 15:12:49 +03:00
Jaex
97b25310ef Disable effects list deselect 2020-07-08 15:07:46 +03:00
Jaex
3ad1c8e3d4 Apply custom theme to effects menu 2020-07-08 15:00:07 +03:00
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