Commit graph

896 commits

Author SHA1 Message Date
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
Jaex 13385cbe5f GetLocalizedDescription enum extension 2014-10-18 23:29:23 +03:00
Jaex d4d64e4ae0 Added enum descriptions to resources 2014-10-18 20:38:34 +03:00
Jaex a6ce4769f1 Removed unused references 2014-10-18 18:42:33 +03:00
Jaex f178655a9d Using pixel font size for tray progress text so when DPI changed it will be same size 2014-10-18 18:23:53 +03:00
Jaex 57890c0110 Added GetLocalizedEnumDescriptions 2014-10-17 22:00:10 +03:00
Jaex 664a80e167 CodeMaid cleanup 2014-10-17 15:55:30 +03:00
Jaex 1c8b184f6f All hard coded strings which require translation moved to resources 2014-10-17 15:19:28 +03:00
Jaex e75c8ecf33 UploadersLib string resources interim commit 2014-10-17 14:48:41 +03:00
Jaex df236f95d1 HelpersLib, HistoryLib, ImageEffectsLib, IndexerLib, ScreenCaptureLib hard coded strings moved to Resources 2014-10-17 14:08:33 +03:00
Jaex a6880f2031 ShareX project hard coded strings moved to Resources.resx 2014-10-17 12:58:15 +03:00
Jaex c242932554 After change language ShareX can restart 2014-10-16 20:02:09 +03:00
Jaex 04656e33c3 Adding ReSharper solution settings 2014-10-16 19:08:03 +03:00
Jaex 4a654e6fdb Verified Turkish translation 2014-10-16 17:56:51 +03:00
Jaex 29a114e624 Merge pull request #338 from muratmoon/master
ShareX other projects translated to support Turkish.
2014-10-16 15:04:49 +03:00
muratmoon 86bacc8ade ShareX other projects translated to support Turkish. 2014-10-16 14:48:10 +03:00