Commit graph

139 commits

Author SHA1 Message Date
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
Jaex
664291c696 #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
Jaex
debb488dfc Added ShowImageSizeLabel to picture box control so every picture box can show image size on mouse hover 2016-04-21 17:11:14 +03:00
Jaex
cce83515be fixed #1487: Using system colors everywhere in UI as possible so Windows themes can work properly 2016-04-08 18:58:03 +03:00
Jan Pfeiffer
0e9f33089e Merge branch 'master' of https://github.com/ShareX/ShareX
# Conflicts:
#	ShareX/Forms/ApplicationSettingsForm.de.resx
2016-04-07 17:32:42 +02:00
Jan Pfeiffer
4017143444 Fixed and added some more german translations (+1 squashed commits)
Squashed commits:

[420a9b0] Added more german translations
2016-04-07 10:34:40 +02:00
Jaex
b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
miere43
08c7baeec0 Added missing translation fields for Russian language. 2016-04-02 14:45:15 +03:00
Jaex
f7c80e1582 Resx update, BrowseFile and BrowseFolder default title text 2016-03-27 01:31:22 +02:00
Shadorc
7d52949b80 Update French Translation
Fix typo and add missing translations
ShareX.IndexerLib\Properties\Resources.fr.resx needs to be referenced (I
don't know how to do this sorry :( )
2016-03-26 15:36:02 +01:00
Jaex
c006da4b00 About window changes 2016-03-24 21:27:51 +02:00
Tiago Danin
1377f5b7d6 FIX translation 2016-03-20 19:14:59 -03:00