Commit graph

29 commits

Author SHA1 Message Date
Jaex 408e0225cd Image editor merge 2014-11-14 22:43:40 +02:00
Jaex 66aa9cebae fixed #362: Image effects window UI changes for high DPI support otherwise OK button not visible 2014-11-10 23:40:34 +02:00
Jaex 3f13e0f025 Added Outline image effect 2014-10-20 22:37:51 +03:00
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 df236f95d1 HelpersLib, HistoryLib, ImageEffectsLib, IndexerLib, ScreenCaptureLib hard coded strings moved to Resources 2014-10-17 14:08:33 +03:00
Jaex 316e559b47 Using ExportImport control in ImageEffects 2014-06-06 21:35:18 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex 7f911b49b6 CodeMaid solution cleanup 2014-03-28 14:55:41 +02:00
Jaex e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex bee7bf7454 fixed #12: Added Export/Import custom uploader 2013-12-02 14:08:09 +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 6f4ba22ba0 DrawText changes 2013-11-13 03:29:20 +02:00
Jaex d4eada44b1 Drag n drop support to image effects 2013-11-12 08:35:44 +02:00
Jaex 8f9a5996aa Image effects export/import working now 2013-11-12 06:37:08 +02:00
McoreD 76abfbd148 Added ability to import/export image effects as json settings from/to clipboard. ImageEffect.cs needs to be revised as it is an abstract class. 2013-11-12 12:07:26 +08:00
Jaex 0ded947b1e Workaround for "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt." 2013-11-12 01:32:16 +02:00
Jaex a16428d869 Added DrawText image effect (Text watermark) 2013-11-11 02:48:31 +02:00
Jaex 63c6ac2920 Added Drawings category to image effects
Added draw image
2013-11-09 05:13:49 +02:00
Jaex f7a870b2d7 Background and Border have gradient option 2013-11-09 02:56:37 +02:00
Jaex a446b4feba Added save image to image effects form, Added image effects to tools menu 2013-11-08 03:14:04 +02:00
Jaex 6f3b4e5f94 ConvolutionMatrix changes 2013-11-06 02:59:13 +02:00
Jaex b0e2a43f49 Added Crop effect 2013-11-06 01:54:07 +02:00
Jaex 8620fdb092 Added MatrixConvolution effect 2013-11-06 01:10:27 +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 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