Commit graph

102 commits

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