Commit graph

2864 commits

Author SHA1 Message Date
Jaex 0342bb3314 Merge branch 'master' of github.com:ShareX/ShareX 2016-05-22 19:52:34 +03:00
Jaex a8770e001b Added ToolStripCheckedBoldRenderer to make checked items bold so it will be more easier to see image checked items also in high contrast theme 2016-05-22 19:52:19 +03:00
Jaex c224117fe2 Merge pull request #1567 from campbeb/greenshotmerge21May
Merge Greenshot changes through 22 May 2016
2016-05-22 18:36:30 +03:00
campbeb 2c35af0592 Merge Greenshot changes through 22 May 2016
Merge commits from Greenshot up through
bd71f47e95a46642fe6a83bdd76cc4d2a7eed7c2.

Some bug fixes, but mostly structural cleanup.
2016-05-22 11:17:02 -04:00
Jaex f1ea237774 Merge pull request #1566 from lithium720/master
Made lithiio instructions more clear
2016-05-22 17:26:07 +03:00
lithium_ 2b9f629cf0 Made lithiio Instructions More Clear 2016-05-21 21:38:07 -07:00
lithium_ 01e3cd8bdc Made lithiio instructions more clear 2016-05-21 21:37:24 -07:00
lithium_ d9ef870c1b Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-05-21 21:25:03 -07:00
Jaex 97bb0908b9 Use task icons also in task settings and quick task menu editor 2016-05-21 21:33:25 +03:00
Jaex f2a7af584a Increase after capture form size to fit all tasks 2016-05-21 19:23:47 +03:00
Jaex 20c0ecab0b Added icons for after upload tasks menu 2016-05-21 19:08:45 +03:00
Jaex 1c2c443e2e Added icons for after capture tasks menu 2016-05-21 18:58:41 +03:00
Jaex 1a7379cc03 Add mouse wheel tip 2016-05-21 17:23:02 +03:00
Jaex c3ce5da6b8 Show cancel capture tip when creating region too 2016-05-21 16:30:29 +03:00
Jaex 1233a7e29c Removed DrawFinal from BaseDrawing, renamed Draw to OnDraw 2016-05-21 15:26:49 +03:00
Jaex ea9f3f2312 Change default text colors 2016-05-21 01:20:56 +03:00
Jaex d4aadafd58 Text color settings independent from other shapes now 2016-05-21 00:56:18 +03:00
Jaex ec18026d9c Added UpdateContextMenu method 2016-05-21 00:31:16 +03:00
Jaex c6aa3c2ce1 Show border color, border size, fill color options for text drawing 2016-05-21 00:13:00 +03:00
Jaex 50a715daba Fix text drawing 2016-05-21 00:09:31 +03:00
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