Commit graph

985 commits

Author SHA1 Message Date
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
muratmoon e6dd74092a ShareX other projects translated to support Turkish. 2014-10-16 14:37:21 +03:00
Jaex ff1d371dac CaptureTransparent false by default in Windows 8 > because windows not transparent 2014-10-14 04:21:08 +03:00
Jaex ce084c01d5 Marking non translate required resx fields as invariant 2014-10-13 13:02:11 +03:00
Jaex 58c5a53b22 Added Greenshot About form 2014-10-13 12:09:21 +03:00
Jaex a61953c705 Using non transparent background image for Image effects window 2014-10-13 02:46:23 +03:00
Jaex c4052956ed Removed Watermark settings because more advanced watermark options already exist in Image effects 2014-10-13 02:36:18 +03:00
Jaex 29ac49dcb2 Added InnoSetup ShareX images 2014-10-13 01:53:44 +03:00
Jaex 88fbf86d78 Removed default CLI video encoders because it was causing confusion versus built in FFmpeg support 2014-10-12 23:49:01 +03:00
Jaex 1f24264566 Added descriptions for GIF quality 2014-10-09 22:06:13 +03:00
Jaex 706ca9f3dd Merge pull request #330 from SolidX/fix-329
Fixes HTTP Path issues for FTP Accounts  when HttpHomePath has a Query i...
2014-10-09 06:05:44 +03:00
SolidX 6f75adc2c5 Fixes HTTP Path issues for FTP Accounts when HttpHomePath has a Query in the URI. Also corrects HttphomePathAutoAddSubFolderPath behavior. 2014-10-08 22:53:51 -04:00