Commit graph

97 commits

Author SHA1 Message Date
Jaex
c483491611 Added corner radius setting to rectangle and text drawing, dynamic pixel offset mode depending on border size to fix anti aliasing issues 2016-09-02 18:48:03 +03:00
Jaex
871b583da2 Draw tail in speech balloon but still unable to figure out how to union both rectangle and tail 2016-08-24 19:23:49 +03:00
Jaex
141993b5db Adding SpeechBalloonDrawingShape interim commit 2016-08-24 18:34:02 +03:00
Jaex
a3b8eb88a8 Added centerText parameter to SetText method 2016-08-23 21:02:52 +03:00
Jaex
36b460dfda Added AddRoundedRectangleProper extension 2016-08-08 21:59:09 +03:00
Jaex
883f725d80 Added node to last point of freehand region to be able to continue drawing 2016-08-05 13:13:16 +03:00
Jaex
1315f47340 When drawing freehand region you can hold "Shift" to draw direct lines which will act like polygon region 2016-08-04 04:13:57 +03:00
Jaex
3a7510d2a2 Calculate freehand rectangle on update, close figure on shape path requested 2016-08-03 08:59:52 +03:00
Jaex
a1a1c1ef17 Added rectangles combine extension 2016-08-02 09:56:26 +03:00
Jaex
0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Jaex
a2ab6296cb Added "..." to reset buttons because those showing confirmation dialog now 2016-07-08 10:13:25 +03:00
Jaex
b0e0465513 Added code menu for custom region capture info text 2016-06-22 15:30:37 +03:00
Jaex
d9357e3ffa In hash check form remove white spaces from target textbox, allow drag n drop file to file hash tab page 2016-05-29 12:23:02 +03:00
Jaex
8688e9e0d7 Added IgnoreSeparatorClick extension for context menu strip, using it on annotation context menu 2016-05-26 03:18:13 +03:00
Jaex
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex
88ecf435c7 Added corner lines to blur, pixelate, highlight 2016-05-09 01:34:15 +03:00
Jaex
bda1e342f4 Added cancel capture button, menu will open centered to cursor 2016-05-04 15:53:18 +03:00
Jaex
42fb490c4c Added shadow to rectangle drawing 2016-05-03 20:58:18 +03:00
Jaex
d9b606e6c0 Added shape menu to region capture window which is openable with middle mouse button 2016-05-03 16:28:15 +03:00
Jaex
7b196e35c6 Added IsValidImage extension for PictureBox 2016-04-16 15:15:58 +03:00
Jaex
3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex
944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09:22 +02:00
Michael Delpach
0f17aeeec2 CreateDirectoryFromFilePath
and CreateDirectoryFromDirectoryPath
2016-02-22 07:15:23 +08:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
4d09b4cff5 Added shadow to region (annotate) rectangle drawing 2015-12-04 16:12:30 +02:00
Jaex
c7bc7381ee Remove unnecessary parenthesis 2015-11-28 14:53:16 +02:00
Jaex
8adfe5342e Using mouse wheel to swap modes 2015-11-13 11:47:29 +02:00
Jaex
c8dcc27104 In default clipboard image copy background will be filled with white because alpha channel not supported 2015-11-10 23:07:13 +02:00
Jaex
e6d17fc37f Added HideImageMargin extension for tool strip menu items 2015-09-23 21:23:25 +03:00
David Ruhmann
c0cbdd938e add hexadecimal and alphanumeric options and categories
base 62, 36, and 16
2015-09-22 22:13:30 -05:00
Jaex
f84200c629 Unix DateTime convert methods 2015-08-23 22:41:59 +03:00
Jaex
30f5d7d539 Merge branch 'master' of github.com:ShareX/ShareX 2015-08-20 18:44:56 +03:00
Jaex
42c8f3f22a String contains extension 2015-08-20 18:44:40 +03:00
David Ruhmann
3feb331be9 fix comparison to allow match at beginning 2015-08-20 09:24:20 -05:00
David Ruhmann
59abcded74 add nameparser parameter support
parameter = {n} for entries i, ra, rn.
2015-08-19 17:17:50 -05:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex
559cfccf0c Interim hotkey job category system 2015-06-20 01:22:35 +03:00
Jaex
6d50877900 OAuth verification code text box will show "Paste verification code here" text when it not got focus 2015-05-26 19:14:09 +03:00
Jaex
c903ec8639 GIF fps limit increased to 30, fixed gif cache integer overflow problem 2015-02-09 17:17:04 +02:00
Jaex
896217f634 fixed #488: Added recent links menu to tray menu 2015-02-02 16:48:56 +02:00
Jaex
5c98188507 Fixed screen recording tray icon text length problem which causing screen recording to not start in some languages 2015-01-19 15:38:53 +02:00
Jaex
03bff07e96 Workaround for DrawText background transparency issue 2014-12-31 15:32:48 +02:00
Jaex
e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex
9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex
218b32c572 fixed #416: Actions list supports item dragging for be able to re order them 2014-12-23 19:44:17 +02:00
Jaex
d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex
5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00