Commit graph

243 commits

Author SHA1 Message Date
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
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
Jaex
f7cb8228a6 All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
Jaex
3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Shadorc
92b1e61246 Update French Translation 2016-02-27 16:11:10 +01:00
Jaex
225b7fe3a7 Recent max count changes to fix loading incorrect amount of recent items in main window 2016-02-27 08:37:11 +02:00
Jaex
fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Jaex
2696430203 Marked some fields as invariant 2016-02-22 18:02:17 +02:00
Jaex
8c74b42efc Added lightpics.net 2016-02-21 13:22:36 +02:00
Michael Delpach
a4409c1582 Remove underlining to increase readability 2016-02-21 09:38:14 +08:00
Jaex
86389c63a4 Using link label that way startup folder can be opened 2016-02-20 15:25:11 +02:00
Michael Delpach
98699b0e2a Debug Log shows executable path to avoid scrolling 2016-02-20 16:36:38 +08:00
Jaex
638c9caefa Added open log file button to debug form 2016-02-19 19:33:15 +02:00
Alexandre Oliveira
aacb766790 Update Brazilian Portuguese translation 2016-02-05 16:13:14 -02:00
dannoe
4ad0fe3a31 Fixed/Added german translations 2016-02-04 16:12:59 +01:00
Jeffiy
d419a33f59 Update chinese translation(part 1) 2016-01-21 10:53:50 +08:00
Jaex
3c9f237471 Changed function name 2016-01-16 07:47:57 +02:00
Scratch
f2b4b8331f Automatically fill QR window with Clipboard Content 2016-01-16 13:12:21 +11:00
Jaex
50539fe861 Extra checks for clipboard 2016-01-13 08:54:36 +02:00
Jaex
4e721fc89d Update resx 2016-01-09 19:21:10 +02:00
Shadorc
4fd443dd1f Update French Translation 2016-01-09 13:52:36 +01:00
L1Q
03adc02009 Updated Russian translation 2016-01-09 14:08:43 +02:00
Jaex
f94248c461 Updated resx 2016-01-09 01:28:22 +02:00
Jaex
3f45c1f51e Remove "(" and ")" replacing from custom uploader export all 2016-01-04 19:11:35 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
d8d379a04f Text conversion improvements 2016-01-02 15:24:14 +02:00
Jaex
d78059e0c0 fixed #1203: Added UseAlternativeClipboardGetImage to application settings which allows to get PNG or 32 bit DIB from clipboard 2015-12-29 13:26:22 +02:00
Jaex
53168286de fixed #1213: Added text conversions (binary, hex, ascii, base64, hash) to hash check window 2015-12-29 03:36:10 +02:00
Alexandre Oliveira
c438cfe1b6 Update Brazilian Portuguese translation 2015-12-16 15:46:15 -02:00
Jaex
479c2234b0 Don't show continue and quit buttons in upload errors window 2015-12-14 13:06:50 +02:00
Jaex
ba0f543379 Added SetupType.Portable 2015-11-22 22:53:32 +02:00
Jaex
70f4f13a08 Added few options to Logger 2015-11-22 22:28:04 +02:00
Shadorc
78f31ff36c Update French Translation 2015-11-15 12:16:03 +01:00
Jaex
8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q
8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
L1Q
230475245a Russian translation status: ~66%
Helpers lib, ShareX poject, Some other dialogs
2015-10-25 11:43:28 +02:00
Jaex
bc1eb99fdd Write ShareX version and build in error form 2015-10-17 14:37:40 +03:00
Jaex
1f816e0a05 Merge pull request #1069 from thanhpd/master
Vietnamese translation added
2015-10-15 22:03:37 +03:00
thanhpd
f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
Jaex
e07758246c Resx changes 2015-10-15 11:36:05 +03:00
L1Q
320a9668af Russian translation status: ~18%
Context menu and allmost all Main window
2015-10-14 22:21:03 +03:00
L1Q
c88cae0afa Added russian translation 2015-10-14 10:33:02 +03:00
Jaex
9a4a64e10f MyMessageBox show activate 2015-09-27 01:14:47 +03:00
Jaex
4f549462ff Abstract not works in Designer 2015-09-10 03:46:44 +03:00
Jaex
33c75fc8f2 fixed #977: Blank space issue 2015-09-10 03:42:52 +03:00
Jaex
e55df6a542 Interim commit, ScreenRecordForm improvements and using ScreenRecordManager class 2015-09-07 15:29:27 +03:00
Jaex
ba9a17ecbe Merge pull request #961 from davidruhmann/baseform-default-icon
add visual studio designer changes
2015-09-01 21:01:47 +03:00
David Ruhmann
3e3a7196d5 add visual studio designer changes 2015-09-01 12:37:54 -05:00
Jaex
4ca6665aee Removed BaseForm designer 2015-09-01 13:43:03 +03:00
David Ruhmann
433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Shadorc
540da2ea2e Update French Translation
As always, add missing translations and do some corrections.
2015-08-12 19:58:39 +02:00
Alexandre Oliveira
09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
Alexandre Oliveira
a4bd8e1e1b Translated GradientPickerForm, MonitorTestForm 2015-08-06 20:05:57 -03:00
Alexandre Oliveira
87ba680ccf A bunch of translations 2015-08-06 19:57:57 -03:00
Athos Castro Moreno
c193e4d36c Several minor translations 2015-08-05 20:34:44 -03:00
Jaex
83c730b2d6 Lock image interactions, fix dispose 2015-06-27 17:01:22 +03:00
Jaex
e898e73690 Screen region form won't steal focus when doing last region or active window recording 2015-06-22 14:27:02 +03:00
Jaex
61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Shadorc
9e5d2affd6 French Translation update
Added missing accents, new translations and done some corrections /
improvements.
2015-06-07 14:11:55 +02:00
Jaex
12714beeba Removed pt-BR.resx files 2015-06-05 09:59:46 +03:00
Shadorc
2cc1d1a736 French Translation : Improvements, additions, corrections. 2015-06-03 20:03:41 +02:00
Tiago Danin
f8652bdbc2 New translation: Portuguese Brazil 2015-05-29 12:06:22 -03:00
Shadorc
4e0869e5bf Improved and corrected French translation 2015-05-17 13:33:41 +02:00
Jaex
07199f36cf Added nl-NL files to projects 2015-05-03 19:10:35 +03:00
Jaex
fd44b1e9f8 Merge pull request #658 from wforums/master
Dutch Translation
2015-05-03 18:31:25 +03:00
Jaex
8df6000c6b Using ListView instead of ListBox in Twitter settings 2015-05-02 14:55:43 +03:00
wforums
90cde22c44 Dutch
More translations :)
2015-04-21 03:22:08 +02:00
ovnisoftware
f7f6a10f2c Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
Jimin Park
5d65366a24 Minor Korean (mis)translations fixes
Made translations coherent, fixed some translations out of context, and
fixed some joke translations left.
2015-04-02 19:55:51 +09:00
Jimin Park
2c0e8f42e9 Minor Korean translation fixes
Translated FPS, changed translation of 'application', 'username', and
'filename'.
2015-04-02 13:00:58 +09:00
Jimin Park
d85a7d6427 Korean translation of ShareX project
There are still other projects to be translated.
2015-04-01 20:35:41 +09:00
Jimin Park
f72e9d6feb Added first Korean Translations 2015-04-01 12:35:05 +09:00
Jaex
154514c8c3 Added Automate stop support, line delay setting 2015-02-17 12:46:00 +02:00
Jaex
ea62f79fab German fixes 2015-01-23 00:15:51 +02:00
Jaex
89d046808f Added Hungarian language 2015-01-17 21:28:30 +02:00
devBluestar
a10b667e8b Hungarian language file 2015-01-17 19:32:42 +01:00
Jaex
0388b699de Merge branch 'master' of https://github.com/jiajiechan/ShareX into jiajiechan-master 2015-01-16 12:55:41 +02:00
jiajiechan
b1bcf7a431 Simplified Chinese (zh-cn) update
Simplified Chinese (zh-cn) update
-Corrected translation appeared in the space problem
-Fixed some translation does not comply with the actual
2015-01-16 13:50:00 +08:00
Jaex
a9b0b3416a Added german resx to projects 2015-01-15 20:44:39 +02:00
Jaex
10a3512ca7 Merge pull request #461 from Starbug2/master
German language Support
2015-01-15 19:25:14 +02:00
Starbug2
48e920ff23 German language Support 2015-01-15 18:17:58 +01:00
JiaJie Chan
258f46fca3 Simplified Chinese(zh-cn) update
Simplified Chinese (zh-cn) Language update
2015-01-12 00:28:11 +08:00
Jaex
4ea4503aa7 Fixes to fit long length translations 2015-01-04 21:53:55 +02:00
NWIES
5cb906687a French Translation 2015-01-04 19:03:15 +01:00
NWIES
099787a68a French Translation 2015-01-04 15:58:58 +01:00
NWIES
71fa5de16d French Translation 2015-01-04 15:37:02 +01:00
Jaex
e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex
9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex
d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex
5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00