Commit graph

1852 commits

Author SHA1 Message Date
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
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
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
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
Himura Kazuto
e52e9db2fa improvements in conditions based on static analysis 2017-10-03 16:37:44 +03:00
Jaex
5d8a0a3f3d Add fr resx file to project 2017-10-02 18:30:34 +03:00
pjammo
f5f46cd96d Updated Italian Translation 2017-10-02 16:04:07 +02:00
Jaex
2b53809503 Merge pull request #2807 from L1Q/master
Translation improvements and updates
2017-10-01 13:20:04 +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
Charles Milette
7ba3956d0d
Hide NotificationForm from Alt+Tab and Win+Tab menu 2017-09-30 19:04:21 -04:00
Jaex
1eb0119bed Added copy markdown buttons 2017-09-27 17:15:49 +03:00
Jaex
91bf483320 Limit screen record region to screen bounds 2017-09-26 13:21:34 +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
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
a9b0982b4c Adding custom URL sharing service 2017-09-10 13:55:21 +03:00
Jaex
f5dfab8027 Merge pull request #2752 from pjammo/master
Updated Italian Translation
2017-09-05 18:43:22 +03:00
pjammo
ceca58a931 Add files via upload 2017-09-05 08:53:35 +02:00
Jaex
ba22454a4a Custom uploader ui works similar to FTP ui now, changed values apply instantly without require pressing update button 2017-09-02 22:08:24 +03:00
Jaex
f525b53a3f Added "Upload text" and "Shorten URL" hotkeys 2017-09-02 17:13:26 +03:00
Jaex
13cf527699 Remove FPS color warnings 2017-08-30 12:38:37 +03:00
Jaex
a320b962e6 Added ToolStripLabeledComboBox control to be used for cursor type 2017-08-28 09:26:24 +03:00
Jaex
a38f720698 Added Shorten URL dialog to upload menu 2017-08-27 11:42:21 +03:00
Jaex
d63b1f3419 Added Upload text dialog to upload menu 2017-08-27 11:24:46 +03:00
Jaex
0b5b83666a Don't hide textbox if text is supplied to qr code form, use text watermark for default text 2017-08-23 23:37:31 +03:00
Jaex
220712f18b Added decode from image file button to qr code window 2017-08-23 02:17:23 +03:00
Jaex
53beedecfa fixed #2516: Added QR code decode support 2017-08-20 23:39:17 +03:00
Jaex
8b213b6faf Replaced QrCode.Net with ZXing.Net library 2017-08-20 20:45:15 +03:00
Jaex
1193cc05cc Update Json .NET 2017-08-20 18:52:02 +03:00
Jaex
1e0398cce0 Bug fix release 2017-08-14 11:07:17 +03:00
Jaex
59aee065f1 Added IsValid method to CursorData 2017-08-14 11:06:12 +03:00