Commit graph

4168 commits

Author SHA1 Message Date
Jaex
1219ef78b7 Merge pull request #2822 from sylveon/master
Add default build configuration and platform for Greenshot Editor
2017-10-06 00:38:19 +03:00
Charles Milette
184501081e
Add default build configuration and platform for Greenshot Editor 2017-10-05 17:30:39 -04:00
Jaex
4f6e969c88 Add regions to UploadersConfigForm.cs 2017-10-05 23:54:06 +03:00
Jaex
136ef977b1 Merge pull request #2821 from mghiasi75/master
Fixed an issue with touch screens not being able to select region/draw/select drawing correctly
2017-10-05 22:04:54 +03:00
Mahdi
a9cb5a2346 Fixed an issue with touch screens not being able to select region/draw/select drawing correctly 2017-10-05 22:03:26 +03:30
Jaex
cb6cc4a2f2 Added region to all uploaders in UploadersConfig.cs 2017-10-05 21:22:32 +03:00
Jaex
441dc0bff7 Merge pull request #2819 from L1Q/master
Fix error when pressing F1 during image editing
2017-10-05 06:09:05 +03:00
L1Q
3841eacd2a Fix error when pressing F1 during image editing
The proper condition should've been
    if(form.IsAnnotationMode && !form.IsEditorMode)
but I guess checking for null is more robust here
2017-10-05 06:00:59 +03:00
Jaex
644f503fce Merge branch 'master' of github.com:ShareX/ShareX 2017-10-05 04:09:07 +03:00
Jaex
bb01285d3d Copy local false for WindowsRuntime and winmd files 2017-10-05 04:08:48 +03:00
Jaex
4dfeb5836b Merge pull request #2817 from sylveon/master
Fix a few mistakes from PR #2816
2017-10-05 03:50:48 +03:00
Charles Milette
6ac9804b49
Fix a few mistakes from PR #2816 2017-10-04 20:16:19 -04:00
Jaex
19705e502a Skip checked event while updating cbStartWithWindows.Checked 2017-10-05 02:58:53 +03:00
Jaex
1d08ad9164 Added singleton StartupManager 2017-10-05 02:49:26 +03:00
Jaex
fc3909294b StartupManager refactoring 2017-10-05 02:26:44 +03:00
Jaex
1b65d47053 Add license text to missing files 2017-10-05 02:17:29 +03:00
Jaex
9796957a71 Use Windows.WinMD facade 2017-10-05 02:13:17 +03:00
Jaex
07943143fc Merge pull request #2816 from sylveon/master
[WIP - DO NOT MERGE] Refactor Start with Windows settings into a factory and interface
2017-10-05 01:30:11 +03:00
Charles Milette
61da0a0c22
Make use of abstract class 2017-10-04 18:21:32 -04:00
Charles Milette
a7a904dcc9
Use 4.6.1 instead of 4.6.2 2017-10-04 17:58:44 -04:00
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