Commit graph

90 commits

Author SHA1 Message Date
Jaex 85da0dccdb Actions support output extension now so you can use things like 7-Zip (Args: a %output %input) 2014-08-28 03:53:38 +03:00
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 7ed08a007a fixed #231: When doing recording selection proper even size handling 2014-08-08 19:13:00 +03:00
Jaex 87f5feef62 fixed #216: ownCloud auto add http:// if not exist, removed Test Uploaders button because it is outdated 2014-08-06 18:55:48 +03:00
Jaex 64ae1ba3c2 fixed #212: Be able to cancel tasks from image editor 2014-07-30 13:36:35 +03:00
Jaex adb27c3391 RectangleAnnotate changes 2014-07-26 22:38:14 +03:00
Jaex b0453e4055 Beta support 2014-07-23 03:18:49 +03:00
Jaex 53ca347f4c QR code changes 2014-07-19 00:38:30 +03:00
Jaex e430c3b5f7 Rectangle annotate tip text 2014-07-09 23:20:47 +03:00
Jaex 5eb0ee3e4a Experimental Rectangle Annotate capture 2014-07-09 01:32:36 +03:00
Jaex 02fc81dec2 Enum changes 2014-07-08 01:58:59 +03:00
Jaex 3b67a78425 Added Shorten URL and Share URL menus to right click menu of main window 2014-07-07 19:46:55 +03:00
Jaex 111d44e11f Few drop form changes 2014-07-05 21:28:30 +03:00
Jaex 523f6ddbbb Custom drag & drop form background 2014-07-05 20:46:37 +03:00
Jaex 64c4c79755 SettingsBase first time run and previous version check support 2014-07-03 16:48:35 +03:00
Jaex a18f6909c3 Added easter egg (Click about window animation 10 times) 2014-06-28 12:06:28 +03:00
Jaex d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex 6286ddaba5 Added import settings from URL support 2014-06-20 15:05:04 +03:00
Jaex 16593934bf ImageShack better error handling, Error form changes, Using ShowActivate instead BringToFront 2014-06-11 23:46:00 +03:00
Jaex 7e09ce87d4 Added Open URL to after upload job 2014-06-11 03:47:20 +03:00
Jaex 5505212127 Fixed Copy empty size problem, Moved URL related functions to URLHelpers 2014-06-09 23:00:59 +03:00
Jaex 4707baad1b Using MenuButton in ExportImportControl. FTP accounts using ExportImport control too. 2014-06-06 21:01:02 +03:00
Jaex 708ff2aa38 Fixed watch folder sync context 2014-06-01 09:59:40 +03:00
Jaex d3fcedf677 fixed #150: Amazon S3 custom domain support, Moved URL methods to URLHelpers class 2014-05-30 12:09:13 +03:00
Jaex d19cc23d2e CodeMaid cleanup 2014-05-23 19:08:24 +03:00
Jaex 881d24c70a TaskEx class for helper Task methods 2014-05-23 18:39:14 +03:00
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