Commit graph

580 commits

Author SHA1 Message Date
Jaex 41623649ed Removed TwitPic, TwitSnaps, YFrog because of Twitter image uploader support
Twitter is inheriting ImageUploader now
2014-06-16 13:47:35 +03:00
Jaex 18fe663f02 Added Twitter image uploader 2014-06-15 13:29:09 +03:00
Jaex 5f4f3e4077 Fixed MainFormSize save problem 2014-06-15 02:38:38 +03:00
Jaex 16593934bf ImageShack better error handling, Error form changes, Using ShowActivate instead BringToFront 2014-06-11 23:46:00 +03:00
Jaex d10742845e Portable output path changed 2014-06-11 04:20:50 +03:00
Jaex b5bfc14317 Release 9.1.0 2014-06-11 03:56:42 +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 fe80e21d2f Copy URL type changes 2014-06-09 22:25:23 +03:00
Jaex b4332561a6 Merge pull request #169 from KamilKZ/master
Copy.com URL types support
2014-06-09 20:43:06 +03:00
Kamil Zmich 47b42c757d Merge branch 'master' of https://github.com/ShareX/ShareX 2014-06-09 18:27:16 +01:00
Kamil Zmich 9e5d27569f Copy - URL type and code cleanup.
-Removed unused Dropbox leftovers (file ops and)
-Added URL types (Default, Shortened, Direct) and options in Config
2014-06-09 18:26:23 +01:00
Jaex 81d87c7fec gdigrab custom commands variables 2014-06-09 05:21:18 +03:00
Jaex bde4524664 csproj fix 2014-06-09 02:29:40 +03:00
Jaex 831141fd53 Version history updated 2014-06-09 02:06:49 +03:00
Jaex 31edfd6713 CompileSetup.cmd and nuget update 2014-06-09 00:30:52 +03:00
Jaex 5f236af59c Dropbox using OAuth 2.0 now 2014-06-08 22:59:13 +03:00
Jaex 1d8caac431 Dropbox OAuth2 implementation interim commit 2014-06-08 22:11:44 +03:00
Jaex 7cbc98accb Fixed task stop issue 2014-06-08 19:36:47 +03:00
Jaex 68385a99f7 ExportImport control to FFmpegOptionsForm 2014-06-08 07:07:55 +03:00
Jaex cfad67bd58 Added FFmpeg help button instead use title bar button 2014-06-07 23:19:31 +03:00
Jaex 720a6b3de7 FFmpeg custom commands now support $fps$, $duration$, $output$ variables 2014-06-07 22:29:26 +03:00
Jaex 713b4a6682 FFmpeg download section moved to top because without download ffmpeg.exe other sections pointless 2014-06-07 20:47:14 +03:00
Jaex b05f587cff Advanced setting for use active window in screen recorder that way it will be possible to select client area of window to record 2014-06-07 06:10:11 +03:00
Jaex cb6a49ab19 Workflow changes 2014-06-07 04:08:34 +03:00
Jaex f5e7aeb6f7 Only get git hash when release build so debug build won't slow down but still checking for empty file in debug 2014-06-06 22:19:11 +03:00
Jaex d1316c1b56 Export button have "Upload as text" 2014-06-06 21:51:09 +03:00
Jaex 316e559b47 Using ExportImport control in ImageEffects 2014-06-06 21:35:18 +03:00
Jaex 4707baad1b Using MenuButton in ExportImportControl. FTP accounts using ExportImport control too. 2014-06-06 21:01:02 +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 13dfb8a492 Uploaders config form load settings in shown event 2014-06-06 04:25:53 +03:00
Jaex 52cb4aff2f Credits update 2014-06-06 00:58:04 +03:00
Jaex 848ef69c07 Not show login status because it is in oauth control 2014-06-06 00:06:49 +03:00
Jaex ca698eaa63 Some code changes, using NameParser.Parse static method 2014-06-05 22:47:36 +03:00
Jaex af4221ff09 Merge pull request #166 from KamilKZ/master
Copy.com File Uploader
2014-06-05 21:55:18 +03:00
Kamil Zmich c39705d1a0 Merge branch 'master' of https://github.com/ShareX/ShareX 2014-06-05 19:44:35 +01:00
Kamil Zmich 2218ec3306 Copy.com File Uploader
See #57
2014-06-05 19:19:45 +01:00
Jaex b1acb92971 Tabs will have icon 2014-06-05 18:14:10 +03:00
Jaex 8e58ad83b7 Workaround for 1px empty space between listviewitems 2014-06-05 16:47:37 +03:00
Jaex cd8deaaeb0 Using git command instead %git% parameter in script. If git command not exist creating empty text file.
Also added script for create empty APIKeysLocal.cs file if it is not exist.
2014-06-05 02:14:45 +03:00
Jaex 3185442111 Using prebuild.cmd so if $git$ not exist then it will create empty GitHash.txt 2014-06-04 22:41:24 +03:00
Jaex 2501ecffc0 GitHub current build tree url will be in debug log with pre build event 2014-06-04 21:32:59 +03:00
Jaex c41edbc224 Screen recording using Tasks so it can show up in main window and use CopyFileToClipboard, CopyFilePathToClipboard, PerformActions and history etc. 2014-06-04 18:20:13 +03:00
Jaex ad8419cea9 Few FFmpeg changes 2014-06-04 17:08:07 +03:00
Jaex c1fa7ae07f Revert "Prevent FFmpeg Custom Commands from getting overwritten"
This reverts commit 4a403fd65f.
2014-06-04 14:55:25 +03:00
Jaex 335f6a1041 Merge branch 'master' of github.com:ShareX/ShareX 2014-06-04 14:53:55 +03:00
Jaex 2529c8be88 Little changes 2014-06-04 14:44:37 +03:00
mcored 4a403fd65f Prevent FFmpeg Custom Commands from getting overwritten 2014-06-04 09:03:28 +08:00
Jaex 2b64b6c19c Added FFmpeg custom commands support 2014-06-04 02:18:41 +03:00
Jaex 6850774a18 fixed #160: Removed input fps which was causing fast video problem 2014-06-04 00:16:33 +03:00