Commit graph

64 commits

Author SHA1 Message Date
Jaex f8aeb45024 Using Task.Run instead BackgroundWorker 2014-05-22 04:48:27 +03:00
Jaex e1e29f7b6b Removed AsyncBridge library, FFmpeg error window for be able see all output, Replaced ThreadPool with Task.Run 2014-05-22 04:22:32 +03:00
Jaex ba961d03ad Removed FTP account @ syntax warnings instead setting HttpHomePathAutoAddSubFolderPath false 2014-05-20 05:14:03 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex 123f55564b No expiry date 2014-05-11 10:11:41 +03:00
mcored 02e21cae1d Builds released for testing-purposes can now have an expiry date to download stable version when it is ready 2014-05-11 13:13:51 +08:00
Jaex 4678d6c9b5 ffmpeg cli recording works now 2014-05-09 04:16:43 +03:00
Jaex 65e07b618c Better url file checking 2014-05-07 19:55:42 +03:00
Jaex b2fdc2a9fd URL upload changes 2014-05-07 19:26:14 +03:00
mcored 8ddae5f03d fixed #125
If you copy a URL of an image, you can now upload this image using
Clipboard Upload.
TODO: This could extend to files too.
2014-05-07 20:33:36 +08:00
Jaex 39116e6dad Image editor save will use last save path, save as will use last save directory, handling memory leaks 2014-05-04 15:31:35 +03:00
McoreD bf13344f66 Greenshot Image Editor changes
Greenshot Image Editor supports current file name or current file path
2014-05-04 11:27:27 +08:00
McoreD afe6074398 Save and close button in Greenshot Editor works 2014-05-04 08:53:11 +08:00
mcored 96d1636f6a GreenshotImageEditor SaveAs button 2014-05-04 06:03:45 +08:00
Jaex bf2768e474 Added FTP client to Tools menu 2014-05-02 20:56:51 +03:00
Jaex 5bb526f0d1 fixed #111: Using 32bppArgb everywhere 2014-04-24 09:30:32 +03:00
Jaex 95f2bf980a Dropbox shareable url type setting: Default, shortened, direct
Not replacing space with _
2014-04-20 02:00:19 +03:00
Jaex 3865dede56 More mime types 2014-04-16 16:17:03 +03:00
McoreD 2c161a3e26 Improved MimeTypes
If MimeTypes are not found in registry, it will look up internal
dictionary of MimeTypes;
2014-04-16 08:54:17 +08:00
Jaex 961605f442 Added MathHelpers, angle info to ruler 2014-04-12 09:33:35 +03:00
Jaex efddaa6f4a fixed #102: Added ruler tool 2014-04-11 19:29:19 +03:00
Jaex 6baf6e277b About button was not visible on main form 2014-04-09 15:21:18 +03:00
mcored d799a3c21c Conditional activation of runas for installer
runas will only activate when ShareX is installed in the default Program
Files folder. If a Standard User user has installed ShareX in My
Documents, it is not necessary to execute runas.
2014-04-09 19:07:33 +08:00
Jaex 7f911b49b6 CodeMaid solution cleanup 2014-03-28 14:55:41 +02:00
Jaex 6a1d19764c DNS changer ip address check 2014-03-23 01:15:13 +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 c734f5c208 Notification placement setting 2014-01-16 01:20:36 +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
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 16ea432263 Added personal folder path setting to Settings form which can edit PersonalPath.cfg 2013-12-11 20:36:23 +02:00
Jaex d90a200ea8 Moved GetDefaultWebProxy to ProxyInfo 2013-12-04 14:55:58 +02:00
Jaex 0790fbe035 Added Sides setting to Torn Edge effect 2013-11-28 09:22:06 +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 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 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
Gregoire Pailler aec6a6660f Implement helper to disable/enable SSL certificate check 2013-11-16 15:58:42 +01:00