Commit graph

3731 commits

Author SHA1 Message Date
Jaex 53446a51c0 Added Chevereto uploader 2017-03-11 18:42:03 +03:00
Jaex 23c6c27dfb Amazon S3 UI related changes 2017-03-11 04:07:36 +03:00
Jaex 5541d6136f Fixed signature match problem 2017-03-10 23:48:21 +03:00
Jaex af1c47a03d Initial Amazon S3 implementation, currently signature not matches 2017-03-10 20:10:16 +03:00
Jaex 05400bf552 Remove current Amazon S3 implementation 2017-03-10 19:37:23 +03:00
Jaex cd81629e32 Small HotkeyInfo refactor 2017-03-10 15:48:21 +03:00
Jaex 9431dc1dda AzureStorage refactoring 2017-03-10 14:28:23 +03:00
Jaex 3131428582 Merge pull request #2357 from L1Q/master
Actions toolbar can now be placed on other monitors.
2017-03-10 12:37:31 +02:00
L1Q 24d99f1fef Actions toolbar can now be placed on other monitors. 2017-03-10 12:09:14 +02:00
Jaex 8db1c667f9 Merge pull request #2353 from Scrxtchy/master
Add Content-Type headers to Azure Blobs
2017-03-10 11:48:12 +02:00
Scrxtchy 8c5fd8e875 Add Content-Type headers to Azure Blobs 2017-03-10 00:38:16 +11:00
Jaex a4d295c766 Added Chevereto uploaders 2017-03-08 21:36:08 +03:00
Jaex e24ab4f8bb Update custom uploader link 2017-03-08 20:09:57 +03:00
Jaex bcc7c814ad Pressing space will also continue task 2017-03-07 19:08:05 +03:00
Jaex 55410b32ce In TaskEditor mode right click will continue task 2017-03-07 17:47:44 +03:00
Jaex f849c288ed Rename image editor to annotate image 2017-03-07 17:38:24 +03:00
Jaex 8761536fc3 Annotation task buttons works now 2017-03-07 17:27:05 +03:00
Jaex 8e31a87a46 Adding TaskEditor mode to region capture form 2017-03-07 16:49:01 +03:00
Jaex 1c175fa148 Only don't allow annotation for default region capture method 2017-03-07 14:57:27 +03:00
Jaex 3c4311dd3d Set UseShareXForAnnotation setting true by default 2017-03-07 14:38:17 +03:00
Jaex 392212278e Don't blink button on debug 2017-03-06 10:49:55 +03:00
Jaex eefb1de22a Few Gist changes 2017-03-05 16:53:50 +03:00
Jaex c7eb94ff7d Merge pull request #2346 from maxibanki/gist-enterprise-support
Added Github Gist Enterprise support
2017-03-05 15:28:23 +02:00
Max Schmitt 576bcba423 Added Github Gist Enterprise support for anonymous Gists 2017-03-05 14:05:59 +01:00
Jaex 59ff2c71fa Fix XPath link 2017-03-03 11:49:54 +03:00
Jaex 5e5a5e464f Added UpdateInfo method to ImageInfo 2017-03-01 14:26:50 +03:00
Jaex 2b0fa3f017 Merge pull request #2339 from maxibanki/patch-1
Changed Ctrl to Control
2017-03-01 13:24:28 +02:00
Max Schmitt 95604caac5 Changed Ctrl to Control
Changed 'Ctrl' to 'Control' for a multi-language keyboard support.
According to this issue: https://social.msdn.microsoft.com/Forums/vstudio/en-US/9ab50ba0-9be1-49e8-b4f6-7cfd97eccf10/msbuild-cannot-process-resource-files?forum=msbuild
2017-03-01 12:21:39 +01:00
Jaex 3703f34948 Fix name parser 2017-03-01 13:32:41 +03:00
Jaex 7be77c4ee0 Also recognize in monitor and window capture 2017-03-01 13:28:00 +03:00
Jaex c2036f2bed Recognize window info for custom region and active monitor capture too 2017-03-01 13:21:12 +03:00
Jaex 42d61347cd Ignore explorer.exe 2017-03-01 12:55:10 +03:00
Jaex 2db6a0a6cb When doing fullscreen capture if active window is filling screen (except taskbar area) then use that window for file naming (%t and %pn) 2017-03-01 12:44:39 +03:00
Jaex 438c7e653d Merge branch 'master' of https://github.com/ShareX/ShareX 2017-03-01 11:43:31 +03:00
Jaex 3171d43333 Added GetForegroundWindowProcessName to NativeMethods 2017-03-01 11:42:40 +03:00
Jaex 38a0cbb5db Update README.md 2017-03-01 08:51:04 +02:00
Jaex c0b29861ac Update README.md 2017-03-01 08:48:37 +02:00
Jaex d7dba60a14 Removed CaptureTaskHelpers and instead added capture classes 2017-02-28 11:34:08 +03:00
Jaex 1ade3b957c Use file name for annotation because file path empty before save image 2017-02-27 23:35:01 +03:00
Jaex 4e7eabb34f Rename "open in image editor" to "annotate image" 2017-02-27 22:43:09 +03:00
Jaex af0472f918 Use ShareX annotation inside task 2017-02-27 22:32:32 +03:00
Jaex 562969e5bc Merge pull request #2331 from Cereal-Killa/master
Master
2017-02-27 17:59:14 +02:00
Cereal Killa 9fe52492a5 White copy icon. 2017-02-27 12:57:34 -03:00
Cereal Killa 179cbe0ab5 A better copy icon from the same icon set.
Taken from the same icon set to match the design (Fugue), actually looks
like a copy icon.
2017-02-27 12:50:55 -03:00
Cereal Killa 2580f7732c A better copy icon
A copy icon that doesn't look like a clipboard which is used for paste
instead. The icon is free for commercial use
(https://www.iconfinder.com/icons/173951/copy_icon).
2017-02-27 12:29:17 -03:00
Jaex 62700436ec Fixed Plik resource 2017-02-27 03:02:39 +03:00
Jaex 18d4c6fc9e Merge pull request #2323 from maxibanki/Plik-file-uploader
Added Plik file uploader
2017-02-27 01:48:51 +02:00
Max Schmitt b7dd73c370 - fixed naming convention
- optimized dictionary getFirstElement
2017-02-27 00:45:07 +01:00
Jaex 90b28ca886 Renamed CaptureData to ImageInfo and completed its implementation 2017-02-27 01:48:18 +03:00
Jaex ca571a4c48 Adding CaptureData support to task system 2017-02-27 00:49:35 +03:00