Commit graph

425 commits

Author SHA1 Message Date
Jaex 36b460dfda Added AddRoundedRectangleProper extension 2016-08-08 21:59:09 +03:00
Jaex e6a894dd3b Added code menu to screen color picker textbox, improvements to CodeMenuEntry 2016-07-29 04:31:46 +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
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 8a7a6fff1d Changed default checkers size 2016-04-21 16:32:36 +03:00
Jaex 5c20e9a051 In name parser preview show fake %width, %height values 2016-04-04 16:12:09 +03:00
Jaex 2ea54136d6 When image effects form in editor mode don't show OK button 2016-03-18 11:10:12 +02:00
Jaex eba1e2239c fixed #1418: Handle empty image in image effects 2016-03-18 11:00:51 +02:00
Jaex 944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09:22 +02: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
Jeffiy 2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +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 35116b47c8 MenuButton changes 2015-11-25 01:27:02 +02: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 64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
L1Q 230475245a Russian translation status: ~66%
Helpers lib, ShareX poject, Some other dialogs
2015-10-25 11:43:28 +02:00
Jaex b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +03:00
thanhpd f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
L1Q b536e0a7ba Russian translation status: ~30%
- Hotkey settings window with most windows it invokes
- Task settings
- Icon enabled
2015-10-15 07:32:53 +03:00
Patrick Fruh 59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
Jaex e6d17fc37f Added HideImageMargin extension for tool strip menu items 2015-09-23 21:23:25 +03:00
Jaex 6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
David Ruhmann 3e3a7196d5 add visual studio designer changes 2015-09-01 12:37:54 -05: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 37d35f928a Translated a few fields, fixed a bug in the sln file 2015-08-04 21:30:01 -03:00
Alexandre Oliveira d7cd5b9940 Starting ptBR translation work 2015-08-04 16:56:12 -03:00
Jaex 44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Jaex 61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Jaex 12714beeba Removed pt-BR.resx files 2015-06-05 09:59:46 +03:00
Jaex de3f8ed74f Revert "pt-BR files added to projects"
This reverts commit 20353f561c.
2015-06-05 09:53:03 +03:00
Shadorc 2cc1d1a736 French Translation : Improvements, additions, corrections. 2015-06-03 20:03:41 +02:00
Jaex 20353f561c pt-BR files added to projects 2015-06-03 08:03:41 +03: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
wforums d986680b39 Dutch
More dutch translations
2015-05-01 23:52:10 +02:00
Jaex fdaeb25c3d Updated Turkish language, fixed Spanish main window menu size 2015-04-08 23:02:24 +03:00
Jaex 2e580e1b2a Added Spanish resx files to project 2015-04-08 22:57:25 +03:00
ovnisoftware f7f6a10f2c Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
Jimin Park 211892dea2 Removed btnLoadImage.Text Korean Translation. 2015-04-01 23:42:02 +09:00
Jimin Park 3b04a1eacf Merge remote-tracking branch 'upstream/master' 2015-04-01 23:28:14 +09:00
Jimin Park 490c17f376 Finished translating main ShareX project into KO.
Other projects like HelperLibs needs to be translated.
2015-04-01 22:59:01 +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
Jaex 8f4fa2fd12 fixed #68: Added transparent (not freezing screen) rectangle capture support 2015-04-01 14:12:21 +03:00
Jaex 20aa65ca0d Image effects window load from clipboard support 2015-03-31 09:09:34 +03: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
Jaex 3256792110 Added Simplified Chinese to projects 2015-01-15 16:17:33 +02:00
Jaex fba3842ca4 Updated json.net 2015-01-14 14:17:59 +02:00
JiaJie Chan 258f46fca3 Simplified Chinese(zh-cn) update
Simplified Chinese (zh-cn) Language update
2015-01-12 00:28:11 +08:00
Jaex bfb0107368 Added French support by @nwies 2015-01-04 18:30:12 +02: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 5aea358006 DrawText changes 2015-01-02 11:57:16 +02:00
Jaex 03bff07e96 Workaround for DrawText background transparency issue 2014-12-31 15:32:48 +02:00
Jaex 42a23866ec Fixed DrawText clear type related issue, Added DrawBorder setting 2014-12-31 14:50:42 +02: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 62d26d5cb3 Image effects using drag & drop re order too 2014-12-24 03:50:07 +02:00
Jaex d2af9182b1 fixed #403: Optional resize if bigger setting 2014-12-12 11:49:25 +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