Commit graph

403 commits

Author SHA1 Message Date
Jaex
d6bf61aa0b Added new "Dark" theme, renamed previous theme to "Night" 2022-08-14 16:11:22 +03:00
Jaex
50ce50eae1 Don't throw NullReferenceException and instead use nullable type 2022-07-31 15:19:00 +03:00
Jaex
eea4c17c3f Added PinToScreenStartupForm 2022-07-27 06:27:37 +03:00
Jaex
4d4fc7f43e Code refactoring 2022-07-24 12:01:51 +03:00
Jaex
6939ef2b53 Change parameter default value to "https://" 2022-07-24 03:30:43 +03:00
Jaex
f5ce6bfd32 fixed #6339: Make sure crop rectangle is inside bitmap area 2022-07-13 00:48:50 +03:00
Jaex
4aa373b94e fixed #6362: Parse path correctly when path only contains root 2022-07-12 12:42:48 +03:00
Jaex
a30f565b94 Code refactoring 2022-05-23 12:35:50 +03:00
Jaex
34d9c5f893 Handle AltDirectorySeparatorChar too 2022-05-23 11:54:10 +03:00
Jaex
11b0623377 Added SanitizePath method instead of SanitizeFolderPath and SanitizeFilePath 2022-05-23 10:59:23 +03:00
Jaex
1fcb7fcf99 Rename functions 2022-05-23 10:30:06 +03:00
Jaex
fa76a96f88 Remember selected service link 2022-05-16 03:46:41 +03:00
Jaex
3e7c861a1c #6257: Fixed the issue 2022-05-15 03:57:30 +03:00
Jefemy
5587f4f749
Add GetPrefix helper 2022-05-14 20:23:55 -04:00
Jaex
f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex
23061aa698 Added DeleteFile method 2022-05-03 08:44:04 +03:00
Jaex
7efc14112c Fix coordinate issues 2022-02-24 12:06:13 +03:00
Jaex
61ced16d45 Added LockCursorToWindow method 2022-02-23 14:46:11 +03:00
Jaex
22c2179796 #5883: Also support active monitor mode in light and transparent region captures 2022-02-23 14:15:45 +03:00
Eric Tetz
5f7c9096e0
Switch to floating point internally. Panning fixes. (#6108)
* Switch to floating point internally. Panning fixes.

* Fix panning/zoom coordination errors.
2022-02-20 09:30:39 +03:00
Jaex
92a77332a6 Credits are given in changelog instead 2022-02-03 13:43:33 +03:00
Jaex
9593cf69db Update ClipboardHelpersEx.cs 2022-02-02 01:32:20 +03:00
Jaex
bcaca6a0ad Added canvas color button to canvas size form 2022-01-23 12:14:53 +03:00
Jaex
8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex
46e8387766 Rename variables 2022-01-05 10:44:18 +03:00
Jaex
50707de4d8 Added SendFileToRecycleBin function 2022-01-05 10:27:48 +03:00
Jaex
4057ec27cb Added -NativeMessagingInput CLI argument which is now used by NativeMessagingHost 2021-12-20 09:03:18 +03:00
Jaex
e1d7a28129 ShortcutHelpers refactoring 2021-12-20 02:11:04 +03:00
Jaex
241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex
0d7200f30f Added ForEachAsync 2021-11-24 07:37:17 +03:00
Jaex
a6504b69ec Use built in unix time seconds method 2021-11-17 19:31:44 +03:00
Jaex
82e004d868 Update .sha256 content 2021-11-10 12:07:31 +03:00
Jaex
a21eeefdca Create checksum files 2021-11-10 11:57:10 +03:00
Jaex
988b90a424 Added SystemOptions class, RegistryHelpers refactor 2021-10-12 14:04:20 +03:00
Jaex
d95f5e30ad Added Threshold option 2021-10-10 13:17:20 +03:00
Jaex
d806c9efd4 Added "Replace color" image effect 2021-10-10 13:00:26 +03:00
Jaex
229cb4b206 Allow transparent gradient glow 2021-08-22 22:03:45 +03:00
Jaex
c7de378b2e Code refactor 2021-08-22 21:20:38 +03:00
Jaex
433873f201 Allow 0 size in glow image effect 2021-08-22 05:35:20 +03:00
Jaex
d2f8aa1517 Added Glow image effect 2021-08-19 02:21:29 +03:00
Jaex
e424830c56 Added mask color matrix 2021-08-18 21:30:21 +03:00
Jaex
837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex
237cae6b1e Code refactor 2021-07-19 00:02:22 +03:00
Jaex
ed64fb1050 Refactor FillBackground 2021-07-18 23:35:18 +03:00
Jaex
09c659bbe8 Added auto JPEG quality option 2021-07-18 20:41:33 +03:00
Jaex
7cce221b30 Added fillBackgroundWhite parameter 2021-07-18 18:53:25 +03:00
Jaex
98a06f6f32 Added SaveJPEGAutoQuality function 2021-07-14 19:11:49 +03:00
Jaex
a6c84b8ba8 Rename functions 2021-07-14 18:35:47 +03:00
Jaex
2d721e617c Code refactoring 2021-07-14 18:30:26 +03:00
Jaex
d7aa0ab7f5 Added CombineImages method 2021-06-14 15:18:09 +03:00