Commit graph

1044 commits

Author SHA1 Message Date
Jaex 99ece74468 hubic selected folder label fix 2015-01-12 10:38:44 +02:00
Jaex 36ac96d4d7 Hubic changes 2015-01-12 09:31:54 +02:00
Jaex 721ea8e404 Merge pull request #452 from Kouga-/master
Add Hubic.com file uploader support
2015-01-12 03:57:58 +02:00
Jaex c7344fefd1 Merge pull request #451 from jiajiechan/master
Simplified Chinese(zh-cn) upload
2015-01-12 03:55:00 +02:00
Leo Lam 85f2f73584 Add Hubic.com file uploader support 2015-01-11 19:31:39 -05: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
Jaex 62a24dc80d Merge pull request #443 from mightynerd/error-dialog-441
Added error dialog when directory can't be created #441
2015-01-06 16:33:21 +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 4025653176 fixed #440: Pomf https support 2015-01-05 02:41:32 +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
Jaex b5d3419c61 Merge pull request #439 from nwies/master
French Translation
2015-01-04 20:13:45 +02:00
NWIES 5cb906687a French Translation 2015-01-04 19:03:15 +01:00
Jaex 26cda22313 Inno update for languages 2015-01-04 18:53:04 +02:00
Jaex bfb0107368 Added French support by @nwies 2015-01-04 18:30:12 +02:00
Jaex d6e135b29f Merge pull request #437 from nwies/master
French Translation
2015-01-04 17:01:33 +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 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
Jaex aefafc84de Merge branch 'master' of github.com:ShareX/ShareX 2015-01-02 11:57:33 +02:00
Jaex 5aea358006 DrawText changes 2015-01-02 11:57:16 +02:00
Jaex 627459f27a Merge pull request #431 from lggomez/master
Fix issue #372
2015-01-02 11:56:45 +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 42a23866ec Fixed DrawText clear type related issue, Added DrawBorder setting 2014-12-31 14:50:42 +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 03a4f3b440 Merge pull request #427 from SolidX/master
Fixes incorrect default port for an FTP Account
2014-12-31 10:51:36 +02:00
SolidX d101541e74 Fixes incorrect default port when an httpHomePath is not specified for an FTP Account. (See discussion on #330). 2014-12-31 03:46:28 -05:00
Jaex dfc722b7a5 Release 9.5.0 2014-12-29 08:23:45 +02:00
Jaex 4745e2e370 Preparation for release 2014-12-28 12:07:34 +02:00
Michael Delpach 302f8a17ea Querying folders... moved to resource 2014-12-28 07:47:48 +08:00
Michael Delpach 6aac052cdf Fix ReSharper stealing CodeMaid hotkey mapping 2014-12-28 07:46:43 +08:00
Jaex d0d923c518 Removed refresh folders button because it is not necessary anymore 2014-12-27 22:54:18 +02:00
Jaex 931592b80e Added loading indicator to OneDrive folder listing 2014-12-27 08:22:35 +02:00
mcored 22d01e1e93 OneDrive folder navigation using TreeView 2014-12-27 08:33:23 +08:00
mcored ef515f0480 Selected folder for Box / OneDrive change 2014-12-27 07:57:57 +08:00
mcored 83b915b024 OneDrive folder upload support in UI
Fixed Box selected folder not being saved
2014-12-27 07:23:51 +08:00
mcored 1af3dc6a9d OneDrive UI interim commit 2014-12-26 21:58:38 +08:00
Jaex 7ca9c3cd57 Adding OneDrive folder upload support 2014-12-26 08:17:38 +02:00
Jaex 9f955a6457 Changed OneDrive scope 2014-12-26 04:14:17 +02:00