Commit graph

56 commits

Author SHA1 Message Date
Jaex 91e476d99a German updated by @Starbug2 2015-02-10 22:49:28 +02:00
Jaex fef3092dec WindowState will make sure window is inside monitor regions 2015-02-09 23:45:04 +02:00
Jaex 9976d483b8 Added GIF encoding progress to tray text 2015-02-09 19:03:54 +02:00
Jaex c903ec8639 GIF fps limit increased to 30, fixed gif cache integer overflow problem 2015-02-09 17:17:04 +02:00
Jaex 896217f634 fixed #488: Added recent links menu to tray menu 2015-02-02 16:48:56 +02:00
Jaex 935395372f #342: Screen recording (FFmpeg) FPS max limit increased to 60,
Removed Screen recording Output option instead added separate hotkey for GIF recording to make it less confusing to set hotkey,
Removed AVI (VCM) recording because it was not good enough and FFmpeg better than it,
Fixed max fps problem in FFmpeg dshow device
2015-01-30 08:50:10 +02:00
Jaex 1a13786689 Resx update 2015-01-29 09:54:31 +02:00
Jaex 974db173b6 Screen color picker -> Color picker, Quick screen color picker -> Screen color picker 2015-01-26 09:24:26 +02:00
Jaex ea62f79fab German fixes 2015-01-23 00:15:51 +02:00
Jaex b01b762c88 Using SSL callback URL 2015-01-21 02:24:22 +02:00
Jaex 5c98188507 Fixed screen recording tray icon text length problem which causing screen recording to not start in some languages 2015-01-19 15:38:53 +02:00
Jaex cdcf009186 Added country flags to languages menu 2015-01-18 02:53:32 +02:00
Jaex 85c5849762 Hungarian menu size fix, added hu to inno script 2015-01-17 23:03:44 +02:00
devBluestar bb72b2bcbc Hungarian language file update 2015-01-17 21:43:11 +01: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
Starbug2 1e44d99f8c German translation 100% done 2015-01-15 20:59:57 +01:00
Jaex 6b45ffff8a Missing resx include 2015-01-15 20:59:12 +02:00
Jaex 5a737b44c9 Merge german 2015-01-15 20:53:58 +02: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
Jaex 2bfda15b73 fixed #450: Added BrowserPath setting which allows you to use different browsers to open URLs 2015-01-12 11:14:59 +02:00
Jaex 36ac96d4d7 Hubic changes 2015-01-12 09:31:54 +02:00
JiaJie Chan 9644f32112 zh-cn update2
zh-cn update2
2015-01-12 00:43:06 +08:00
JiaJie Chan 258f46fca3 Simplified Chinese(zh-cn) update
Simplified Chinese (zh-cn) Language update
2015-01-12 00:28:11 +08:00
Jaex f96829acad Few ui changes for french 2015-01-10 12:08:53 +02:00
Jaex 34cade70a6 First update message box can activate 2015-01-09 10:19:44 +02:00
Jaex 5f41b5771d UpdateCheckerLabel won't block process closing 2015-01-07 06:25:48 +02:00
Jaex 86ac891748 Merge branch 'master' of github.com:ShareX/ShareX 2015-01-07 01:56:10 +02:00
Jaex 71f203d07d fixed issue #249: Need url decode file name when doing download 2015-01-07 01:55:48 +02:00
mightynerd 4af8c816e4 Added error dialog when directory can't be created #441 2015-01-06 15:18:40 +01:00
Jaex 721b617c82 Revert "Main window menu is resizable now"
This reverts commit 8a3f8542cf.
2015-01-06 03:50:28 +02:00
Jaex 8a3f8542cf Main window menu is resizable now 2015-01-04 22:24:30 +02:00
Jaex 4ea4503aa7 Fixes to fit long length translations 2015-01-04 21:53:55 +02:00
NWIES 5cb906687a French Translation 2015-01-04 19:03:15 +01: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 a134dea59e ShareX will check for updates every hour 2015-01-03 16:06:32 +02:00
Jaex 13814e350e Custom update message box for not steal focus 2015-01-03 14:50:16 +02:00
luis.gomez 17b8291113 Fix issue #372
Several changes were made to fix the encoding of ftp dirpaths and allow
uploads to folders with non-ascii characters:

-Fixed encoding of valid urls in ShareX.HelpersLib.NameParser.cs
-Fixed subfolder path generation and wrong url re-encoding in
FTPAccount.cs
-Fixed preview paths in FTP Destination settings (FTPAccount.cs)
-Fixed subfolder path generation in FTP.cs

This fixes issue #372, which was reproduced with the following account
config on a local ftp server (import from clipboard on destination
settings):

{
"Protocol": "FTP",
"Name": "New account",
"Host": "localhost",
"Port": 21,
"Username": "test",
"Password": "test",
"ServerProtocol": "ftp",
"SubFolderPath": "DEV/grhh本人%",
"BrowserProtocol": "http",
"HttpHomePath": "",
"HttpHomePathAutoAddSubFolderPath": true,
"HttpHomePathNoExtension": false,
"IsActive": false,
"FTPSEncryption": "Explicit",
"FTPSCertificateLocation": "",
"Passphrase": null,
"Keypath": null
}
2015-01-01 18:44:18 -03:00
Jaex 03bff07e96 Workaround for DrawText background transparency issue 2014-12-31 15:32:48 +02:00
Jaex 65dd658913 Translation changes for about form 2014-12-31 12:07:19 +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 dfc722b7a5 Release 9.5.0 2014-12-29 08:23:45 +02:00