Commit graph

120 commits

Author SHA1 Message Date
Ivan Bidolakh d7d3ce4fc1 Remove unnecessary null check
Split function always return array. If you look at the source of it, it even guarantees it with code contracts
2018-04-29 01:54:42 +03:00
Jaex e83726176f Improve replacing logic to not replace with result of previous replace 2018-02-02 03:38:26 +03:00
Jaex 06ca3f9974 fixed #3053: Add Ctrl + A support to textbox 2018-01-04 00:39:10 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex b4d512374b Draw cross center of crop tool area 2017-12-25 13:37:25 +03:00
Jaex 0f23bf1018 Fixed rectangle limit 2017-12-13 02:22:24 +03:00
Jaex 8af932445b Added DrawCapsule extension 2017-12-07 14:32:59 +03:00
Jaex 7388cd3ee2 Added login support to Lithiio 2017-11-11 01:21:04 +03:00
campbeb ee96a1e3c2 Allow placing image preview pane on bottom
User can select to have main form image preview pane at the side or at the bottom.
Closes #1943
2017-10-28 12:41:14 -04:00
Jaex 0ece165227 Refresh custom uploader listbox name 2017-09-07 03:22:27 +03:00
Jaex 113df131a4 Added batch image thumbnailer tool 2017-07-10 02:04:19 +03:00
Jaex e53275a3e9 URL related refactoring 2017-04-24 17:01:35 +03:00
Jaex 3da4ddde70 Added ShowError extension to Exception 2017-04-21 23:42:52 +03:00
Jaex e7b6218129 Refresh combo box texts on name change, disable transfer mode panel on SFTP protocol 2017-04-20 23:50:31 +03:00
Jaex 01682b0e3e Calculate proper font size for AddString 2017-02-17 23:23:19 +03:00
Jaex 5d6d066849 Custom uploader extension can activate and select destinations now 2017-01-15 19:42:31 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex e07d4cb036 Removed rounded rectangle region and drawing instead rectangle have corner radius option
Changes to annotation options default values
2016-11-30 18:17:12 +03:00
Jaex 14cde29c05 ImageHelpers refactoring 2016-11-12 20:22:49 +03:00
Jaex eff05bc15c Rename NativeConstants class 2016-09-30 21:21:48 +03:00
Jaex f0f8d0711c Adding menu form inside ShapeManager 2016-09-30 19:11:59 +03:00
Jaex 1aa169fb6a Remove unused resx fields 2016-09-17 11:33:27 +03:00
Jaex f0fd4d101d In about window only show link to GitHub contributors page because it is unfair to just show uploader contributions and not rest of contributions 2016-09-14 01:34:30 +03:00
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