Commit graph

3629 commits

Author SHA1 Message Date
Jaex
afcdae0cac Copy Windows Store package files 2017-04-22 20:38:19 +03:00
Jaex
ad5e19f060 Moved setup output to project directory 2017-04-22 20:37:50 +03:00
Jaex
3c7cb16ff6 Added WindowsStore PackageFiles 2017-04-22 19:39:30 +03:00
Jaex
3da4ddde70 Added ShowError extension to Exception 2017-04-21 23:42:52 +03:00
Jaex
1170b77243 If error happen while creating shortcut, show error in message box 2017-04-21 21:52:14 +03:00
Jaex
4185dbfbdc Added startup configuration support to WindowsStore build 2017-04-21 21:24:35 +03:00
Jaex
af409750d1 Added WindowsStoreDebug setup script 2017-04-21 20:08:29 +03:00
Jaex
19e876b0aa Show WindowsStore build on app 2017-04-21 18:23:52 +03:00
Jaex
99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00
Jaex
782189fd7c Adding WindowsStore setup script 2017-04-21 02:17:34 +03:00
Jaex
602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex
e7b6218129 Refresh combo box texts on name change, disable transfer mode panel on SFTP protocol 2017-04-20 23:50:31 +03:00
Jaex
708f695e4b Added FTPS and SFTP settings 2017-04-20 22:44:50 +03:00
Jaex
bceddbc6a9 FTP UI almost done 2017-04-20 19:38:20 +03:00
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