Commit graph

48 commits

Author SHA1 Message Date
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
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 3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +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
Jeffiy d419a33f59 Update chinese translation(part 1) 2016-01-21 10:53:50 +08:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q 230475245a Russian translation status: ~66%
Helpers lib, ShareX poject, Some other dialogs
2015-10-25 11:43:28 +02:00
thanhpd f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
Patrick Fruh 59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02: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 09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03: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
Jaex fd44b1e9f8 Merge pull request #658 from wforums/master
Dutch Translation
2015-05-03 18:31:25 +03:00
Jaex 79b0b37294 fixed #653: Add cursor position will add new line and focus 2015-04-26 22:23:06 +03:00
wforums 90cde22c44 Dutch
More translations :)
2015-04-21 03:22:08 +02:00
ovnisoftware e44ec14856 Merge branch 'master' of https://github.com/ovnisoftware/ShareX 2015-04-08 13:12:39 -04:00
ovnisoftware f7f6a10f2c Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
Jaex ad4c8dcc16 CodeMaid cleanup 2015-04-06 23:06:42 +03: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 f72e9d6feb Added first Korean Translations 2015-04-01 12:35:05 +09:00
Jaex c076b426a6 resx updates 2015-03-09 20:06:28 +02:00
Jaex d97dcf94e0 MediaCrush removed because service is shut down 2015-02-24 22:02:53 +02:00
Jaex 74fa1a2ede Quick launch shortcuts option only for Vista, XP.
Automate load example scripts if scripts section is empty.
2015-02-21 18:59:27 +02:00
Jaex 571a39355d Added KeyPress modifier support 2015-02-18 18:54:39 +02:00
Jaex b79e80684b Automate form close handling 2015-02-18 17:35:12 +02:00
Jaex 0a24a43f0b Automate hotkey also will start it if window is already open, when automate stop window will get focus 2015-02-18 11:29:36 +02:00
Jaex 206d51348c Added localization to Automate 2015-02-17 18:15:33 +02:00
Jaex a27256368f Added Keys list to form 2015-02-17 18:00:16 +02:00
Jaex 31a9a124c6 Using Keys enum for keyboard parameter 2015-02-17 17:41:50 +02:00
Jaex 90353e1a94 Added comment support 2015-02-17 16:52:31 +02:00
Jaex 780c1d3ae8 Unlimited loop support and not using line delay for function, call, wait 2015-02-17 16:32:33 +02:00
Jaex 5897af0163 Fix line delay for loop and stop support while looping 2015-02-17 15:45:58 +02:00
Jaex 2c9dea8de8 Added Open/Start Automate hotkey 2015-02-17 14:51:19 +02:00
Jaex 154514c8c3 Added Automate stop support, line delay setting 2015-02-17 12:46:00 +02:00
Jaex 806d55b5e1 Added scripts list 2015-02-17 11:17:11 +02:00
Jaex f5903993f9 Added example script 2015-02-16 17:08:38 +02:00
Jaex 395be0d69c fix null exception 2015-02-16 16:21:19 +02:00
Jaex a128cb9c0b Added Automate (Simple scripting / macro) to tools menu 2015-02-16 15:31:19 +02:00