Commit graph

2644 commits

Author SHA1 Message Date
Jaex
de14669306 In context menu updated selected control options properly 2016-05-21 00:09:09 +03:00
Jaex
fa2c5c73c3 Adding border color, border size, fill color specific to text drawing 2016-05-20 23:19:07 +03:00
Jaex
67f69559fc Don't draw text if rectangle is too small 2016-05-20 21:34:20 +03:00
Jaex
fec6e8429a TextDrawingInputBox localizable 2016-05-20 20:56:04 +03:00
Jaex
6cf94d9cf8 base.UpdateShapeConfig needed in RoundedRectangleDrawingShape 2016-05-20 20:41:49 +03:00
Jaex
9e35ee9591 Created AnnotationOptions class 2016-05-20 20:34:45 +03:00
Jaex
55c3087892 Added UpdateShapeConfig method so shapes can update their own config 2016-05-20 20:01:00 +03:00
Jaex
428dabe972 Clone text options for each new text drawing and when text options changed apply it to main options 2016-05-20 19:07:29 +03:00
Jaex
110d1eede0 Allow border size 0 for fill color only shapes 2016-05-20 18:49:38 +03:00
Jaex
c52eb0cdc8 Don't save text inside options 2016-05-20 18:45:55 +03:00
Jaex
e0dc853c6f Trigger shape created on hover creation 2016-05-20 18:33:23 +03:00
Jaex
26f2b99d71 Save text drawing options 2016-05-20 18:20:43 +03:00
Jaex
cfcb879172 If text color not visible in white background then use dark gray background color 2016-05-20 17:48:01 +03:00
Jaex
b47a69c8bb Removed cancel button because options class edited directly now, assign style checked states 2016-05-20 17:23:11 +03:00
Jaex
93caa9a549 Created TextDrawingOptions class 2016-05-20 17:11:48 +03:00
Jaex
42cd1e36a5 Added horizontal and vertical alignment options to text drawing 2016-05-20 16:44:56 +03:00
Jaex
eb533343b8 Added hotkey for text drawing 2016-05-20 15:42:21 +03:00
Jaex
27dede13ae In screen color picker added these copy buttons: All, RGB, Hex, HSB, CMYK, Decimal, Position 2016-05-20 14:43:13 +03:00
Jaex
60016ecd9f Added font selection to input box 2016-05-20 03:47:04 +03:00
Jaex
54d4633f0f Added bold, italic, underline options to input box 2016-05-20 02:53:45 +03:00
Jaex
29189deb38 Added custom input box for text drawing 2016-05-20 01:57:49 +03:00
Jaex
f2c7257a36 Use border color for text color, before double click event stop moving 2016-05-20 01:30:20 +03:00
Jaex
18dc27b166 Added text drawing support to region capture 2016-05-20 01:13:19 +03:00
Jaex
8d3bb831da Middle click to cancel capture 2016-05-19 18:32:25 +03:00
Jaex
858ef85a4d Slight arrow image change 2016-05-19 18:15:53 +03:00
Jaex
dab01f00b4 Blur, pixelate, highlight changes to improve visibility of region 2016-05-19 17:44:32 +03:00
Jaex
88a7933255 Show menu under selected item 2016-05-18 19:39:58 +03:00
Jaex
478eca9e58 Merge pull request #1564 from stdray/keys-apps
Add support for context menu keyboard key to uploads listview
2016-05-18 19:27:47 +03:00
STDray
e9dbcdafe7 Add support for context menu keyboard key to uploads listview 2016-05-18 18:39:59 +03:00
Jaex
df60c24b0e Added fading text animation for current shape type change 2016-05-18 13:35:17 +03:00
Jaex
00bc51eccb Fix mouse wheel magnifier change 2016-05-18 12:12:05 +03:00
Jaex
89e10384eb Merge pull request #1559 from lithium720/patch-2
Update Lithiio
2016-05-18 00:42:02 +03:00
Justin
b2e3110543 Update Lithiio
Removed unused json lib, preformed suggested update for CombineURL.
2016-05-17 14:39:56 -07:00
Jaex
8374ecbc03 Added SaveSettingsAfterTaskCompleted setting 2016-05-17 16:43:04 +03:00
Jaex
a82138bd4d Save all settings after each task completed but only if there is no active task (Example if 50 files uploading then only after all files uploaded settings will save) 2016-05-16 15:45:54 +03:00
Jaex
941dfee3ea Removed unused DrawBorder option 2016-05-16 12:48:53 +03:00
Jaex
62bb720635 Added text capture hotkey 2016-05-16 12:34:15 +03:00
Jaex
88022f576a Use PNG for OCR 2016-05-16 12:28:14 +03:00
Jaex
4e05c6748b Ctrl + mouse wheel will change magnifier pixel count 2016-05-16 11:55:32 +03:00
Jaex
11c6f43f9e If not AnnotationEnabled then right click should also delete intersect shapes 2016-05-16 11:06:13 +03:00
Jaex
911c859d50 Merge pull request #1558 from lithium720/patch-1
Updated URL's and URL handling.
2016-05-16 09:08:37 +03:00
Justin
25d0b1f515 Updated URL's and URL handling.
Added a domain, and the 'i' sub domain configurations.
Changed to building the URL locally.
2016-05-15 22:59:57 -07:00
Jaex
c4dd95751e Removed UpdatePanel from main window, it will be added next release 2016-05-16 08:24:59 +03:00
Jaex
75d0be62f9 Little changes about lithiio 2016-05-15 15:22:13 +03:00
Jaex
ff0f45cd42 Merge pull request #1556 from lithium720/master
New File Uploader - lithi.io
2016-05-15 15:05:45 +03:00
lithium_
80e26e9bfe New File Uploader - lithi.io
Added a new file uploader.
2016-05-15 04:57:30 -07:00
Jaex
7338a4b012 Added update panel control 2016-05-15 14:52:11 +03:00
Jaex
c477c8a011 Save OCR language selection 2016-05-15 11:47:30 +03:00
Jaex
4c3f0efd1f Moved all region capture related helpers to RegionCaptureHelpers class 2016-05-15 10:34:02 +03:00
Jaex
8ddf91f57c Renaming and tidying region capture codes 2016-05-15 10:12:53 +03:00