Commit graph

7932 commits

Author SHA1 Message Date
Jaex d3c110bc36 Improved image load/save dialog 2013-11-20 19:45:11 +02:00
Jaex 4c3cdcc0f2 Added remember main window size setting 2013-11-20 15:36:02 +02:00
Jaex 6ffbd029f8 PrepareCaptureMenuAsync error handling 2013-11-20 15:11:42 +02:00
Jaex 04d5543769 Help sub menu moved back to main menu so debug sub menu can be more easily reachable 2013-11-20 15:05:20 +02:00
Jaex f23ca55d30 Fixed upload test form 2013-11-20 14:39:33 +02:00
McoreD bfc32ee670 revisied change log 2013-11-20 05:14:02 +08: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
mcored 6ffefb24da Rearranged file uploader tabs based on file uploader popularity 2013-11-17 16:49:48 +08:00
Jaex 712377a561 Better AutoHide check for drawimage/drawtext 2013-11-17 09:26:41 +02:00
Jaex 0d4adc280c Merge pull request #2 from gpailler/JiraSSLByPass
Jira SSL bypass
2013-11-16 07:20:34 -08:00
Jaex 653946c90b Number validation for image effects 2013-11-16 17:16:09 +02:00
Gregoire Pailler aec6a6660f Implement helper to disable/enable SSL certificate check 2013-11-16 15:58:42 +01:00
Gregoire Pailler 9288ecb9d4 Allow SSL without valid certificate (by example, Jira server can have a self-signed certificate not registered in computer certificate store) 2013-11-16 15:58:28 +01: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 1399279880 ScreenCapture.dll renamed to ScreenCaptureLib.dll for consistency 2013-11-16 11:11:39 +02:00
Jaex a2e9dd377f Not need update check test anymore 2013-11-15 14:38:19 +02:00
Jaex 0924cb9a86 Using github asset url for download update 2013-11-15 08:37:30 +02:00
Jaex 69111f450d GitHub updater improvements 2013-11-15 07:30:54 +02:00
Jaex 7189210661 Interim update checker commit 2013-11-14 12:50:25 +02:00
Jaex 192305d57c Merge branch 'master' of github.com:ShareX/ShareX 2013-11-14 11:53:07 +02:00
Jaex 3a3343373e Missing 8.3 changelog 2013-11-14 11:49:03 +02:00
McoreD 68fde7b20a Changelog update 2013-11-14 17:49:03 +08:00
McoreD ce379be118 Merge branch 'master' of https://github.com/ShareX/ShareX 2013-11-14 17:45:57 +08:00
Jaex 5f52483796 GitHubUpdateChecker works 2013-11-14 11:31:38 +02:00
Jaex 99ca5eacfc GitHubUpdateChecker interim commit 2013-11-14 10:01:21 +02:00
McoreD 56ef085822 fix case of uploader names 2013-11-14 08:03:48 +08: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
McoreD 31a91b17ae Version History update 2013-11-11 08:55:42 +08: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 02c1cec02c Revert last commit because i was wrong 2013-11-10 03:16:44 +02:00