Commit graph

933 commits

Author SHA1 Message Date
mcored 358c72c1d1 BeforeUpload fixes
BeforeUpload form didn't accurately preselect destination for
ImageFileDestinations
2014-11-22 13:41:33 +08:00
Jaex 11948a11e4 Added -AutoClose CLI command. Example this command will upload two images and then close ShareX: "image1.jpg" "image2.jpg" -AutoClose 2014-11-21 15:54:57 +02:00
Jaex 995abf0057 Greenshot image editor merge 2014-11-21 15:34:50 +02:00
Jaex fe803c4ad8 fixed #375: Watermark won't be enabled by default because I'm tired of people asking me how to disable it 2014-11-21 12:09:13 +02:00
Jaex 6e5af96dc6 Screen record & auto capture region selection will respect Task settings 2014-11-21 11:29:24 +02:00
Jaex 405ee48d30 Text watermark context menu to show name parsing shortcuts 2014-11-19 20:27:46 +02:00
Jaex 73bdd05527 Merge pull request #377 from peppy/toggle_surface_dim
Add a toggle for screen dimming when selecting a region.
2014-11-17 15:06:08 +02:00
Dean Herbert 0ea71a5364 Add a toggle for screen dimming when selecting a region.
I am not sure about others, but I have around a 2 second delay while
attempting to capture a screen region. Coming from puush (a similar
application I had a hand in writing) which did not draw screen overlays
but instead worked with a live image, this feels very cumbersome.

By disabling this option ShareX will not longer render the two darkness
levels before displaying the capture form. I have left the default as
enabled as to not change the default user experience.

As a further suggestion, it may be feasible to do away with the
"lightBackgroundBrush" layer, instead replacing it with the original
image. This would halve the processing time and still provide the a
level of contrast.
2014-11-17 21:55:20 +09:00
Jaex 97f1b89cd0 Release 9.4.1 2014-11-15 09:48:33 +02:00
Jaex 50462730e2 fix last commit 2014-11-14 22:51:07 +02:00
Jaex 408e0225cd Image editor merge 2014-11-14 22:43:40 +02:00
Jaex 49de150fac Image effects UI changes 2014-11-14 06:05:39 +02:00
Jaex 83f9bb82bb Merge pull request #371 from SolidX/bug-364
Fixes unencoded spaces in PreviewHttpPath for the FTP uploader.
2014-11-14 05:44:24 +02:00
SolidX 89be6588a1 Fixes unencoded spaces in PreviewHttpPath for the FTP uploader. 2014-11-13 22:06:53 -05:00
Jaex 1072a23f01 Remove *.pdb files before install, in case you are upgrading from beta to stable 2014-11-14 02:45:47 +02:00
Jaex adc85cf241 Portable creation improvements 2014-11-14 01:28:07 +02:00
Jaex 928532a6a4 ShareX_Setup project for be able to compile setup, create portable zip and upload it automatically 2014-11-14 00:54:00 +02:00
Jaex dfaa163f8b InnoScript changes to support two different builds (Stable and beta) 2014-11-14 00:19:56 +02:00
Jaex 7203678259 Removed outdated version history, updated one in https://github.com/ShareX/ShareX/wiki/Changelog 2014-11-13 23:15:38 +02:00
Jaex 620d865ff2 fixed #366: Added PUT, PATCH, DELETE http methods for custom uploader 2014-11-13 22:55:25 +02:00
Jaex 8333bacd21 If recording not started already then record hotkey or tray icon can be used to start it (Useful if region form start button not visible while doing fullscreen recording) 2014-11-13 21:59:34 +02:00
Jaex 9f1a798f53 Custom text html encode option 2014-11-12 23:25:08 +02:00
Jaex 268468845a Merge branch 'master' of github.com:ShareX/ShareX 2014-11-12 20:21:21 +02:00
Jaex 0005eaf9aa Added custom text support for text uploading.
Example:

<html>
<body style="background-color:#333333">
<pre class="prettyprint">
%input
</pre>
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js?skin=desert"></script>
</body>
</html>

Will add syntax highlighting to uploaded text.
2014-11-12 20:19:50 +02:00
Jaex ed7e41f3b5 Merge pull request #368 from gpailler/master
Retrieve JIRA issue summary async to not block UI
2014-11-12 16:58:31 +02:00
Gregoire Pailler c519bc6775 Retrieve JIRA issue summary async to not block UI (indentation) 2014-11-12 14:55:33 +08:00
Gregoire Pailler 31d4a11795 Retrieve JIRA issue summary async to not block UI 2014-11-12 14:49:36 +08:00
Jaex 53bbeece19 Added screen recording abort button which will stop and delete recorded video 2014-11-11 02:32:24 +02:00
Jaex 421044930e fixed #358: Error window will be top most 2014-11-11 00:42:46 +02:00
Jaex 66aa9cebae fixed #362: Image effects window UI changes for high DPI support otherwise OK button not visible 2014-11-10 23:40:34 +02:00
Jaex 88fbbcd367 fixed OAuth control and hotkey control DPI problem 2014-11-10 23:04:21 +02:00
Jaex 5dff007a22 fixed #363 and #360: Screen recording was causing error when fullscreen 2014-11-10 05:12:57 +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 04918f5b6b fixed #352: Auto capture UI improvement 2014-11-02 11:24:08 +02:00
Jaex b3e38478b6 Updated donation link 2014-11-02 05:35:14 +02:00
Jaex 63bec21d28 InnoSetup fix 2014-11-01 14:24:00 +02:00
Jaex 76e9a8a487 Releasing version 9.4.0 2014-11-01 14:12:00 +02:00
Jaex bfa3d1d609 Added translate wiki link to application settings form 2014-11-01 10:22:33 +02:00
Jaex 39681f9aec Version history update, Turkish translation update 2014-11-01 01:12:32 +02:00
mcored 890a7ff78d Start recording after x seconds checkBox 2014-11-01 06:28:40 +08:00
Jaex ef31de5442 Merge pull request #355 from errorage/master
Minor spelling correction (First time upload warning)
2014-10-31 22:00:44 +02:00
Matevž Baloh 3ab432440c Minor spelling correction (First time upload warning)
Changed
"Are you sure you want to upload screenshot?
You can press 'No' for cancel current upload and disable auto uploading screenshots."
to
"Are you sure you want to upload this screenshot?
Press 'No' to cancel the current upload and disable screenshot auto uploading."
2014-10-31 13:42:46 +01:00
Jaex 4471939cf8 fixed #251: Added auto start recording setting, if it is not enabled then recording won't start automatically until start button is pressed. Also even when auto start is enabled still you can press start button to start early without waiting delay to end 2014-10-31 04:44:54 +02:00
Jaex 3c31f3f606 Greenshot image editor merge 2014-10-31 03:47:59 +02:00
Michael Delpach d1cd3eb07c Update VersionHistory.txt 2014-10-31 07:21:05 +08:00
Jaex df627961c7 Added missing Turkish translations, QR code image will be saved more smaller size 2014-10-31 00:27:20 +02:00
Jaex a3da325e0d Enum description for setting 2014-10-28 21:13:22 +02:00
Jaex 9599fafe86 More UI tidying 2014-10-26 08:08:15 +02:00
Jaex 199238da28 UI position changes 2014-10-26 07:26:19 +02:00