Commit graph

40 commits

Author SHA1 Message Date
Jaex 9adc945e1a Changed class name 2014-10-20 00:48:54 +03:00
Jaex 3a2da6a4a8 Image effects can be enabled/disabled using checkbox without requiring to remove effect, Added round corners effect 2014-10-19 17:02:09 +03:00
Jaex 01e0af999c ReSharper cleanup 2014-10-19 00:48:47 +03:00
Jaex 0ec7a24240 Added print image button to image editor 2014-09-26 08:58:04 +03:00
Jaex 85da0dccdb Actions support output extension now so you can use things like 7-Zip (Args: a %output %input) 2014-08-28 03:53:38 +03:00
Jaex 64ae1ba3c2 fixed #212: Be able to cancel tasks from image editor 2014-07-30 13:36:35 +03:00
Jaex 53ca347f4c QR code changes 2014-07-19 00:38:30 +03:00
Jaex e430c3b5f7 Rectangle annotate tip text 2014-07-09 23:20:47 +03:00
Jaex 111d44e11f Few drop form changes 2014-07-05 21:28:30 +03:00
Jaex d19cc23d2e CodeMaid cleanup 2014-05-23 19:08:24 +03:00
Jaex e1e29f7b6b Removed AsyncBridge library, FFmpeg error window for be able see all output, Replaced ThreadPool with Task.Run 2014-05-22 04:22:32 +03:00
Jaex ba961d03ad Removed FTP account @ syntax warnings instead setting HttpHomePathAutoAddSubFolderPath false 2014-05-20 05:14:03 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex b2fdc2a9fd URL upload changes 2014-05-07 19:26:14 +03:00
mcored 8ddae5f03d fixed #125
If you copy a URL of an image, you can now upload this image using
Clipboard Upload.
TODO: This could extend to files too.
2014-05-07 20:33:36 +08:00
Jaex 39116e6dad Image editor save will use last save path, save as will use last save directory, handling memory leaks 2014-05-04 15:31:35 +03:00
McoreD bf13344f66 Greenshot Image Editor changes
Greenshot Image Editor supports current file name or current file path
2014-05-04 11:27:27 +08:00
McoreD afe6074398 Save and close button in Greenshot Editor works 2014-05-04 08:53:11 +08:00
mcored 96d1636f6a GreenshotImageEditor SaveAs button 2014-05-04 06:03:45 +08:00
Jaex 5bb526f0d1 fixed #111: Using 32bppArgb everywhere 2014-04-24 09:30:32 +03:00
Jaex 6dd735be36 fixed issue #60 2014-02-26 19:10:08 +02:00
Jaex e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex a251bad6d8 Toast window now supports only text too 2014-01-09 03:16:48 +02:00
Jaex e489b9f73b Removed designer.cs 2013-12-30 10:21:09 +02:00
Jaex fa0b0a9ac8 Check is image file 2013-12-24 23:29:41 +02:00
Jaex 4b719fee96 Workaround for image resize bug
Not using animate window in toast window
2013-12-24 21:19:27 +02:00
Jaex 8d81b6df67 Toast window will resize according to image 2013-12-24 20:19:01 +02:00
Jaex b78fd0ac41 Adding ToastForm for use after task to show image preview 2013-12-23 21:10:51 +02:00
Jaex 0790fbe035 Added Sides setting to Torn Edge effect 2013-11-28 09:22:06 +02:00
Jaex 4f2c96ce29 Added image effects hotkey 2013-11-20 19:59:00 +02:00
Jaex d3c110bc36 Improved image load/save dialog 2013-11-20 19:45:11 +02:00
Jaex b184fff01b Added checkerboard image effect 2013-11-16 15:24:03 +02:00
Jaex c17b23035d Using padding for canvas and crop 2013-11-12 04:42:10 +02:00
Jaex a4da6dabc6 MyColorEditor for use custom color picker in PropertyGrid 2013-11-10 06:22:59 +02:00
Jaex adba5dc804 Using Format32bppArgb when drawing border/background 2013-11-09 03:52:44 +02:00
Jaex f7a870b2d7 Background and Border have gradient option 2013-11-09 02:56:37 +02:00
Jaex 95c6aa9c84 Added EdgeDetect, Emboss, GaussianBlur, MeanRemoval, Smooth filters
Using Argb format for some image effects
2013-11-06 00:48:41 +02:00
Jaex dd7dcefcb5 Using convolution matrix for sharpen 2013-11-06 00:00:55 +02:00
Jaex 787dce2c8c Using ShareXResources from HelpersLib in all projects for Icon & Logo.
Added Black & White, Polaroid, Sepia, Sharpen effects
2013-11-05 19:58:22 +02:00
Jaex dba0ec79f8 Initial commit of ShareX project r748 2013-11-03 12:53:49 +02:00