Commit graph

114 commits

Author SHA1 Message Date
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