Commit graph

1422 commits

Author SHA1 Message Date
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
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