Commit graph

76 commits

Author SHA1 Message Date
Jaex
5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Jaex
f83052ceb1 FFmpeg downloader moved to HelpersLib 2014-12-08 18:15:18 +02:00
mcored
1cf15c977c Revert "Organise Settings.cs"
This reverts commit f26d5f3090.
2014-12-07 08:14:13 +08:00
mcored
f26d5f3090 Organise Settings.cs 2014-12-07 07:49:22 +08:00
mcored
3c431aa2bd JsonFileNameEditor 2014-12-06 23:27:17 +08:00
Jaex
405ee48d30 Text watermark context menu to show name parsing shortcuts 2014-11-19 20:27:46 +02:00
Jaex
09140e71c1 CLI parsing improvements 2014-11-06 14:40:42 +02:00
Jaex
1467d1afc2 Using CLI manager 2014-11-06 13:27:23 +02:00
Jaex
76e9a8a487 Releasing version 9.4.0 2014-11-01 14:12:00 +02:00
Jaex
df627961c7 Added missing Turkish translations, QR code image will be saved more smaller size 2014-10-31 00:27:20 +02:00
muratmoon
42be3029a3 Dynamic strings translated to Turkish. 2014-10-24 18:43:42 +03:00
Jaex
efc8b69d26 Updated Json.net 2014-10-19 00:58:20 +03:00
Jaex
a6ce4769f1 Removed unused references 2014-10-18 18:42:33 +03:00
muratmoon
86bacc8ade ShareX other projects translated to support Turkish. 2014-10-16 14:48:10 +03:00
Jaex
a61953c705 Using non transparent background image for Image effects window 2014-10-13 02:46:23 +03:00
Jaex
e097bee7dc Removed not used gif class 2014-10-08 22:56:40 +03:00
Jaex
d7ae4c4571 fixed #324: GIF header changes to fix Twitter problem, saving directly to hard disk instead memory 2014-10-08 22:03:08 +03:00
Jaex
f5ce4fcf49 fixed #280: Reverted single instance codes 2014-09-13 14:52:12 +03:00
Jaex
5ae9ba42e9 Added custom gradient support to Image effects -> draw text 2014-09-08 09:40:04 +03:00
Jaex
e5f8346647 DNS changer not separate exe now 2014-09-06 22:13:21 +03:00
Jaex
5aa266b12a Logo color changes, Json.NET updated 2014-09-01 15:12:45 +03:00
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
3b8ea5379d fixed #161: Picture box error issue
fixed #233: FTP name parsing consistency
2014-08-10 01:59:26 +03:00
michalx2
be1b15b59f Fix single instance management
There was a race condition in ApplicationInstanceManager. Now we use Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase to do instance management properly.
2014-08-07 03:16:42 +02:00
Jaex
b0453e4055 Beta support 2014-07-23 03:18:49 +03:00
Jaex
2a408253ca Added auto disable Windows Aero while recording setting 2014-07-04 22:04:32 +03:00
Jaex
30637290c8 NumberExtensions class 2014-07-04 08:38:04 +03:00
Jaex
d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex
3890988563 BlackStyle control changes 2014-06-28 00:41:07 +03:00
Jaex
53e519ce62 Custom uploaders using ExportImport user control now which allows to export/import object to clipboard/file 2014-06-06 20:21:03 +03:00
Jaex
281cb4574a TabToListView control and using it in UploadersConfigForm 2014-06-03 16:14:06 +03:00
Jaex
4171dee4aa TabToTreeView control for convert TabControl to TreeView tab 2014-06-02 20:30:00 +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
d41ef9d1b6 FTP client fixes 2014-05-25 08:32:20 +03:00
Jaex
285662f052 Using System.Net.FtpClient library instead Starksoft.Net.Ftp library. 2014-05-24 23:43:58 +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
881d24c70a TaskEx class for helper Task methods 2014-05-23 18:39:14 +03:00
Jaex
34838562a3 Using .NET Framework 4.0 2014-05-23 17:56: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
73f3fa0a66 Added QR code support 2014-05-21 00:25:06 +03:00
McoreD
380d4be6ec Prompt to download ffmpeg.exe if not exist
Screencasting can happen soon after but process is being used.
2014-05-10 09:52:09 +08:00
Jaex
10e254d80f Added auto ffmpeg downloader/extractor 2014-05-10 03:23:47 +03:00
McoreD
ca6c61fe8e Created FFmpegCLIHelper
ffmpeg.exe quits as soon as it starts!
2014-05-08 17:06:53 +08:00
McoreD
58cd9990b4 Reorgansing files for FFmpeg CLI support 2014-05-08 11:54:41 +08:00
Jaex
45a08f4350 Screen recorder avi compression options changes 2014-05-03 21:55:15 +03:00
Jaex
5edb5fe988 Json library updated 2014-05-02 16:05:44 +03:00
Jaex
96974186d2 Added thumbnail to uploadinfoparser 2014-04-25 11:29:47 +03:00
Jaex
73725c6e2f json.net update, dropbox public url change 2014-04-20 00:38:11 +03:00