Commit graph

961 commits

Author SHA1 Message Date
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
Jaex 08eeb2abb2 Aligning labels with other controls 2014-10-26 05:15:27 +02:00
Jaex 062423fc3d SetDefaultUICulture function 2014-10-25 03:51:15 +03:00
Jaex aff38aa47f Moved enum resources to HelpersLib resources 2014-10-25 03:18:57 +03:00
Jaex 69a690c0fb Enum description improvements 2014-10-25 03:04:41 +03:00
Jaex 9d23b1ea73 Removed german translation files because translator was not planning to complete it 2014-10-25 02:03:29 +03:00
Jaex 93670e380a All ShareX project forms dynamic text friendly now, removed tr.resx other fields in ShareX project so all translations will use default control position/size 2014-10-25 01:53:52 +03:00
Jaex 62693e026e TaskSettingsForm changes for dynamic text size support 2014-10-24 23:44:15 +03:00
Jaex 6b4f6a18f5 ApplicationSettingsForm and UploadersConfigForm dynamic text size proof now 2014-10-24 23:25:17 +03:00
Jaex 9a139d8fb1 Few translation changes 2014-10-24 21:32:49 +03:00
Jaex 8fec17bc85 Verified Turkish translation 2014-10-24 20:36:06 +03:00
Jaex 3b2caaafc3 Merge pull request #350 from muratmoon/master
Dynamic strings translated to Turkish.
2014-10-24 18:53:36 +03:00
muratmoon 42be3029a3 Dynamic strings translated to Turkish. 2014-10-24 18:43:42 +03:00
Jaex 6af21f6aa6 Adding missing invariant comments 2014-10-21 21:08:05 +03:00
Jaex c334e61d11 Automatically expand capture menu when you open the tray menu 2014-10-21 14:30:52 +03:00
Jaex 3f13e0f025 Added Outline image effect 2014-10-20 22:37:51 +03:00
Jaex a6aaca8743 Merge pull request #346 from TylerAdkisson/master
Fixes #341 Magnifier not respecting screen bounds
2014-10-20 15:28:09 +03:00
Jaex 9adc945e1a Changed class name 2014-10-20 00:48:54 +03:00
Jaex 3a2da6a4a8 Image effects can be enabled/disabled using checkbox without requiring to remove effect, Added round corners effect 2014-10-19 17:02:09 +03:00
Tyler Adkisson 217a76719c Fixed magnifier not respecting screen bounds 2014-10-19 09:37:48 -04:00
Jaex 56a3068ec9 fixed #343: Actions output can end with text instead only extension 2014-10-19 11:48:10 +03:00
Jaex efc8b69d26 Updated Json.net 2014-10-19 00:58:20 +03:00
Jaex 01e0af999c ReSharper cleanup 2014-10-19 00:48:47 +03:00