Commit graph

1295 commits

Author SHA1 Message Date
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
Jaex
9fb95d19b9 Removed Windows 8 check in IsBlurPossible because it works in 8.1 but need to check in 8.0 2013-11-09 21:07:58 +02:00
mcored
2ce83a7ba8 Fixes overlooked in previous push 2013-11-09 17:42:58 +08:00
mcored
2e4f47d856 Show "Override default FTP account UI" in TaskSettings only if there are more than 1 FTP accounts. If there is only 1 FTP account, there is nothing else to override. 2013-11-09 17:27:19 +08:00
mcored
85d20a0673 Merge branch 'master' of github.com:ShareX/ShareX 2013-11-09 17:20:45 +08:00
Jaex
ddb41c37ab AutoHide for DrawImage 2013-11-09 05:22:40 +02:00
Jaex
63c6ac2920 Added Drawings category to image effects
Added draw image
2013-11-09 05:13:49 +02:00
Jaex
adba5dc804 Using Format32bppArgb when drawing border/background 2013-11-09 03:52:44 +02:00
Jaex
f983bae51f Workaround for draw rectangle bug 2013-11-09 03:26:15 +02:00
Jaex
f7a870b2d7 Background and Border have gradient option 2013-11-09 02:56:37 +02:00
Gregoire Pailler
e67af02f91 Allow Jira address with subfolder (like http://server/jira) 2013-11-08 18:37:32 +01:00
Jaex
41db6e2f6a UploadersConfig check for ftp index 2013-11-08 18:12:56 +02:00
McoreD
06b4834a27 Fixed https://code.google.com/p/sharex/issues/detail?id=535 - hotkey specific FTP account selection 2013-11-08 15:23:55 +08:00
Jaex
a446b4feba Added save image to image effects form, Added image effects to tools menu 2013-11-08 03:14:04 +02:00
mcored
811589598d Corrected McoreD's home page. 2013-11-08 05:26:49 +08:00
Jaex
22e97b48cb Application icon was missing 2013-11-07 17:09:35 +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
dd7dcefcb5 Using convolution matrix for sharpen 2013-11-06 00:00:55 +02:00
Jaex
3acf893ce0 Fix color picker timer not stopping on form close 2013-11-05 20:22:38 +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
4690df111f Moved CodeWorks.sln 2013-11-04 17:02:22 +02:00
Jaex
ad4b81db26 http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages 2013-11-04 16:55:50 +02:00
Jaex
9427131b88 About form changes, updated links 2013-11-04 15:46:49 +02:00
McoreD
908b561939 In Google Code, SVN revision was used as the Revision number. In GitHub this is not applicable anymore. Setup file will be created only Major.Minor.Build without Revision e.g. ShareX-8.4.0-setup.exe. 2013-11-04 16:23:38 +08:00
McoreD
66a183ce82 If you don't have a .suo file in your solution directory, Visual Studio picks the first one as the default startup project. Moving ShareX.csproj to the top of the project list in the solution.
Signed-off-by: McoreD <mcored@gmail.com>
2013-11-04 08:14:44 +08:00
Jaex
9091c1e74b Screen color picker will show old color 2013-11-03 20:48:46 +02:00
Jaex
ebc1d10b40 Screen color picker top most false when color picker stopped 2013-11-03 18:03:18 +02:00
Jaex
d9be353b7b NuGet packages 2013-11-03 13:12:50 +02:00
Jaex
dba0ec79f8 Initial commit of ShareX project r748 2013-11-03 12:53:49 +02:00
Jaex
e8c6c97f1d Initial commit 2013-10-08 16:32:10 -07:00