Commit graph

1435 commits

Author SHA1 Message Date
Jaex 7f301afd99 Removed BlobEmoji folder 2020-08-09 09:42:00 +03:00
Jaex b1ae6e4523 Create redtick.png 2020-08-09 09:38:34 +03:00
Jaex a1f079d674 In region capture form apply custom theme to text tooltips 2020-08-01 16:08:00 +03:00
Jaex a883f2bf63 Color picker form now by default checks clipboard for color text 2020-07-28 14:52:12 +03:00
Michael Delpach 7f6e0f6641 Update FFmpegOptionsForm.Designer.cs 2020-07-11 18:58:44 +08:00
Jaex 11ce1f0fad Use reflection to apply theme to form components 2020-07-09 11:15:43 +03: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 4a444ca164 Added area and perimeter info to ruler tool 2020-07-05 08:12:55 +03:00
Michael Delpach b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
morsisko b18ac380a6 Changed label dock to anchor control in TextDrawingInputBox 2020-06-18 14:42:44 +02:00
morsisko 68ff7a27f0 Docked label to the bottom-left corner of TextDrawingInputBox 2020-06-17 23:12:46 +02:00
Jaex b16f93fda5 Added interpolation mode option to image watermark 2020-06-17 16:40:29 +03:00
Jaex e735b6dc22 fixed #4848: Increase minimum scrolling capture delays to 100 2020-06-02 17:05:07 +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 9c89c521d2 Include pt-PT.resx files 2020-05-07 08:47:10 +03:00
Jaex 22943c2429
Merge pull request #4774 from FarewellAngelina/master
PT-PT Language
2020-05-01 23:26:23 +03: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 96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Jaex 2cf641b009 Code refactoring 2020-04-11 17:00:14 +03: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 0daddf2049 If FFmpeg operation fail then show error output window 2020-04-07 03:09:44 +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 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 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 cfdad2c27c Use bitmap in drawing image effects 2020-03-22 00:16:55 +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 8166637642 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-03-20 22:02:30 +03:00
Jaex 42e1067412 Return bitmap instead of image 2020-03-20 22:02:26 +03:00
mdmk 02e315b8e6 Update french translation
Complete missing strings
Correct end of string ponctuation
Plus a few adjustments for word consistency
2020-03-20 00:07:48 +01:00
Jaex 4f0234fe74 Added smart eraser annotation tool 2020-03-11 15:19:04 +03:00
Jaex df9ee1aef8 Removed bmpBackgroundImage 2020-03-11 11:48:40 +03:00
Jaex 4910951c4a Calculate tail size depending on border size 2020-02-18 16:50:48 +03:00
Jaex 2ba6ffcbb4 BlobEmoji update 2020-02-15 10:04:33 +03:00
L1Q af7c0effcd Update russian translation 2020-02-14 23:37:05 +02:00
Jaex efcca39ae6 Rename DarkTheme to CustomTheme 2020-02-08 18:07:17 +03:00
Jaex acd262737b Rename UseDarkTheme to UseCustomTheme 2020-02-05 11:13:55 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 4b774e4c7d Fix Q press crash 2020-02-02 03:16:16 +03:00
Jaex 9aedfba8b9 Include uk.resx files 2020-01-28 08:57:28 +03:00
Jaex 58e3633fe8 Step tail will be only active when initially clicked on tail node 2020-01-28 08:46:07 +03:00
Олександр (6c6c6) ae475ce88a
Some ukrainian fixes and updates 2020-01-23 17:45:05 +02:00
Олександр (6c6c6) 977b845726
Ukrainian translation update
Almost completed Ukrainian localization. Anyone can join the translation [here](https://crowdin.com/project/sharex-unofficial/).
2020-01-21 17:48:12 +02:00
Jaex 661d9e3668 fixed #4418: Make sure to use currently selected shape tool when updating shape options 2020-01-16 18:44:01 +03:00
Jaex 9eca2f3b83 Support dark theme in sticker picker window 2020-01-16 13:51:14 +03:00
Jaex d05cf467e7 Fix ImageListView issue 2020-01-16 13:07:32 +03:00
Jaex dd23053dc6 NuGet update 2020-01-16 11:03:00 +03:00
Jaex 098056a9ce Step label tail improvements 2020-01-15 00:48:31 +03:00
Jaex 210865bc50 Added tail support to step shape 2020-01-15 00:25:36 +03:00
Jaex 3b5da9cb9f Allow region capture color dialogs to have screen color picker support 2020-01-03 18:09:21 +03:00
Jaex ae2af647ab Allow region capture to have screen color picker support when use dimming option is not enabled 2020-01-01 01:40:05 +03:00
Jaex 65fb293512 Added GetFileDropList method to ClipboardHelpers 2019-12-12 16:06:57 +03:00
Jaex 4f617f594b fixed #4519: Handle clipboard exceptions when getting text 2019-12-12 15:03:22 +03:00
Jaex a9d14f940f Use const for encoder quality ranges 2019-12-01 19:50:41 +03:00
Jaex 7aeddfc403 aac is not experimental anymore 2019-11-28 20:08:38 +03:00
Jaex 9a9771840e Only use these args while recording 2019-11-28 20:05:14 +03:00
Jaex 5922e5878b fixed #824: Added VP9 support 2019-11-28 19:54:07 +03:00
Jaex 3be78a4ca5 Update enum descriptions to be more consistent 2019-11-28 18:43:18 +03:00
Jaex 4d14026e59 fixed #2055: Show encoding progress in tray icon text 2019-11-27 17:33:31 +03:00
Jaex 9eb37efa1f Support stopping video encoding 2019-11-25 14:10:47 +03:00
Jaex e0d00c320e Removed FFmpegHelper class, instead using FFmpegCLIManager 2019-11-23 18:06:13 +03:00
Jaex aabacb9bb5 Moved GetDirectShowDevices to FFmpegCLIManager 2019-11-23 15:26:56 +03:00
Jaex 8d51d7eec0 Removed redundant awaits 2019-11-19 04:02:51 +03:00
Kamil Monicz c9bff5c70f Updated regionAnimation.FromRectangle to use the last current rectangle for smooth animation 2019-11-18 20:18:19 +01:00
Jaex 1e3c20b582 Added encode button functionality 2019-11-17 04:03:54 +03:00
Jaex 98efb535f8 Move -y before output path 2019-11-16 22:42:35 +03:00
Absay 53c5ec31bb Update translation: es-MX 2019-11-03 11:39:46 -06:00
L1Q 1bbe31ebde Update russian translation 2019-10-28 06:28:55 +02:00
Scratch 6915a279c1 Fix AudioCodec Combobox 2019-10-22 00:31:47 +11:00
Scratch 3ad7d6ed84 Support Opus in FFMPEG
Supports webm/mp4 files
2019-10-22 00:31:47 +11:00
Jaex c85f23cc96 Support special folder variables in Actions 2019-10-09 23:03:36 +03:00
Jaex a8f992a203 fixed #4418: When drawing freehand, line or arrow make sure border size is minimum 1 2019-10-09 15:11:13 +03:00
Fyers 20d219b264 german 2019-10-01 22:33:10 +02:00
thanhpd e0222c8a8d
Update Vietnamese translation 2019-10-01 23:21:33 +07:00
Jaex 461c29c78c Added resx files to projects 2019-09-24 13:20:09 +03:00
candela97 5ba25517d4
update zh-TW localization 2019-09-24 05:19:35 +08:00
AmirPourmand 39e855db8d Add more persian translations 2019-09-11 00:18:23 +04:30
Jaex 35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +03:00
Jaex de88936bd7 Added resx files to csproj 2019-08-31 13:02:03 +03:00
Jaex 3e07d79eef
Merge pull request #4321 from simonporte/french-translation
Update french translation
2019-08-31 10:38:15 +03:00
mdmk af765c5114 Update french translation 2019-08-30 16:34:26 +02:00
Amir Pourmand 83b1985f8f Adding Persian Language Support (#4314)
* Create Resources.fa-IR.resx

* Add more translations

* adding Persian language to enums and langauge helper

* Ading Persian to Main form and resources

* translate about form

* translate Standard Record Form

* add Iran icon

* add Ir Icon to resources

* update Resource file

* update main Form

* fix adding IR File

* catching all Exceptions!

* Adding More Forms

* merge commit

* Add More

* Back To Version

* A little Change

* Add Persian Resource Files

* Add More Persian

* add more translation

* add more traslation

* add resource file Fa-IR

* Revert "merge commit"

This reverts commit e5f4a36f8c.

# Conflicts:
#	ShareX/Forms/TaskSettingsForm.Designer.cs
#	ShareX/Forms/TaskSettingsForm.resx

* Revert History Form to its original state
2019-08-30 10:21:04 +03:00
L1Q b6ee0f4243 Update russian translation 2019-08-24 06:51:12 +03:00
L1Q ccea29f817 Move lines to resx 2019-08-24 06:50:52 +03:00
Jaex 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00