Commit graph

1036 commits

Author SHA1 Message Date
Jaex 1a9930d9b5 fixed #2719: Added white ShareX icon option 2019-02-11 00:47:51 +03:00
Jaex 5b8841a2a4 Update support us button image 2019-02-08 21:13:00 +03:00
Jaex 44a1234c59 fixed #3938: Double clicking recent color box will close color picker dialog 2019-02-08 16:20:35 +03:00
Jaex 51ccc98872 Use MenuButton for custom uploader help button 2019-01-26 18:10:39 +03:00
Jaex ee4b7690b1 Use same method in name parser editor 2019-01-24 18:05:24 +03:00
Jaex fa9e751dd7 Right click will close code menu 2019-01-24 16:53:00 +03:00
Jaex 017c19cd21 Added syntax menu to custom uploader URL text boxes 2019-01-22 10:38:04 +03:00
Jaex 894348127f When custom uploader response type is headers it will output headers string same as how it is in raw response, without quotes around value 2019-01-19 12:24:52 +03:00
Jaex efc3e0facc Added XML (application/xml) body support to custom uploader 2019-01-09 19:08:55 +03:00
Jaex 08509150a4 Improve custom uploader batch import speed 2019-01-08 21:28:34 +03:00
Jaex 142c68197c Parse request URL 2019-01-08 17:35:17 +03:00
Jaex cf8879cfb8 If URL already contains query string then don't add "?" again 2019-01-06 16:35:22 +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 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 1d4ac87748 Added DVD logo type easter egg 2018-12-24 19:57:32 +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 eaf455bf3a Added screenshot delay shortcut to main window capture menu 2018-12-17 16:39:55 +03:00
Jaex a7290eab3b Added copy image dimensions option to main window context menu 2018-12-15 03:25:57 +03:00
Charles Milette 56b447d665
Use more cool features 2018-12-12 14:35:59 -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
Luke Anderson e811830666 Allow hash result to be selected via Ctrl-A (Fixes #3792) and fix UI bug with progress bar 2018-12-01 14:46:07 +10:30
Jaex dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex e138c41662 Update Json .NET 2018-11-30 11:11:19 +03:00
Jaex c802383311 Fix OCR async issue 2018-11-30 10:43:56 +03:00
Jaex d29dbdc8b1 Fix button anchor 2018-11-28 18:05:35 +03:00
Jaex b285e8d8c5 URL encode syntax results in custom uploader request URL 2018-11-24 20:14:14 +03:00
Jaex ab7be11122 Use syntax highlighting for argument and header value 2018-11-20 19:22:12 +03:00
Jaex 97b5dcbe05 Use syntax highlighting for request url 2018-11-20 14:48:31 +03:00
Jaex 4e4281e93a Catch IsAdministrator just in case 2018-11-18 13:52:49 +03:00
Jaex b21480fa69 fixed #3764: Create directory inside save image method 2018-11-17 10:37:16 +03:00
Jaex 5e4b03e850 fixed #3736: Remade NewsListControl to avoid layout related issues 2018-11-15 15:18:24 +03:00
Jaex 1e0ec404a7 Include operating system bit in debug logs, Program.cs refactoring 2018-11-14 10:08:45 +03:00
Jaex 4f74e7fad3 Include version in user-agent 2018-11-06 02:40:05 +03:00
Jaex e9958e155c Removed screen record cli option because task actions already can do same thing and with two pass encoding option it is not that required anymore 2018-11-01 12:36:13 +03:00
Jaex 73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
CookieMichal f00eef28c4 Fixes unexpected clipboard content viewer behavior (as in #1769) 2018-10-30 01:37:58 +01:00
L1Q 20a3d7ce92 Update Russian translation 2018-10-25 04:07:34 +03:00
ThePigsMud fa56126d27
Fixed spacing on some names
Spacing on some names would cause URLs to add %C2%A0 on the end of them. Removing these spaces fixes it.
2018-10-20 18:38:58 -05:00