Commit graph

95 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex dd7e1bb0ad Added "Load image from URL" button to EditorStartupForm 2023-11-08 05:06:16 +03:00
L1Q 39d56ea3c5 Move lines to resx 2023-06-05 01:16:01 +03:00
Jaex 1031e0b462 Code refactoring 2023-04-15 00:55:04 +03:00
Jaex 6666e364b1 On clipboard upload error allow retrying 2023-03-27 05:03:56 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex fc49d3a052 Rename ImageInfo to TaskMetadata 2021-12-11 14:56:42 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 8dc1dfd8e4 fixed #5137: Handle clipboard contains errors 2020-10-21 12:50:24 +03:00
Jaex f0ad4b5333 fixed #4991: Make sure workflow task setting is used in image editor upload button 2020-08-25 22:43:27 +03:00
Jaex 3d4e1c952a Refactor clipboard upload form codes 2020-08-08 05:04:59 +03:00
Jaex 300819b5b9 Moved ClipboardContentViewer form to ShareX project, renamed it to ClipboardUploadForm, changed form title and button text 2020-08-05 20:37:13 +03:00
Jaex 335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 65fb293512 Added GetFileDropList method to ClipboardHelpers 2019-12-12 16:06:57 +03:00
Jaex 4f617f594b fixed #4519: Handle clipboard exceptions when getting text 2019-12-12 15:03:22 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
Jaex 1e27c14d16
Update UploadManager.cs 2018-10-30 20:14:46 +03:00
CookieMichal d92be87507 Made code less complex and removed duplicates 2018-10-30 17:23:22 +01:00
CookieMichal ea6f8e3e92 Method should be considered private 2018-10-30 13:15:15 +01:00
CookieMichal 4ca5c87d96 Dispose cached image if upload was canceled 2018-10-30 13:08:56 +01:00
CookieMichal f00eef28c4 Fixes unexpected clipboard content viewer behavior (as in #1769) 2018-10-30 01:37:58 +01:00
Jaex ffc2ef1db7 Using ContinueInCurrentContext in few places 2018-08-03 17:16:36 +03:00
Jaex 1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
L1Q 4ce62aa50e Improve translation support 2018-02-19 04:35:57 +02:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 5409315390 fixed #2917: Run directory indexer async 2017-11-13 01:44:58 +03:00
Jaex a38f720698 Added Shorten URL dialog to upload menu 2017-08-27 11:42:21 +03:00
Jaex d63b1f3419 Added Upload text dialog to upload menu 2017-08-27 11:24:46 +03:00
Jaex e53275a3e9 URL related refactoring 2017-04-24 17:01:35 +03:00
Jaex 90b28ca886 Renamed CaptureData to ImageInfo and completed its implementation 2017-02-27 01:48:18 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex f5ec0e0b8e Fix download task issues 2016-07-20 13:35:45 +03:00
Jaex 48a5211b1b Added download button to right click menu in task list to allow downloading file if file path is not exist 2016-07-20 03:54:17 +03:00
Jaex 1ab59cee34 fixed #1521: Use quick task menu and after capture window in all image tasks 2016-04-28 09:04:42 +03:00
Jaex 4bfb476682 Added settings tab to directory indexer form, Browse button will automatically index, Upload button will automatically close window 2016-02-02 15:25:09 +02:00
Jaex 03c4b68b60 Added directory indexer form 2016-02-02 14:58:34 +02:00
Jaex 50539fe861 Extra checks for clipboard 2016-01-13 08:54:36 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex d78059e0c0 fixed #1203: Added UseAlternativeClipboardGetImage to application settings which allows to get PNG or 32 bit DIB from clipboard 2015-12-29 13:26:22 +02:00
oxysoft df5d50b3d2 Fixed transparency for clipboard upload 2015-12-21 19:57:22 -05:00
Jaex b6f12094b1 Custom file name support for task 2015-10-23 01:43:04 +03:00
Jaex 475785a739 CodeMaid cleanup 2015-09-04 19:11:53 +03:00
Jaex 9933cf8110 Renamed UploadTask to WorkerTask 2015-08-31 09:03:03 +03:00
Jaex 08306262a7 Fix IRCLib project HelpersLib reference 2015-08-30 12:27:03 +03:00
Jaex 7992791fa2 Added Tools tab to Task Settings window, this cause Indexer settings to reset 2015-08-24 18:30:49 +03:00