Commit graph

5990 commits

Author SHA1 Message Date
user6323 f2254f9098 Added check box to make direct URL for SeaFile 2020-05-02 19:35:42 +04:00
Jaex 22943c2429
Merge pull request #4774 from FarewellAngelina/master
PT-PT Language
2020-05-01 23:26:23 +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
Jaex b5ccbd612e fixed #4746: Right click should show exit confirmation for image editor too 2020-05-01 01:46:44 +03: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 377752fe13 Show name pattern menu in screenshots folder textbox 2020-04-28 02:56:10 +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
Jaex 315f5f8f94
Merge pull request #4758 from sylveon/master
Replace System.Remoting by named pipe, remove RIPEMD-160 support
2020-04-22 21:11:58 +03:00
Charles Milette e038a8ace7
Remove speech synthesis support, improve ApplicationInstanceManager 2020-04-22 12:26:56 -04:00
Jaex d76b994900 Added backward compatibility for capture path setting 2020-04-22 16:13:41 +03:00
Jaex a837226b50 Added "Override screenshots folder" option to hotkey task settings, task tab 2020-04-22 15:26:04 +03: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 84f0203e8c
Update README.md 2020-04-21 11:29:38 +03:00
Jaex 19374d69cf
Merge pull request #4757 from sylveon/master
Add ARM64 to allowed architectures
2020-04-21 05:25:20 +03:00
Charles Milette f9624520ec
Add ARM64 to allowed architectures
Inno Setup 6 got installed recently on the AppVeyor images, which results in a regression where ARM64 machines can't install ShareX 13.1.0 or update to it, because the architecture now needs to be whitelisted.
2020-04-20 16:45:26 -04:00
Jaex 9f619c05ab Added user name to oauth status label, oauth button text changes 2020-04-16 17:06:25 +03: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 a96d1bd171 NuGet update 2020-04-09 21:32:57 +03:00
Jaex 3af880d940 fixed #4733: Region capture "Enable animations" option also gonna affect ants animation 2020-04-09 21:11:12 +03: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 fa2685de08 fixed #4705: Fix video thumbnailer issues introduced in latest version 2020-04-09 19:22:55 +03:00
Jaex 0daddf2049 If FFmpeg operation fail then show error output window 2020-04-07 03:09:44 +03:00
Jaex 41ad4808ba In hotkey task settings window show icons for hotkey tasks 2020-04-05 22:07:42 +03:00
Jaex d24963f74b Added hotkeys for image splitter, image thumbnailer and video converter 2020-04-05 20:57:10 +03:00
Jaex 8e244b5982 Added hover and grab cursor support to all image editor controls 2020-04-02 17:32:28 +03:00
Jaex ca53d6e1a5 Revert "Also use grab cursor when resizing nodes"
This reverts commit e94178fe84.
2020-04-02 17:27:04 +03:00
Jaex e94178fe84 Also use grab cursor when resizing nodes 2020-04-02 16:19:35 +03:00
Jaex ef0d5a89cb In region capture when moving or panning use grab cursor 2020-03-31 21:55:55 +03:00
Jaex 6b476d6a7a #4694: Also added white icons for main window 2020-03-31 13:50:24 +03:00
Jaex 5b0bcb89ef Remove unused resources 2020-03-31 13:18:48 +03:00
Jaex 936060c63d Added IsDarkTheme property 2020-03-31 10:26:18 +03:00
Jaex 1b92062007 fixed #4694: Added white icons for annotation buttons 2020-03-31 10:11:02 +03:00
Jaex f2a6e1f97c fixed #736: Added option to support transparent region selection in screen recorder 2020-03-27 02:54:20 +03:00
Jaex 250f8a9872 Fix control anchors 2020-03-23 23:54:23 +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
Jaex cfdad2c27c Use bitmap in drawing image effects 2020-03-22 00:16:55 +03:00
Jaex 3866c1746b Use bitmap in adjustment image effects 2020-03-21 23:51:06 +03:00
Jaex b8c10a7067 Decrease unnecessary bitmap casts 2020-03-21 04:41:34 +03:00
Jaex f49c345ffd Smart eraser tool gonna use dimmed background color in region capture but output result gonna use proper color 2020-03-20 23:22:08 +03:00
Jaex 4a58f310ab Include fr.resx files 2020-03-20 22:04:08 +03:00