Commit graph

6281 commits

Author SHA1 Message Date
Jaex 188b3399f3 Added TextRenderingMode option 2020-07-23 14:32:53 +03:00
Jaex eaab96924a Fix script include 2020-07-21 07:21:34 +03:00
Jaex 7d0d0a32a3 Update ShareX setup script to auto install .NET Framework 4.7.2 2020-07-21 07:06:31 +03:00
Jaex 1c4802a5f4 Update InnoSetup scripts 2020-07-21 06:54:03 +03:00
Jaex c56943e999 Restrict slice height to minimum 1 2020-07-20 22:31:03 +03:00
Jaex f6ba9b7ec3 Set minimum size for form 2020-07-20 22:06:09 +03:00
Jaex 1979fa65b8 Simplify setting names 2020-07-20 20:19:51 +03:00
Jaex 5df2f3cd92 Added angle support to text drawing 2020-07-20 20:03:49 +03:00
Jaex 736968bc4d Added gradient support to text shadow 2020-07-20 07:00:43 +03:00
Jaex fc4087049c Check is gradient visible 2020-07-20 06:25:38 +03:00
Jaex e4a44ce5ab Check for alpha before drawing 2020-07-20 05:10:04 +03:00
Jaex d7e09e0820 Rename effects 2020-07-20 03:40:39 +03:00
Jaex 99707c6e3e Fix gradient rectangle 2020-07-20 03:34:09 +03:00
Jaex c85b42abf0 Added text shadow drawing 2020-07-20 01:24:07 +03:00
Jaex 48a6754723 Added text outline drawing 2020-07-20 01:00:32 +03:00
Jaex df55bc8269 Initial work for new text image effect 2020-07-20 00:33:16 +03:00
Jaex d5e9d0cab2 QR code decode from screen is now using singleton form 2020-07-19 17:44:15 +03:00
Jaex 2a89a63baf fixed #4918: Added hotkey for QR code decode from screen 2020-07-19 17:30:21 +03:00
Jaex 8d7e1f0744 Improve outline image effect 2020-07-16 02:41:25 +03:00
Jaex 20bfddf12d Code refactor 2020-07-15 16:54:32 +03:00
Jaex c0654fc713 Move CLI related functions from main form to ShareXCLIManager class 2020-07-15 15:38:29 +03:00
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