Commit graph

1288 commits

Author SHA1 Message Date
Jaex
c0015f0e8f Fix image list color depth 2020-06-12 04:28:29 +03:00
Jaex
0b2f4840c4 Show colors as icon in gradient picker list 2020-06-12 02:17:07 +03:00
Jaex
ed23376247 Gradient picker form layout changes 2020-06-09 00:40:16 +03:00
Jaex
8c75b5e4ba Added reverse button to gradient picker 2020-06-09 00:18:21 +03:00
Jaex
c7a4b7a010 Automatically sort gradient stops 2020-06-08 23:55:36 +03:00
Jaex
c94e40b4a3 Fix default gradient offset for add button 2020-06-08 22:53:46 +03:00
Jaex
0a106e28cd Allow creating gradient even when start and end gradient stop is missing 2020-06-08 22:32:20 +03:00
Jaex
fa88bda766 Added SupportDPAPIEncryption option to SettingsBase 2020-06-01 14:13:18 +03:00
Jaex
7a1daca92f Use DPAPIEncryptedStringPropertyResolver when saving/loading settings 2020-05-30 13:48:31 +03:00
Jaex
dfe387a113 Added backward compatibility support to encrypted string value provider 2020-05-30 13:08:05 +03:00
Jaex
4371884843 Added DPAPI json contract resolver 2020-05-29 19:13:37 +03:00
Jaex
cdd4fff59e Added DPAPI class 2020-05-29 19:11:27 +03:00
Jaex
719e633fd3 Move setting related classes to Settings folder 2020-05-29 17:24:04 +03:00
Jaex
fc85ee45b7 If filePath not exists then use File.Move 2020-05-29 16:50:23 +03:00
Jaex
cf61535797 On setting load use last weekly backup as fallback 2020-05-25 10:41:01 +03:00
Jaex
0ace03d138 Added temp file fallback for setting load 2020-05-24 15:05:51 +03:00
Jaex
d6600df108 Removed ExperimentalCustomTheme option 2020-05-22 08:44:02 +03:00
Jaex
be7a104d9d Support theme opacity in quick task menu 2020-05-20 06:26:46 +03:00
Jaex
c63c37fd19 #702: Improvements to setting save integrity 2020-05-18 20:59:11 +03:00
Jaex
ca4e1f0ce6 Also support importing previous json format which contains namespace and assembly name 2020-05-15 02:19:32 +03:00
Jaex
5be913cb76 Don't include namespace and assembly in exported image effect json 2020-05-15 01:57:55 +03:00
Jaex
ee6d85cf1a Use variable folder path for draw image effect 2020-05-14 00:18:27 +03:00
Jaex
5e59bf9cdf Check file path 2020-05-12 15:45:32 +03:00
Jaex
cf2835eac3 #4796: Cache actions menu icons 2020-05-12 14:55:44 +03:00
Jaex
b8d9a36a6b #4774: Added Portuguese to settings 2020-05-08 14:23:38 +03:00
Jaex
87d39b0ec6 Write setting file path to log 2020-05-07 11:47:12 +03:00
Jaex
14b9491664 Added extra measure to stop corrupting backup of setting files 2020-05-07 10:38:00 +03:00
Jaex
9c89c521d2 Include pt-PT.resx files 2020-05-07 08:47:10 +03:00
Jaex
922807529f fixed #4795: Show upload warning dialogs in taskbar 2020-05-07 07:40:17 +03:00
Jaex
eab81e297c Added "Amazon S3 One Zone-Infrequent Access" and "Amazon S3 Intelligent-Tiering" Amazon S3 storage classes 2020-05-03 23:06:37 +03:00
Farewell Angelina
78fffd7834
Delete BACKUP.resx 2020-05-01 19:59:50 +01:00
Farewell Angelina
890cad3be5
Delete BACKUP_PT-PT.resx 2020-05-01 19:59:33 +01:00
Farewell Angelina
28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Jaex
b6a138b663 Refactor CodeMenu, show CodeMenu at bottom in screenshots folder textbox 2020-04-28 04:44:37 +03:00
Jaex
b1b80ac84d
Merge pull request #4765 from sylveon/master
Fix exception on program close
2020-04-26 14:15:15 +03:00
Charles Milette
f6616e3358
Fix exception on program close 2020-04-26 00:21:20 -04:00
Jaex
96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Charles Milette
e038a8ace7
Remove speech synthesis support, improve ApplicationInstanceManager 2020-04-22 12:26:56 -04:00
Charles Milette
e1e67c3c9b
Remove blank line that CodeFactor complains about 2020-04-21 19:12:38 -04:00
Charles Milette
fadc744799
Replace System.Remoting by named pipe, remove RIPEMD-160 support
This is a step towards full .NET Core API coverage. It makes ShareX.HelpersLib 100% covered by .NET Core + Platform Extensions, from a 99.41% previously
2020-04-21 19:03:18 -04:00
Jaex
2cf641b009 Code refactoring 2020-04-11 17:00:14 +03:00
Michael Delpach
39990a60d2 Invoke Completed only if implemented 2020-04-11 13:37:21 +08:00
Jaex
9bf2f26e25 fixed #4732: If theme checker size is lower than 1 then use solid color for backgrounds 2020-04-09 19:54:18 +03:00
Jaex
d24963f74b Added hotkeys for image splitter, image thumbnailer and video converter 2020-04-05 20:57:10 +03:00
Jaex
936060c63d Added IsDarkTheme property 2020-03-31 10:26:18 +03:00
Jaex
2066f0def0 fixed #4655: Added image alignment option to image combiner tool 2020-03-23 23:44:50 +03:00
Jaex
335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex
0137f60a0d All ImageHelpers methods return bitmap now instead of image 2020-03-22 02:22:43 +03:00
Jaex
c1bcb15d98 Use bitmap in manipulation image effects 2020-03-22 01:07:38 +03:00
Jaex
e419281240 Use bitmap in filter image effects 2020-03-22 00:41:08 +03:00