Commit graph

557 commits

Author SHA1 Message Date
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
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 deda00fae3 Merge branch 'master' of github.com:ShareX/ShareX 2014-06-02 18:25:16 +03:00
Jaex dcf9409648 OutpuBox was not scrolling to end 2014-06-02 18:24:24 +03:00
mcored e40b321be2 Updated version history 2014-06-02 20:19:02 +08:00
Jaex 46ff96e9d2 Few Gfycat changes, About window updated 2014-06-01 11:59:37 +03:00
Jaex 708ff2aa38 Fixed watch folder sync context 2014-06-01 09:59:40 +03:00
mcored 5201b39bfa QR Code can copy to clipboard and save as png/svg 2014-06-01 10:05:59 +08:00
Jaex ad1f00a51e Merge pull request #158 from Dinnerbone/gfycat
Don't resize gfycat uploads and update progress bar during transcode
2014-06-01 04:42:26 +03:00
Nathan Adams c1c74d388d Don't resize uploaded images and update progress bar during transcode 2014-05-31 19:52:18 +02:00
Jaex cf45e3d930 Merge pull request #156 from Dinnerbone/gfycat
Added gfycat support. Anonymous uploads only, supports gif and ffmpeg video
2014-05-31 19:25:37 +03:00
Nathan Adams 710c9c6c2b Added gfycat support. Anonymous uploads only, supports gif and ffmpeg video. 2014-05-31 18:20:27 +02:00
Jaex 76f51df1b2 Rectangle light hotkey, Task settings auto fill description button 2014-05-31 18:37:23 +03:00
Jaex 728e3fddde Rectangle (Light) added to Capture menu 2014-05-31 18:25:44 +03:00
Jaex 2ed433ffef Magnifier position fix 2014-05-31 17:08:21 +03:00
Jaex f7463f7db0 fixed #155: Fixed FTP index 2014-05-31 04:27:47 +03:00
Jaex 739f4243a3 FTP changes 2014-05-30 18:24:43 +03:00
Jaex 25d5f07f47 FTP test improved 2014-05-30 17:59:08 +03:00
Jaex ea122fcc7a Hided all private info with password char in UploadersConfigForm, Twitter auth improvements 2014-05-30 14:38:23 +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 fade5485e3 Merge branch 'master' of github.com:ShareX/ShareX 2014-05-30 10:42:49 +03:00
Jaex 83066a7d99 Added help button to FFmpeg options window 2014-05-30 10:41:32 +03:00
mcored 2cd5ac1238 Show exact bytes rather than an approximation 2014-05-29 13:59:03 +08:00