Commit graph

61 commits

Author SHA1 Message Date
michalx2
c591842691 Add extension filters to after capture actions
The context menu for file name variables was also refactored to be used for extension filters as well
2014-08-10 17:36:59 +02:00
Jaex
535332393f Draw text gradient list visible in property grid 2014-08-04 03:49:24 +03:00
Jaex
fabf2997f6 Test URL sharing button 2014-07-19 23:08:45 +03:00
Jaex
d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex
77901c2eff Accessibility improvements 2014-06-25 23:45:57 +03:00
Jaex
316e559b47 Using ExportImport control in ImageEffects 2014-06-06 21:35:18 +03:00
Jaex
34838562a3 Using .NET Framework 4.0 2014-05-23 17:56:27 +03:00
mcored
7c08328def More TabIndex fixes 2014-05-15 21:10:17 +08:00
Jaex
dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex
62201c6bda NameParser menu auto dispose, added menu to Dropbox 2014-05-06 01:55:20 +03:00
Jaex
5edb5fe988 Json library updated 2014-05-02 16:05:44 +03:00
Jaex
d21c038791 Added create thumbnail to after capture tasks 2014-04-22 23:44:58 +03:00
Jaex
73725c6e2f json.net update, dropbox public url change 2014-04-20 00:38:11 +03:00
Jaex
7f911b49b6 CodeMaid solution cleanup 2014-03-28 14:55:41 +02:00
Jaex
25c2b85876 Added silent run setting to minimize to tray on start 2014-02-16 22:27:15 +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
0790fbe035 Added Sides setting to Torn Edge effect 2013-11-28 09:22:06 +02:00
Jaex
812be4f52d fixed issue #8: Uploaders config form index validation 2013-11-26 01:42:36 +02:00
Jaex
060e1a1e57 Added TextShadow to DrawText 2013-11-25 21:34:44 +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
f23ca55d30 Fixed upload test form 2013-11-20 14:39:33 +02:00
Jaex
464fe29072 Added close button to name parser menu
Watermark form changes
Version history changes
2013-11-19 14:10:06 +02:00
Jaex
29ccf84a10 Placement/Offset bug fix 2013-11-17 12:33:21 +02:00
Jaex
e07152040b ColorButton custom control for WatermarkForm 2013-11-17 12:27:23 +02:00
Jaex
47dda6dd4b Using DrawText & DrawImage in WatermarkConfig (Because of this change, watermark settings will reset) 2013-11-17 11:30:47 +02:00
Jaex
712377a561 Better AutoHide check for drawimage/drawtext 2013-11-17 09:26:41 +02:00
Jaex
653946c90b Number validation for image effects 2013-11-16 17:16:09 +02:00
Jaex
b184fff01b Added checkerboard image effect 2013-11-16 15:24:03 +02:00
Jaex
a53856936f Using ContentAlignment and Point in DrawImage/DrawText for position 2013-11-16 11:50:08 +02:00
Jaex
4ad9d34485 Font changes 2013-11-13 21:55:04 +02:00
Jaex
aac1f2cf78 WatermarkForm improvements 2013-11-13 21:39:36 +02:00
Jaex
14d6674fd9 Moved ApplyWatermark to WatermarkConfig
WatermarkForm changes
2013-11-13 05:17:28 +02:00
Jaex
15ee7a2338 Using DrawText & DrawImage in WatermarkManager
Removed GradientMaker because it was not good enough
2013-11-13 04:54:29 +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
9d42b58cb7 Fixed buttons anchor 2013-11-12 06:56:32 +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
c17b23035d Using padding for canvas and crop 2013-11-12 04:42:10 +02: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
91dd6eb296 Watermark fixes 2013-11-11 08:28:23 +02:00
Jaex
f7cc5f2442 Added EnumDescriptionConverter 2013-11-11 03:49:53 +02:00
Jaex
ee905c6990 csproj update 2013-11-11 02:59:12 +02:00
Jaex
a16428d869 Added DrawText image effect (Text watermark) 2013-11-11 02:48:31 +02:00
Jaex
a450d30972 Custom color editor works in Color struct now 2013-11-10 22:30:20 +02:00
Jaex
69c2736cff Using RGBA struct in all effects 2013-11-10 07:09:56 +02:00
Jaex
a4da6dabc6 MyColorEditor for use custom color picker in PropertyGrid 2013-11-10 06:22:59 +02:00
Jaex
ddb41c37ab AutoHide for DrawImage 2013-11-09 05:22:40 +02:00