Commit graph

3765 commits

Author SHA1 Message Date
Jaex 0e4e2da87d FTP UI progress 2017-04-20 16:56:16 +03:00
Jaex 6aed566706 Interim commit for FTP settings UI changes 2017-04-20 13:30:08 +03:00
Jaex 6a61874d80 fixed #2433: Enter key will open URL in history window 2017-04-18 17:03:41 +03:00
Jaex 5cf2c821f6 fixed #2437: Allow animated gif recording using normal screen recording hotkey 2017-04-18 11:36:49 +03:00
Jaex 6cd580f627 fixed #2435: Added region capture animation option 2017-04-17 17:19:23 +03:00
Jaex df73c45c6e Merge pull request #2425 from L1Q/master
Updating russian translation
2017-04-14 04:17:20 +03:00
L1Q c13a2aad9b Updating russian translation 2017-04-14 03:05:49 +03:00
Jaex 22fd884023 Release 2017-04-14 00:31:17 +03:00
Jaex 1c87a43ded Fix null exception 2017-04-14 00:24:41 +03:00
Jaex 528d459db3 Added zh-TW language to setup script 2017-04-12 23:55:39 +03:00
Berk bec57ea414 Merge pull request #2420 from campbeb/fix2406
AutoSize Greenshot forms
2017-04-10 02:53:12 +03:00
campbeb 0a422ac35c AutoSize Greenshot forms
Set AutoSize to true to ensure forms are properly displayed.
Fixes #2406.
2017-04-09 19:35:52 -04:00
Jaex 47166451e6 Hover animation improvement 2017-04-07 15:09:18 +03:00
Jaex d881a54040 Update json .net 2017-04-06 10:53:37 +03:00
Jaex 4bee0db8af Merge pull request #2411 from andrei1015/master
I literally have no clue what I'm doing right now. Fixed the Google Photos album names and updated the api versioon.
2017-04-06 04:52:29 +03:00
Andrei Sângeorzan 16f2f004e6 Fixed Google Photos album names not appearing
Also forces the request to use the latest version of the API, just
cause. The album name is now taken from the actual title metadata.
2017-04-05 22:29:02 +03:00
Andrei Sângeorzan d443291085 Revert "Fixed Google Photos album names not appearing"
This reverts commit 4373ea2fd3.
2017-04-05 22:27:05 +03:00
Andrei Sângeorzan 4373ea2fd3 Fixed Google Photos album names not appearing
Also forces the request to use the latest version of the API, just
cause. The album name is now taken from the actual title metadata.
2017-04-05 22:21:27 +03:00
Jaex 826679138f Removed screen recording gif encoding option because FFmpeg method is better in both performance and quality,
Changed default gif fps to 15
2017-04-05 18:02:33 +03:00
Jaex 375248790f Make toolstrip vertical space equal 2017-04-04 11:05:35 +03:00
Jaex c553733735 Use duration in ColorBlinkAnimation 2017-04-03 14:14:06 +03:00
Jaex 77d42d6b57 Use duration instead of speed 2017-04-03 13:49:00 +03:00
Jaex dcd99194aa Added hover region animation 2017-04-03 10:55:54 +03:00
Jaex 5ad7cabca4 Added RectangleAnimation class 2017-04-03 03:57:37 +03:00
Jaex d5dd455498 Move animations to separate folder 2017-04-03 03:45:57 +03:00
Jaex 75918e2f97 Animation improvements 2017-04-03 03:44:03 +03:00
Jaex c6ee8a11e7 Added animation under region capture toolbar 2017-04-02 00:56:53 +03:00
Jaex f8ea9daeea Fixed incorrect SFTP upload result if directory created while uploading 2017-04-01 00:30:38 +03:00
Jaex bfbf21a622 Use HTTPS endpoints in Pastebin 2017-03-31 22:09:14 +03:00
Jaex f7c0a9f934 CodeMaid cleanup 2017-03-30 00:03:08 +03:00
Jaex eb97bd4029 Added fallback for intentional typo, in case it gonna be fixed in future 2017-03-29 22:22:20 +03:00
Jaex 7cea6afbd2 Save settings outside ResetSettings 2017-03-28 22:59:17 +03:00
Jaex d577112377 Update APIKeys 2017-03-28 22:56:17 +03:00
Jaex 3aac2b1b33 Revert intentional typo 2017-03-28 17:09:42 +03:00
Jaex 3700fc30d6 Added Gfycat icon 2017-03-28 03:46:05 +03:00
Jaex 0a6460bdec Merge pull request #2389 from Dinnerbone/gfycat-oauth2
Updated gfycat to use newer oauth2 api
2017-03-28 02:58:11 +03:00
Nathan Adams 154bf27816 Updated gfycat to use newer oauth api 2017-03-28 01:05:28 +02:00
Jaex 80708a9816 SettingManager refactoring 2017-03-26 22:21:10 +03:00
Jaex 70f10a1832 Use Visual Studio 2017 in AppVeyor 2017-03-26 22:13:27 +03:00
Jaex fa7aa60e64 Added reset settings button to application settings window, removed DetectUploaderConfigFileChanges advanced setting 2017-03-26 19:10:52 +03:00
Jaex 1827ede96f Setting related codes moved from Program.cs to SettingManager.cs 2017-03-26 18:19:52 +03:00
Jaex b3af07a951 Use dark background on editor mode and only draw checkers behind image 2017-03-25 00:16:44 +03:00
Jaex b2b3e9de1a Update Json.NET 2017-03-24 14:56:49 +03:00
Jaex 18d77cfa35 Update links and credits 2017-03-24 14:41:57 +03:00
Jaex e4c1435cf0 #2362: Set UseDefaultClipboardGetImage true by default because alternative method not reliable 2017-03-24 13:33:33 +03:00
Jaex df29f1d4fc Change uploaders config tab name from "FTP" to "FTP / FTPS / SFTP" 2017-03-24 13:31:25 +03:00
Jaex a991572ad3 Fixed SFTP directory error when using absolute path 2017-03-23 19:10:05 +03:00
Jaex 1733968f4e Update flag icon, move language related methods to LanguageHelper class 2017-03-22 13:51:48 +03:00
Jaex 49bcc6c6a9 Merge pull request #2375 from alantsai/feature/trans-zh-TW
Add translation for Traditional Chinese
2017-03-22 12:19:51 +02:00
Alan Tsai 38163a82b7 [Translate]zh-Tw for Sharex.Uploaders project 2017-03-21 23:42:37 +08:00