Commit graph

4198 commits

Author SHA1 Message Date
Charles Milette 8f65b994fb
Misceneallous code cleanups 2017-10-04 17:55:32 -04:00
Charles Milette 887d25138f
Remove unused enum field and UpdateStartWithWindows call in InitializeComponent 2017-10-04 17:45:52 -04:00
Charles Milette 347d768f2d
Use or operator 2017-10-04 17:21:44 -04:00
Charles Milette 2866c3e032
Remove now obsolete code from DesktopBridgeHelper 2017-10-04 16:40:37 -04:00
Charles Milette df8712d888
Throw on DesktopStartupManager too 2017-10-04 15:14:04 -04:00
Charles Milette 5c9782cc66
Implement CentennialStartupManager 2017-10-04 15:10:28 -04:00
Charles Milette 86c49c42c0
Include the UWP APIs on Store builds 2017-10-04 12:48:14 -04:00
Charles Milette 47170b90fe
Prevent compiler warning when class isn't used 2017-10-04 12:29:11 -04:00
Charles Milette 63f526857d
Fix Steam build 2017-10-04 12:04:49 -04:00
Charles Milette 6d85e813e2
Fix AppVeyor build 2017-10-04 11:57:33 -04:00
Charles Milette 52cbee2317
Remove dead code, move logic into Desktop implementation, and implement Steam 2017-10-04 10:59:29 -04:00
Charles Milette 07f48747eb
Initial kinda working implementation. 2017-10-04 09:29:55 -04:00
Jaex f8ea055e4b Interim Flickr OAuth implementation 2017-10-04 04:29:39 +03:00
Jaex 797ede277b Merge pull request #2814 from Himura2la/master
Static Analysis Results
2017-10-03 17:42:19 +03:00
Himura Kazuto e52e9db2fa improvements in conditions based on static analysis 2017-10-03 16:37:44 +03:00
Jaex 206a79d86e Implement new paste.ee API 2017-10-02 20:15:54 +03:00
Jaex 5d8a0a3f3d Add fr resx file to project 2017-10-02 18:30:34 +03:00
Jaex 99bc0c1242 Merge pull request #2812 from pjammo/master
Updated Italian Translation
2017-10-02 18:27:29 +03:00
pjammo f5f46cd96d Updated Italian Translation 2017-10-02 16:04:07 +02:00
pjammo 95fbdd6aa1 Merge pull request #3 from ShareX/master
Sync
2017-10-02 16:02:46 +02:00
Charles Milette b7816c3646 Add support for translations in SFTP uploader error (#2809) 2017-10-01 16:14:05 +03:00
Jaex 2b53809503 Merge pull request #2807 from L1Q/master
Translation improvements and updates
2017-10-01 13:20:04 +03:00
Jaex 52724c36c3 Merge pull request #2808 from Shadorc/master
Update French Translation
2017-10-01 13:15:06 +03:00
David 8aff4bab21 Update French Translation 2017-10-01 09:40:47 +02:00
L1Q 689f3a95c4 Update russian translation 2017-10-01 08:06:39 +03:00
L1Q 709202b305 Improve translation support
- ImgurThumbnailType enum
- PastebinPrivacy enum
- MinusLinkType enum
- AmazonS3StorageClass enum
- Mark uploader names as @Invariant
- Amazon S3 Storage Classes Help URL
2017-10-01 08:05:53 +03:00
Jaex ae46a8a62a Merge pull request #2806 from sylveon/master
Hide NotificationForm from Alt+Tab and Win+Tab menu
2017-10-01 02:13:21 +03:00
Charles Milette 7ba3956d0d
Hide NotificationForm from Alt+Tab and Win+Tab menu 2017-09-30 19:04:21 -04:00
Jaex 4ee76af0ea Added custom circle resize node 2017-09-30 17:08:40 +03:00
Jaex 03a78c8a0c Removed Amazon S3 reduced redundancy storage option because it is now deprecated and even costs more than standard storage to encourage moving to standard storage.
Added standard infrequent access storage option.
2017-09-28 18:25:41 +03:00
Jaex 1eb0119bed Added copy markdown buttons 2017-09-27 17:15:49 +03:00
Jaex c2f821739c Change default Imgur thumbnail type to medium 2017-09-27 16:00:26 +03:00
Jaex e7eadbd7be Update control states, remove ok button 2017-09-27 13:42:20 +03:00
Jaex 05578e71fd fixed #2798: Check cursor position to make sure it is valid 2017-09-27 09:51:07 +03:00
Jaex 91bf483320 Limit screen record region to screen bounds 2017-09-26 13:21:34 +03:00
Jaex 77262d4043 Pause preview update when loading settings and adding effect 2017-09-25 10:49:08 +03:00
Jaex fa3c04fad6 Fix image effect order changes 2017-09-25 09:58:16 +03:00
Jaex ca0f389ab0 Use GetHostName method in CustomUploaderItem 2017-09-24 10:30:03 +03:00
Jaex 3d70b045c7 Move CreateQuery to URLHelpers 2017-09-24 10:14:27 +03:00
Jaex 16bfa023ef Update ge.tt urls 2017-09-24 08:40:37 +03:00
Jaex 20140c7b8f Pause preview while adding effects 2017-09-23 16:17:21 +03:00
Jaex 2d8f124461 Image effect preset improvements 2017-09-23 15:48:28 +03:00
Jaex d643b60d21 Adding image effect preset list 2017-09-23 15:07:18 +03:00
Jaex e33a80d8ec Merge pull request #2785 from L1Q/master
Fix error when pressing F1 in non-Annotation mode
2017-09-22 04:26:14 +03:00
L1Q b32ac9ab16 Fix error when pressing F1 in non-Annotation mode
tsmiTips is only initialised in AnnotationMode
2017-09-22 03:58:33 +03:00
Jaex 409cbe0a74 Merge pull request #2783 from L1Q/master
Translation improvements and updates
2017-09-21 20:57:28 +03:00
L1Q 87ce3bc439 Update russian translation 2017-09-21 16:11:57 +03:00
L1Q ceab2a4979 Improve translation support
- Image Thumbnailer form
- LinearGradientMode enum (used in Monitor test)
- custom uploader error messages
- QRcode text watermark
2017-09-21 16:10:46 +03:00
Jaex 637fd4bcac If custom uploader name is same as automated name then don't serialize it 2017-09-19 03:33:22 +03:00
Jaex 4d7f101c4d Don't disable import button and refresh state after import 2017-09-18 23:28:04 +03:00