Commit graph

445 commits

Author SHA1 Message Date
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex a632c4face Added "Pin to screen" button to history form context menu 2022-12-25 00:34:32 +03:00
Jaex 6af7de1a22 Added WrapAfter option to CombineImages function 2022-10-08 12:38:08 +03:00
L1Q d8d8eda53e
Move lines to resx 2022-10-02 19:52:50 +03:00
Jaex 50cfd920d0 Append "Dev" to dev build version 2022-09-22 00:57:04 +03:00
Jaex 5a5c544ec8 In update message box when no button is pressed then disable auto update check until ShareX is restarted 2022-09-21 22:41:13 +03:00
Jaex 2eb2536898 Use update message box for dev build install button 2022-09-21 02:40:03 +03:00
Jaex 6e639b0e92 Use GitHub API for dev build download 2022-09-19 15:17:50 +03:00
Jaex 4abac3d383 Use Environment.Is64BitOperatingSystem 2022-09-11 10:19:06 +03:00
Jaex 4326987100 Better FFmpeg check, removed download button 2022-09-11 09:40:14 +03:00
Jaex eb3bb1dbea Added "Pause screen recording" hotkey 2022-09-03 21:57:05 +03:00
Jaex a73193adfe Code refactoring 2022-08-25 08:35:33 +03:00
Jaex 8d20db7443 fixed #6439: Added hotkeys for each pin to screen action 2022-08-21 20:33:39 +03:00
Jaex ad35e2389c Preserve screen location 2022-08-02 18:11:38 +03:00
Jaex 173cbc2f6c Added "Pin to screen" hotkey 2022-07-27 06:34:32 +03:00
Jaex eea4c17c3f Added PinToScreenStartupForm 2022-07-27 06:27:37 +03:00
L1Q bdd2d9fa25 Move lines to resx 2022-07-27 05:18:10 +03:00
Jaex 4d4fc7f43e Code refactoring 2022-07-24 12:01:51 +03:00
Jaex 5fafc0d729 Also support pinning image file from clipboard 2022-07-24 11:40:40 +03:00
Jaex f45bceb1e8 Added PinToScreenFromClipboard method 2022-07-24 11:19:22 +03:00
Jaex b5ec9e6c91 Added PinToScreenOptions class, Added Placement option 2022-07-24 10:42:42 +03:00
Jaex f293e037fb Added "Pin to screen" to task context menu 2022-07-22 10:10:57 +03:00
Jaex 792d26c257 Added "Pin to screen" after capture task 2022-07-22 09:56:20 +03:00
Jaex 69ad13f680 Added single line option to OCR window 2022-07-11 12:21:39 +03:00
Jaex 101c4e12db fixed #6317: await OCRImage inside HandleHotkeys 2022-07-01 23:34:41 +03:00
Jaex c17775905a Reorder switch case 2022-05-27 23:10:07 +03:00
Jaex 8642436970 Added hotkey for borderless window tool 2022-05-27 22:58:56 +03:00
Jaex 5b66223cc1 Moved OCR to Tools menu from Capture menu 2022-05-27 22:47:58 +03:00
Jaex 11b0623377 Added SanitizePath method instead of SanitizeFolderPath and SanitizeFilePath 2022-05-23 10:59:23 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 2d5e3c8117 Added scale factor option, code refactoring 2022-04-26 01:05:35 +03:00
Jaex 8deaae3ace Scaling image before applying OCR improves results 2022-04-25 10:14:04 +03:00
Jaex e65270218b Show message box if OCR is not supported 2022-04-25 09:18:49 +03:00
Jaex e93631a126 Use OCR options 2022-04-21 07:21:39 +03:00
Jaex 22e1cc379c Removed OCRSpace 2022-04-21 07:01:58 +03:00
Jaex 14fdec1292 Added OCR form 2022-04-20 07:33:32 +03:00
Jaex 112427071b Support image preview navigation in main window list view too 2022-03-31 15:49:21 +03:00
Jaex 52132807b0 Added -ImageViewer "filePath" CLI command 2022-03-31 13:53:09 +03:00
Jaex f933b51693 Use image file dialog instead of folder dialog 2022-03-24 12:10:01 +03:00
Jaex 5c3eedd80a Added image viewer tool 2022-03-24 11:57:13 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex c35368593a Update obsolete code 2022-02-04 10:13:57 +03:00
Jaex 4210b7390e Added CheckUpdateAsync method 2022-01-13 02:59:56 +03:00
Jaex ac77d58b5b Don't show update message box for dev build install 2022-01-13 02:24:10 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 9867febde3 Fixed showing notification form in threads 2022-01-10 00:16:55 +03:00
Jaex 46e8387766 Rename variables 2022-01-05 10:44:18 +03:00
Jaex a3f615d72c Use "develop" branch when checking for dev builds 2021-12-31 23:24:24 +03:00
Jaex 11c52ae902 Delete temp json file 2021-12-20 09:56:30 +03:00
Jaex 4057ec27cb Added -NativeMessagingInput CLI argument which is now used by NativeMessagingHost 2021-12-20 09:03:18 +03:00