Commit graph

109 commits

Author SHA1 Message Date
Jaex d06ba3cb9e Revert release debug type to none 2015-04-21 19:33:20 +03:00
Michael Delpach 34bb70b277 Resize to exact width or height
Resize to exact width or height instead of using a ratio for both width
and height.
2015-04-21 09:59:14 +08:00
Jaex 75b3a35627 Added hover and word break support to custom check box 2015-04-18 12:15:05 +03:00
Jaex de2bf2e887 fixed #552 #626: Don't show until next startup check box in update message box 2015-04-17 15:27:18 +03:00
Jaex 152b23805a Get download counts method 2015-04-15 11:58:40 +03:00
Jaex 45e011f89b fixed #613: When doing download & upload from clipboard make sure folder is created 2015-04-10 19:38:09 +03:00
Jaex a62f95a383 resx fixes 2015-04-09 05:44:49 +03: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 c03fe8a81a Added transparent rectangle translation 2015-04-08 13:22:44 -04: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
Jaex e29bb9bf06 fixed #600: Clean GIF cache file 2015-04-04 21:32:27 +03:00
Jimin Park 0387248c95 Merge remote-tracking branch 'upstream/master' 2015-04-03 21:34:55 +09:00
Jaex 25413ed0c2 Rectangle transparent performance improvements 2015-04-03 15:25:08 +03: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 304fabf304 Initial Korean translation completed.
I still need to revise translations and improve it, but basically every
strings are translated.
2015-04-02 11:51:36 +09:00
Jimin Park b8f77e2dfb Added Korean Translation for FFmpegOptions, ...
Also translations for FFMpeg, FTPClient, ....
2015-04-02 00:54:13 +09:00
Jimin Park 920d8a96ca Done some more Korean translations. 2015-04-01 23:31:44 +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
Jimin Park f72e9d6feb Added first Korean Translations 2015-04-01 12:35:05 +09:00
Jaex d7ced8c94c Merge branch 'master' of github.com:ShareX/ShareX 2015-03-12 00:35:49 +02:00
Jaex d30126eb43 fixed #548: Added custom time zone option for name pattern 2015-03-12 00:35:31 +02:00
Jaex 5a27863928 Merge pull request #545 from Pandafuchs/patch-2
Update Resources.de.resx
2015-03-11 21:44:24 +02:00
Pandafuchs 09be420fff Update Resources.de.resx
Fixed a grammar error. 
"Aufgabe: Keiner" makes no sense but "Aufgabe: Keine" is correct.
"Aufgabe Keiner" means Task: Noone and "Aufgabe: Keine" means "Task: Nothing"
2015-03-11 20:35:06 +01:00
Pandafuchs 8c45690bc9 Update Resources.de.resx
That makes more sense. It is not a literal translation anymore now.
2015-03-11 20:31:45 +01:00
Jaex c076b426a6 resx updates 2015-03-09 20:06:28 +02:00
Jaex 78fe09dbe8 Added ImageExtensions and TextExtensions settings which decides where to upload files 2015-03-08 03:13:55 +02:00
Jaex e63cb67285 Draw cursor size fix 2015-03-06 17:33:27 +02:00
Jaex 8797bb7fc4 fixed #525: Added MediaCrush custom API URL support (Example: https://imgrush.com) 2015-02-25 22:00:34 +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 e673e419df Added slow color animation to Donate button 2015-02-18 10:20:52 +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