Commit graph

654 commits

Author SHA1 Message Date
mcored 37b6f5a821 fixed issue #125 Uploading GIF is supported by copying image
added @Rainbowed code upload Gif from URL embedded in image
2014-05-29 10:10:42 +08:00
Jaex bf2abc4cc4 Drag & drop box will support image and text too 2014-05-28 04:06:49 +03:00
Jaex 36690d26dc fixed #151: GIF size checking 2014-05-27 15:58:59 +03:00
Jaex 80eca25509 About form update, FFmpeg default setting changes 2014-05-27 13:36:37 +03:00
Jaex 7aa28d610d fixed silent install 2014-05-27 12:33:28 +03:00
Jaex 855ce3262f Setup will install .NET Framework 4.0 and C++ Redistributable 2010 automatically 2014-05-27 10:04:39 +03:00
Jaex 959a43ec66 Show response button visible even if no error 2014-05-25 08:53:47 +03:00
Jaex d41ef9d1b6 FTP client fixes 2014-05-25 08:32:20 +03:00
Jaex 101346d86c FTP client works now 2014-05-25 07:39:13 +03:00
Jaex 568b8ab627 Removed FTP proxy settings 2014-05-25 03:46:53 +03:00
Jaex bd7a57c0cb Automatic directory creation 2014-05-25 03:09:49 +03:00
Jaex 930201711b FTPS encryption changes 2014-05-25 01:24:51 +03:00
Jaex 285662f052 Using System.Net.FtpClient library instead Starksoft.Net.Ftp library. 2014-05-24 23:43:58 +03:00
Jaex 9aef38f576 Inno changes 2014-05-24 08:40:26 +03:00
Jaex 81a0b09a70 MyListView column sort support 2014-05-24 08:07:03 +03:00
Jaex 870bc1b10b Default hotkey for screen recording changed 2014-05-24 04:38:51 +03:00
Jaex 2d15fe7680 Merge branch 'savannaking-master' 2014-05-24 03:44:42 +03:00
Jaex ff6a18e58d Merge branch 'master' of https://github.com/savannaking/ShareX into savannaking-master 2014-05-24 03:44:09 +03:00
Savanna King 7f7f93794e now history list is sortable by clicking column headers 2014-05-23 13:59:42 -05:00
Savanna King 98eca3c2ec Now when copying HTML links, you can copy more than one at a time. 2014-05-23 11:16:03 -05: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 8cd5a8d86e fixed #145: Internationalized Domain Name support 2014-05-23 18:06:37 +03:00
Jaex 34838562a3 Using .NET Framework 4.0 2014-05-23 17:56:27 +03:00
Jaex b37fc5492d Selecting image/text file uploader will select parent file uploader automatically 2014-05-23 03:07:49 +03:00
Jaex 7617c98bf9 ScreenRecordForm changes 2014-05-22 07:19:32 +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 c2f2d48342 MediaCrush stop upload handling 2014-05-21 02:52:54 +03:00
Jaex 74c9ce58f2 Added QR code to tools menu too 2014-05-21 01:46:06 +03:00
Jaex 982fc9e421 After upload task "Show QR code window" 2014-05-21 00:49:31 +03:00
Jaex 73f3fa0a66 Added QR code support 2014-05-21 00:25:06 +03:00
Jaex 16155ffdc8 ffmpeg show error setting 2014-05-20 19:28:40 +03:00
Jaex cfc93cd6b2 Screen recording ui changes 2014-05-20 19:12:52 +03:00
Jaex ba961d03ad Removed FTP account @ syntax warnings instead setting HttpHomePathAutoAddSubFolderPath false 2014-05-20 05:14:03 +03:00
mcored c13e8956af Using latest SSH.NET.2014.4.6-beta1 fixed #136 2014-05-20 05:11:32 +08:00
Jaex 442d91f6df DownloadAndUploadFile error handling 2014-05-19 18:14:36 +03:00
Jaex 5667ffcb76 Increased menu size otherwise one icon was shrinking 2014-05-18 23:05:49 +03:00
Jaex 50bcfb4bdf Added hotkey text to workflows 2014-05-18 21:12:39 +03:00
Jaex e1ea76d53b Workflows can show all tasks optionally, Added workflows to tray menu 2014-05-18 13:12:12 +03:00
Jaex ccc6b16474 Credits updated 2014-05-18 12:11:22 +03:00
McoreD 50728e89ee Do not show Workflows toolStrip button if there are no customized task settings 2014-05-18 14:21:55 +08:00
McoreD 399631c2b5 Only show customized task settings in Workflow;
Otherwise it is no different from accessing through Capture menu
2014-05-18 13:08:15 +08:00
McoreD 24a066600c AssemblyVersion update to distinguish between dev and release versions 2014-05-18 13:04:57 +08:00
McoreD d5dc7470b3 Workflow menu to show customized task settings 2014-05-18 10:21:00 +08:00
McoreD 8f75499b83 Fixed WebClient crash if "do not save" was chosen;
Prevent DownloadAndUpload method from stopping altogether when "do not
save" was chosen. Use wouldn't want to save but would still want to
upload the file contents!
2014-05-18 08:14:17 +08:00
Jaex 97f3657eca Bucket name change will update URL preview too 2014-05-17 09:38:09 +03:00
Jaex 0c8e4d2bdc Added version history link to About window 2014-05-16 12:53:40 +03:00
Jaex 6e8d21c0e5 Release 2014-05-16 12:11:48 +03:00
mcored 7c08328def More TabIndex fixes 2014-05-15 21:10:17 +08:00