Commit graph

228 commits

Author SHA1 Message Date
Jaex
ff886ab44a Added automatic dns setting 2014-03-22 20:56:31 +02:00
Jaex
152243fa7d Added flush dns after change dns 2014-03-22 05:16:35 +02:00
Jaex
a83cc7e5ed Added DNS changer to Tools menu 2014-03-22 03:39:28 +02:00
Jaex
5253cf43ad Adding file exist actions 2014-03-13 11:13:02 +02:00
Jaex
6dd735be36 fixed issue #60 2014-02-26 19:10:08 +02:00
Jaex
25c2b85876 Added silent run setting to minimize to tray on start 2014-02-16 22:27:15 +02:00
Jaex
dacc13b96a Update checker change for avoid portable file 2014-01-26 11:59:15 +02:00
Jaex
c734f5c208 Notification placement setting 2014-01-16 01:20:36 +02:00
Jaex
c6d5e2b87b Added max name pattern length and title length settings 2014-01-13 08:38:53 +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
989ceec4f5 Gradient color setting 2014-01-06 22:31:38 +02:00
Jaex
a259dc866d Added "Monitor test" to tools menu 2014-01-06 22:22:15 +02:00
Drew DeVault
d31f60ed4d Mostly fix build on Mono 2014-01-04 09:40:03 -08: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
c99e738a4e Native changes 2013-12-21 20:27:52 +02:00
Jaex
3954af74e3 Added bit.ly oauth2 support 2013-12-20 17:59:26 +02:00
Jaex
16ea432263 Added personal folder path setting to Settings form which can edit PersonalPath.cfg 2013-12-11 20:36:23 +02:00
Jaex
30058d8372 Removed Steam profile url 2013-12-08 23:28:19 +02:00
Jaex
f21f114904 Added help button to custom uploaders 2013-12-06 21:10:23 +02:00
Jaex
d90a200ea8 Moved GetDefaultWebProxy to ProxyInfo 2013-12-04 14:55:58 +02:00
Jaex
50248ed808 Donate url changed 2013-12-03 17:58:52 +02:00
Jaex
0790fbe035 Added Sides setting to Torn Edge effect 2013-11-28 09:22:06 +02:00
Jaex
e0e3f8db7a Added backup update method if GitHub api fails 2013-11-28 01:18:00 +02:00
Jaex
1340a2d495 Merge branch 'master' of github.com:ShareX/ShareX 2013-11-27 22:05:03 +02:00
Jaex
8555fe4060 Fixed GitHub auto updater problem 2013-11-27 22:04:12 +02:00
mcored
3bf0f0a535 fixed issue 10
yyyy-mm subfolders are created by ShareX every month. When the user has
not generated any screenshots at the start of the month this problem can
happen. ShareX in the future will now open the Screenshots folder if the
subfolder is not created.
2013-11-26 21:16:30 +08:00
Jaex
b53824296b Showing loaded assemblies inside richtextbox 2013-11-25 00:38:48 +02:00
Jaex
2411d5b555 Adding context menu to richtextbox 2013-11-24 23:38:02 +02:00
Jaex
27eed97243 Debug log links will be clickable 2013-11-24 21:38:39 +02:00
Jaex
dc29123c01 Fix #4: ImageHistoryForm resources was missing 2013-11-21 01:43:28 +02:00
Jaex
79f0c09546 Using lock for random 2013-11-20 23:36:00 +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
e07152040b ColorButton custom control for WatermarkForm 2013-11-17 12:27:23 +02: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
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
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
5f52483796 GitHubUpdateChecker works 2013-11-14 11:31:38 +02:00
Jaex
99ca5eacfc GitHubUpdateChecker interim commit 2013-11-14 10:01:21 +02:00
Jaex
4ad9d34485 Font changes 2013-11-13 21:55:04 +02:00
Jaex
6f4ba22ba0 DrawText changes 2013-11-13 03:29:20 +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
f7cc5f2442 Added EnumDescriptionConverter 2013-11-11 03:49:53 +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
a4da6dabc6 MyColorEditor for use custom color picker in PropertyGrid 2013-11-10 06:22:59 +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
85d20a0673 Merge branch 'master' of github.com:ShareX/ShareX 2013-11-09 17:20:45 +08: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
mcored
811589598d Corrected McoreD's home page. 2013-11-08 05:26:49 +08:00
Jaex
6f3b4e5f94 ConvolutionMatrix changes 2013-11-06 02:59:13 +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
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
Jaex
9091c1e74b Screen color picker will show old color 2013-11-03 20:48:46 +02:00
Jaex
dba0ec79f8 Initial commit of ShareX project r748 2013-11-03 12:53:49 +02:00