Commit graph

633 commits

Author SHA1 Message Date
simonporte c537c24bcb Update French translation 2020-11-08 00:30:39 +01:00
Jaex 07e9405060 Fixed tooltip multi line issue 2020-10-29 16:40:38 +03:00
Jaex c56e4c0f0a If recording devices uninstalled then set default sources 2020-10-26 15:52:10 +03:00
YFdyh000 ad9ef8e11e Update Chinese (Simplified) translations 2020-10-26 06:03:34 +08:00
L1Q df90adf874 Improve localization support
Move lines to resx
2020-10-22 05:18:00 +01:00
Jaex 8dc1dfd8e4 fixed #5137: Handle clipboard contains errors 2020-10-21 12:50:24 +03:00
Jaex c4a76746bf Make sure annotation toolbar is not bigger than editor window 2020-10-08 16:18:32 +03:00
Jaex fd8775ff5e Added option to swap enter key behavior in input box 2020-10-01 16:00:52 +03:00
Jaex ad2727a555 Added screen color picker info text option 2020-10-01 02:11:57 +03:00
Jaex ed5a8c0765
Merge pull request #5069 from kanaxx/l10n_japanese
Adding Japanese Language Support
2020-09-24 20:36:01 +03:00
Jaex dc21005e74 fixed #5061: Support region capture hover area with Enter key and handle missing path 2020-09-22 15:51:20 +03:00
Jaex 31c94623da In image editor show menu tooltips for task status 2020-09-20 02:26:53 +03:00
kanaxx b4128e3bad adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Jaex 35f9898325
Merge pull request #5017 from Scrxtchy/GifBayerScale
Bayer Scale can be changed for gifs if Bayer dither is in use
2020-09-11 19:25:58 +03:00
Scratch f7459c9bcb Bayer Scale can be changed for gifs if Bayer dither is in use
Closes #5013
2020-09-03 22:43:46 +10:00
RieL cfb241ad7e Updated missing Korean translations and more
Screenshot delay -> 스크린샷 지연
and added some other missing translations & ':'s.
2020-09-03 03:49:17 +09:00
Jaex bc7c7adf26 Use ShareX/FFmpeg repo for FFmpeg download 2020-09-02 12:19:20 +03:00
simonporte bdf4db16d3 Update french translation 2020-09-01 18:54:25 +02:00
L1Q 69e8c22479 Update russian translation 2020-08-31 12:30:29 +01:00
Jaex eabb0c8b23 Change size of color box 2020-08-28 21:55:15 +03:00
Jaex df87861c0d Fix info tooltip position for screen color picker 2020-08-13 14:32:55 +03:00
Jaex 01cbb02740 Change design of screen color picker tooltip color box 2020-08-12 11:20:51 +03:00
Jaex a1f079d674 In region capture form apply custom theme to text tooltips 2020-08-01 16:08:00 +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 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
Farewell Angelina 28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01: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 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 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 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