Commit graph

183 commits

Author SHA1 Message Date
Jaex
837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex
b48d615362 Code refactoring 2021-06-10 21:44:40 +03:00
Jaex
1e8fb8a6fb fixed #5560: If magnifier is close to edges then draw canvas background 2021-06-08 21:51:40 +03:00
Jaex
65062b5332 Store input delay in region capture options 2021-04-10 19:58:44 +03:00
L1Q
df90adf874 Improve localization support
Move lines to resx
2020-10-22 05:18:00 +01:00
Jaex
c4a76746bf Make sure annotation toolbar is not bigger than editor window 2020-10-08 16:18:32 +03:00
Jaex
ad2727a555 Added screen color picker info text option 2020-10-01 02:11:57 +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
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
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
Jaex
4a444ca164 Added area and perimeter info to ruler tool 2020-07-05 08:12:55 +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
ef0d5a89cb In region capture when moving or panning use grab cursor 2020-03-31 21:55:55 +03:00
Jaex
335972455a More Bitmap usage 2020-03-23 22:33:26 +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
42e1067412 Return bitmap instead of image 2020-03-20 22:02:26 +03: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
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
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
35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +03:00
Jaex
f937a5d093 fixed #4170: Only allow monitor capture keybinds in region capture mode 2019-06-14 19:18:39 +03:00
Jaex
0755698b08 Checker changes 2019-06-02 22:45:15 +03:00
Jaex
35d6f5aaed Support dark theme color in image editor background 2019-06-01 00:19:37 +03:00
Jaex
132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Daniel Kuschny
056f17cbc7 Added select tool to image editor 2019-04-04 18:32:58 +02:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
4642091372 fixed #3741: After use image editor task buttons, modified should be set to false 2018-11-17 12:20:59 +03:00
Jaex
f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex
894e6a6433 #3530: Save buttons in image editor will use task settings to generate name if file name is not supplied yet, that way user can save without use "save as..." dialog first 2018-07-16 12:44:23 +03:00
Jaex
ec1d942cf5 Rename IsAnnotated to IsModified 2018-06-04 18:47:38 +03:00
Jaex
cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
L1Q
8a4afdbdfc Improve translation support
- resize color picker form for better compatibility
- move strings to resources
- mark strings invariant
2018-05-13 06:19:16 +03:00
Jaex
62dc5ff676 Allow to hide magnifier with mouse wheel if magnifier size reach below minimum pixel size 2018-04-30 19:45:35 +03:00
Ivan Bidolakh
f2e5b2b5ba Remove unnecessary parameter check
IsEditorMode is always false, look first "if" block
2018-04-29 02:11:44 +03:00
Jaex
a9bcb02e0e On screen color picker add color box near cursor tooltip 2018-04-26 20:17:02 +03:00
Jaex
5bfbc07818 #3304: After move image if image is outside canvas then resize canvas to fit image 2018-04-13 14:56:35 +03:00
L1Q
276a3a504f Add OnMouseDown interaction to scrollbars 2018-04-04 14:51:32 +03:00
Jaex
6185385c9b Move ScrollbarManager to ShapeManager 2018-04-03 23:46:38 +03:00
Jaex
a36b948fa1 #3221: When focus lost stop updating image editor form 2018-04-03 01:43:10 +03:00