Commit graph

150 commits

Author SHA1 Message Date
Jaex
c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex
212b21904f fixed #1914: Use singleton debug window 2018-01-04 10:08:42 +03:00
Jaex
0ecfe7fe52 Fix line endings 2018-01-02 18:58:27 +03:00
Jaex
e81176a839 Merge branch 'master' of github.com:ShareX/ShareX 2018-01-01 17:59:34 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
MilkGames
ae3f442809 Update/Add Dutch Translations 2018-01-01 15:41:45 +01:00
Jaex
762422d71f
Merge branch 'master' into master 2017-12-23 17:24:11 +03:00
Jimin Park
0495d8d8bc Changed AutoScaleMode of four fullscreen forms to None 2017-12-04 20:16:03 +09:00
Jimin Park
a8e2004f9f Removed AutoscaleDimensions assigns for four fullscreen forms
This fixes the annoying incorrect capture region problem, and I think that this will not cause any significant layout problems for different DPIs.

However, while this works well on my laptop with different text scale settings, it should be checked on different computers as well.
2017-12-03 02:24:06 +09:00
Jimin Park
028d029869 Added more Korean Translations for ShareX.HelpersLib
(I forgot 'more' in my previous commit message)
2017-12-01 19:28:56 +09:00
RedMser
1c6ab9f984 Set BackColor of all TabPages to "Window" (used to be Transparent) to fix rendering issues for certain themes. 2017-11-27 20:14:31 +01:00
Luke Anderson
81f5868232 Use Accept and Cancellation buttons where appropriate 2017-11-02 20:07:27 +10:30
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
a38f720698 Added Shorten URL dialog to upload menu 2017-08-27 11:42:21 +03:00
pjammo
1f574ba827 Added Italian Translation 2017-07-23 10:41:55 +02:00
Fernando van Loenhout
dbd9f887e2 Update translation error in test screen patterns
In ShareX 11.7, the test patterns have wrong names, this is also according to the code: 15e63e8a92/ShareX.HelpersLib/Forms/MonitorTestForm.cs (L175)
2017-06-23 10:55:28 +02:00
Jaex
ba892c336a Merge pull request #2568 from L1Q/master
Fixing german names for monitor test bg patterns
2017-06-10 01:19:56 +03:00
L1Q
0cf030531e Fixing german names for monitor test bg patterns 2017-06-10 01:12:11 +03:00
Jaex
15e63e8a92 Use PickColor static method and show old color by default 2017-05-28 01:29:33 +03:00
Sneer
a7ee0cea71 Chinese update
Chinese update
2017-04-30 02:17:07 +08:00
Jaex
7cea6afbd2 Save settings outside ResetSettings 2017-03-28 22:59:17 +03:00
Alan Tsai
974b84f548 [Translate]zh-Tw for Sharex.HelpersLIb project 2017-03-21 23:41:51 +08:00
Jaex
ca571a4c48 Adding CaptureData support to task system 2017-02-27 00:49:35 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
76177f8d7f QR code form moved to ShareX project 2016-11-21 08:43:24 +03:00
David
2459cf2156 Update French translation 2016-11-05 12:37:12 +01:00
Alexandre Oliveira
b9de7e49f2 Update Brazilian Portuguese translation 2016-10-13 12:25:38 -03:00
Jaex
640a4b67d0 Right clicking menu grip will collapse menu 2016-10-05 16:00:33 +03:00
Permik
6e0b5c9e7d Fixes the error message in debug screen when pressing loaded assemblies button, by not trying to include dynamic assemblies. Fixes https://github.com/ShareX/ShareX/issues/706 and https://github.com/ShareX/ShareX/issues/1860 (#1913) 2016-10-05 15:05:13 +03:00
Jaex
76d4f85f5f Merge pull request #1885 from Sneer-Cat/master
Update Simplified Chinese
2016-09-08 15:49:26 +03:00
Sneer
52f3bbead6 Update Simplified Chinese 2016-09-08 15:46:17 +08:00
L1Q
64782b52bb Updated russian translation 2016-08-29 11:46:29 +03:00
Sneer
128b42f319 Update Simplified Chinese 2016-08-25 06:15:06 +08:00
Jaex
0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
L1Q
e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Alexandre Oliveira
b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Jaex
228622a64e Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
Shadorc
a7a31548ef Update French translation 2016-06-12 13:34:01 +02:00
Jaex
69813c88c3 Update resx 2016-06-08 12:13:34 +03:00
Jaex
eefb810afa Using enum for screen test mode 2016-06-08 04:58:08 +03:00
Jaex
d452087e75 Added horizontal line mode 2016-06-08 02:28:28 +03:00
Jaex
1a15b1fa46 Change update method to increase fps of screen tearing test 2016-06-08 01:11:27 +03:00
Jaex
1c297dc908 Improved screen tearing test speed and added mouse wheel animation speed control 2016-06-08 00:55:52 +03:00
Jaex
88a6af57ef Adding screen tearing test to monitor test 2016-06-08 00:09:10 +03:00
Jaex
f8d4eb2220 resx updates 2016-05-30 10:04:07 +03:00
Jaex
d9357e3ffa In hash check form remove white spaces from target textbox, allow drag n drop file to file hash tab page 2016-05-29 12:23:02 +03:00
Jaex
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex
29189deb38 Added custom input box for text drawing 2016-05-20 01:57:49 +03:00
Jaex
497f46e640 Draw selected color icon in context menu 2016-05-03 18:02:26 +03:00
Enzo
2b2fc5b697 final update! \o/ 2016-04-29 17:38:54 +02:00