Commit graph

5259 commits

Author SHA1 Message Date
Jaex f077a0eed3 Implement parameters to custom uploader requests 2019-01-06 19:04:40 +03:00
Jaex cf8879cfb8 If URL already contains query string then don't add "?" again 2019-01-06 16:35:22 +03:00
Jaex ccb14e3b6f Show custom uploader response in test tab instead of using response window 2019-01-06 16:16:51 +03:00
Jaex 014fd671f1 If there is no value in query string then don't add = after key 2019-01-06 15:00:15 +03:00
Jaex b238357bcc If request URL contains query string then automatically convert it to parameters and remove query string from request URL 2019-01-06 14:47:37 +03:00
Jaex d4ef035e35 Interim commit for custom uploader parameters 2019-01-06 13:09:01 +03:00
Jaex af952f5c1a Added request, response and test tabs to custom uploader tab to create more space 2019-01-06 11:00:28 +03:00
Jaex 885f6c8851 Show selected destination types on control 2019-01-04 20:19:24 +03:00
Jaex 85f98bc063 Removed None from request method, not need anymore 2019-01-04 19:45:42 +03:00
Jaex f4d8ed3b1e Storing application version in custom uploader JSON to be able to better support backward compatibility 2019-01-04 14:37:24 +03:00
Jaex b24fbf69b5 Show message box after generate thumbnails 2019-01-02 12:20:34 +03:00
Jaex 09cd2e62fd Added quality option to image thumbnailer 2019-01-02 11:58:31 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 3d5490215a Set UseShellExecute true for runas to work 2019-01-01 03:45:01 +03:00
Jaex c2bcf9b897 CursorData refactoring 2018-12-29 16:32:09 +03:00
Jaex 8c4b4d5c1e fixed #3838: If Windows in tablet mode then show close button in region capture toolbar 2018-12-29 11:17:44 +03:00
Jaex 3992add566 Simplify names 2018-12-29 10:20:56 +03:00
Jaex bf8b5ab4db Easter egg class refactor 2018-12-28 03:17:09 +03:00
Jaex 5aefb5cf4d Move easter egg codes outside of about form 2018-12-24 22:06:39 +03:00
Jaex 1d4ac87748 Added DVD logo type easter egg 2018-12-24 19:57:32 +03:00
Jaex efc67df1e3 Refactor bounce easter egg 2018-12-24 03:23:13 +03:00
Jaex d87b16073b Scan for all barcode types instead of just QR code 2018-12-19 23:47:38 +03:00
Jaex 8267bb9f5b Revert previous commit changes, it not works properly with game windows 2018-12-19 15:08:21 +03:00
Jaex a512ba6b35 When doing screen recording, after select region if previous active window is not active anymore then restore & activate it 2018-12-19 14:19:38 +03:00
Jaex 585beaa173 fixed #3803: Allow using proportional resizing (shift) or snap resizing together (alt) with corner moving (ctrl) 2018-12-19 12:30:15 +03:00
Jaex 6744282c96 Fix number format 2018-12-17 17:29:37 +03:00
Jaex db8b7cb66a Removed screenshot delay checkbox instead it will be disabled when delay is 0, delay setting reset to 0 2018-12-17 17:16:38 +03:00
Jaex 37fae02e3a Added screenshot delay shortcut to also tray menu 2018-12-17 16:52:59 +03:00
Jaex eaf455bf3a Added screenshot delay shortcut to main window capture menu 2018-12-17 16:39:55 +03:00
Jaex 80b4f5a986 Removed webpage capture which was using IE/Edge to render because built in browser capture methods superior to this method: https://getsharex.com/docs/website-capture 2018-12-17 15:17:04 +03:00
Jaex 96d33b6081 Revert "Merge pull request #3832 from sylveon/master"
This reverts commit 28dbc0274c, reversing
changes made to a7290eab3b.
2018-12-17 12:36:37 +03:00
Jaex 28dbc0274c
Merge pull request #3832 from sylveon/master
Add support for Edge webview in website capture
2018-12-16 18:14:46 +03:00
Charles Milette 6014438ea6
Add license information, fix crash when opening webpage capture on 7 and when closing webpage capture on 10 2018-12-16 00:00:08 -05:00
Charles Milette 40e698240a
Update reference name to match assembly 2018-12-15 22:25:08 -05:00
Charles Milette 5229a32a1b
Cancel unwanted changes, mark assemblies as compile only 2018-12-15 22:20:34 -05:00
Charles Milette 08f939092f
Add EdgeHTML renderer support to webpage capture 2018-12-15 22:14:43 -05:00
Jaex a7290eab3b Added copy image dimensions option to main window context menu 2018-12-15 03:25:57 +03:00
Jaex d544515559
Merge pull request #3826 from sylveon/master
Add user customizable gaussian blur
2018-12-13 02:58:40 +03:00
Charles Milette 380653c128
Remove kernel caching 2018-12-12 18:38:16 -05:00
Charles Milette 56b447d665
Use more cool features 2018-12-12 14:35:59 -05:00
Charles Milette 7a5591ebde
Don't need C# 7.2 in ImageEffectsLib anymore 2018-12-12 14:19:26 -05:00
Charles Milette 1a4cc7c9d4
New matrix convolution code, add user-customizable gaussian blur effect 2018-12-12 14:07:10 -05:00
Charles Milette 2a759eaf62
Initial gaussian blur reimplementation 2018-12-12 02:28:34 -05:00
Jaex 9a92cc7387 fixed #3791: Remember last save directory from image editor 2018-12-09 18:25:01 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex 1b0d16ab41 fixed #3805: Added delete input file option to actions 2018-12-06 18:16:39 +03:00
Jaex 15cb8d3830 Added Amazon S3 signed payload option 2018-12-04 19:10:01 +03:00
Jaex 445b61e06a Change setting name 2018-12-02 23:34:29 +03:00
Jaex a0297634b7 fixed #3756: Added show missing files option to image history 2018-12-02 11:48:17 +03:00
Jaex 71f6d7c738 Support long paths on Windows 10 when group policy enabled 2018-12-02 11:09:47 +03:00