Commit graph

4407 commits

Author SHA1 Message Date
Charles Milette 38bf405712
Remove solution override of ShowBuildProgressOnBuildStart 2018-02-03 08:45:29 -05:00
Charles Milette 97b8ae30db
Update Google favicon
Fixes #3121
2018-02-03 08:37:46 -05:00
Charles Milette 982bbdb0d6
Add new resources 2018-02-01 19:21:14 -05:00
Charles Milette 8990cd8a51
Apply the IDE autochanges to UploadersConfigForms
I have no idea what this is exactly but hey it builds
2018-02-01 17:58:41 -05:00
Charles Milette 051870383b
Add option to remove file extensions on Amazon S3 uploads 2018-02-01 14:55:23 -05:00
Jaex a4849a7c10 Change default screen color picker format to hex 2018-02-01 04:45:29 +03:00
Jaex 598e62e8f0 fixed #1403: Added random adjective and animal support for file naming similar to Gfycat naming 2018-01-31 00:35:17 +03:00
Jaex 38897b6a53 Added shadow color option 2018-01-30 20:14:28 +03:00
Jaex d09edfae1d Fix 0 byte file Amazon S3 uploads 2018-01-29 20:45:31 +03:00
Jaex 872daed5c2 Use proper custom uploader name 2018-01-29 12:02:34 +03:00
Jaex d52f2c66e0 Rename "ownCloud" to "ownCloud / Nextcloud" 2018-01-29 11:44:06 +03:00
Jaex b9205c897b fixed #3004: Enable ownCloud 8.1+ compatibility by default 2018-01-29 11:20:18 +03:00
Jaex 854c2d658d
Merge pull request #3100 from mstojcevich/master
Update Lambda URLs
2018-01-29 00:23:50 +03:00
Marcus Stojcevich 38a85214c3 Update Lambda URL if old url is in config
Next goal is to allow defining a custom url, in case the URL changes
again or someone wants to run their own instance of Lambda.
2018-01-28 16:17:32 -05:00
Jaex 0bbf9de55a Added DigitalOcean (Singapore) endpoint 2018-01-29 00:14:02 +03:00
Jaex 574fcefb01 Fix FFmpeg path 2018-01-28 15:29:39 +03:00
Marcus Stojcevich 44e19803af Update Lambda URLs 2018-01-28 02:56:09 -05:00
Jaex cb778bf6c0 Added decode button to QR code picture box right click menu 2018-01-25 11:56:35 +03:00
Jaex 64aeb3cd81 Move QR code methods to TaskHelpers 2018-01-25 10:45:56 +03:00
Jaex b6094fc9c3 fixed #3094: Use UTF-8 for QR code encoding 2018-01-25 10:20:14 +03:00
Jaex 29a3be6859 Use green and red colors for OAuth status label 2018-01-24 15:49:20 +03:00
Jaex d4598ce711 Instead of disabling not logged in uploaders, allow them to be selectable but instead use red text, that way ShareX can automatically open destination settings window with correct tab selected and let users log in 2018-01-23 03:46:02 +03:00
Jaex f2f62e7ffd Added auto crop image effect 2018-01-21 14:32:15 +03:00
Jaex 1f4bf6f1c0 Fix control anchors 2018-01-21 13:34:42 +03:00
Jaex e750e59704 Removed image effects refresh button, only show load image button on tool mode 2018-01-21 13:23:45 +03:00
Jaex 543203eb29 Remember image effects in editor 2018-01-21 13:12:32 +03:00
Jaex 7c019a19ec Allow to cancel image effects dialog from editor 2018-01-21 01:40:38 +03:00
Jaex b9387701cf fixed #2660: Added "Add image effects" button to image editor menu 2018-01-20 00:36:05 +03:00
Jaex afa273d884 fixed #3074: First crop then apply shapes 2018-01-14 01:17:05 +03:00
Jaex f9ea56b120
Merge pull request #3073 from L1Q/master
Translation improvements and updates
2018-01-13 16:50:35 +03:00
L1Q 7bdbd5980b Update Russian translation 2018-01-13 15:43:47 +02:00
L1Q 9ac637242c Improve localization support
Add to resx:
- ImageEditorInterpolationMode enum
- Cplipboard image notice text
- Image editor toolbar items

Move OCR attribution notice to back to prevent overlapping
2018-01-13 15:43:06 +02:00
Jaex 3d72b2a8dc Added show cursor quick setting to main window and tray capture menu 2018-01-12 18:47:34 +03:00
Jaex 232fe756da Inherit ImageDrawingShape in other image drawing shapes 2018-01-09 15:15:57 +03:00
Jaex d013b862ed Pause editor form before opening dialogs 2018-01-09 13:00:56 +03:00
Jaex 446965d4ce
Merge pull request #3066 from Fyers/master
German translation additions
2018-01-08 02:59:52 +03:00
Fyers c467ba8d9c added some more german translations 2018-01-07 18:11:01 +01:00
Fyers f2a7f03c8d Added german translation for OCRSpaceForm 2018-01-07 17:17:45 +01:00
Fyers 887dea1ac7 made OCRSpaceFOrm localizable 2018-01-07 17:08:44 +01:00
Fyers 65b9bed431 Added some german translations 2018-01-07 17:06:01 +01:00
Jaex 0573fbd3f5
Merge pull request #3062 from Fyers/master
Render main menu arrow to right #3061
2018-01-07 13:08:49 +03:00
Fyers 711ee8c6af Render main menu arrow to right #3061 2018-01-07 10:50:21 +01:00
Jaex 402c57e952 Change default interpolation mode for performance reasons 2018-01-06 08:48:34 +03:00
Jaex 9d74081df5 Fix image pixel offset 2018-01-06 08:37:18 +03:00
Jaex 95ca97b4f0 Added image interpolation mode option to image editor 2018-01-06 08:30:04 +03:00
Jaex 4baf0542cd fixed #2811: Don't apply image effects to images which have indexed pixel format 2018-01-06 03:46:37 +03:00
Jaex 0b37625444 fixed #2781: ge.tt not supports https anymore 2018-01-06 03:21:17 +03:00
Jaex 212b21904f fixed #1914: Use singleton debug window 2018-01-04 10:08:42 +03:00
Jaex 3b06f7daa0
Merge pull request #3052 from v0l/master
Dont use canonically escaped url
2018-01-04 09:45:52 +03:00
Jaex 06ca3f9974 fixed #3053: Add Ctrl + A support to textbox 2018-01-04 00:39:10 +03:00