Commit graph

3697 commits

Author SHA1 Message Date
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
Alan Tsai
189b6dae51 [Translate]zh-Tw for Sharex.ScreenCaptureLib project 2017-03-21 23:42:12 +08:00
Alan Tsai
995ad969d9 [Translate]zh-Tw for Sharex.MediaLib project 2017-03-21 23:41:52 +08:00
Alan Tsai
0ec730661c [Translate]zh-Tw for Sharex.ImageEffect project 2017-03-21 23:41:52 +08:00
Alan Tsai
a267657fc7 [Translate]zh-Tw for Sharex.History project 2017-03-21 23:41:52 +08:00
Alan Tsai
974b84f548 [Translate]zh-Tw for Sharex.HelpersLIb project 2017-03-21 23:41:51 +08:00
Alan Tsai
feb8e2429e [Translate]zh-Tw for Sharex project 2017-03-21 23:41:37 +08:00
Alan Tsai
20b516908b [Translate]Added Traditional Chinese language
language icon from
https://www.iconfinder.com/icons/92372/taiwan_icon#size=16
2017-03-21 23:38:01 +08:00
Jaex
87a421a9ed If current endpoint exists in endpoints list then select it automatically 2017-03-21 09:31:47 +03:00
Jaex
00833dd640 Added "Use path style request" option to Amazon S3 2017-03-20 14:56:11 +03:00
Jaex
f7236c27f5 Amazon S3 renamings 2017-03-20 14:26:44 +03:00
Jaex
47a14a6ff9 Improve Amazon S3 GetIdentifier method 2017-03-20 10:38:47 +03:00
Jaex
a01ba41084 Moved helper methods from AmazonS3 2017-03-20 02:53:32 +03:00
Jaex
84f2de7649 Added DreamObjects support,
Amazon S3 Identifier optional now it can be automatically populated from hostname
2017-03-20 02:05:23 +03:00
Jaex
e639e2c640 Dropbox setting backward compatibility 2017-03-19 09:53:37 +03:00
Jaex
fb12be55ac Removed Dropbox shortened link option because it is not exists in API v2, added direct link option as checkbox 2017-03-19 09:52:03 +03:00
Jaex
57d7b57ce4 Merge pull request #2373 from Seenko/Seenko-Add-EDFile
Add ED File Host
2017-03-19 03:00:12 +02:00
Seenko
2314397164 Add ED File Host 2017-03-18 21:28:50 -03:00
Jaex
4a2afc4d42 Also added Google image search as sharing service 2017-03-18 08:41:02 +03:00