Commit graph

81 commits

Author SHA1 Message Date
Jaex 10c6f5e8a7 Support closing windows with "Escape" key 2024-01-17 10:12:48 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 636f8ed8d4 Scrolling capture hotkey now also supports start/stop 2023-11-05 18:24:42 +03:00
Jaex e66e5ae793 Added "AutoUpload" option 2023-03-08 06:47:44 +03:00
Jaex 49d6da71a1 Added "AutoScrollTop" option 2023-03-07 00:14:02 +03:00
Jaex 0a8d613bab Added ScrollingCaptureOptionsForm 2023-03-04 23:41:48 +03:00
Jaex babe7b0b46 Rename ScrollingCaptureLightForm to ScrollingCaptureForm 2023-03-03 17:58:30 +03:00
Jaex 314ef5d321 Removed ScrollingCaptureForm 2023-03-03 17:46:12 +03:00
Jaex 43416ecf09 ScrollingCaptureLightForm improvements 2023-03-01 23:01:00 +03:00
Jaex fb3cdcea72 Added ScrollingCaptureLightForm 2023-02-25 18:42:21 +03:00
Jaex 2cf766a8e2 Double SendMouseWheel delta 2023-02-25 14:50:36 +03:00
Jaex 496b8d4167 Scrolling capture improvements 2023-02-25 13:29:36 +03:00
Jaex c1d57d5b7b Performance improvements 2023-02-23 07:04:53 +03:00
Jaex 8dbcbe0758 Testing another scrolling capture method 2023-02-22 18:50:52 +03:00
Jaex 8effabbc76 Testing another scrolling capture method 2023-02-22 07:56:59 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 365c2120ea Code refactoring 2022-10-08 10:24:57 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex c4b1ffabc6 Rename controls for consistency 2021-08-30 11:12:24 +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 335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex b8c10a7067 Decrease unnecessary bitmap casts 2020-03-21 04:41:34 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex ee5fabd6a2 fixed #2177: Removed auto close option from scrolling capture window 2017-01-02 19:44:34 +03:00
Jaex 466bf954a1 If image file not exists then show message box 2016-10-18 16:30:08 +03:00
Julius Vitkauskas f008cde808 Fix trim edge checking 2016-10-16 20:51:47 +03:00
Jaex 5fdf8547f2 Rename RegionCaptureHelpers to RegionCaptureTasks 2016-09-05 13:31:49 +03:00
Jaex 394aa60699 Added RegionCaptureOptions parameter to each function in RegionCaptureHelpers class 2016-08-22 22:39:38 +03:00
Jaex c57c643d79 Making Screenshot class non static 2016-07-21 17:23:45 +03:00
Jaex 6a605705f6 Added more enum descriptions to resources 2016-07-13 19:23:34 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex 4c3f0efd1f Moved all region capture related helpers to RegionCaptureHelpers class 2016-05-15 10:34:02 +03:00
Jaex 8ddf91f57c Renaming and tidying region capture codes 2016-05-15 10:12:53 +03:00
Jaex a57be07c66 Capture fullscreen inside region capture prepare method and dispose that image when form disposed 2016-05-15 09:49:24 +03:00
Jaex 2913b4b781 Added RectangleRegionMode 2016-05-14 11:58:24 +03:00
Jaex 2eaf62b83d Added AnnotationEnabled property to region form so in non region capture tasks right click won't open menu and instead close form 2016-05-14 10:03:16 +03:00
Jaex 81a11f94b8 File naming changes 2016-05-04 11:28:29 +03:00
Jaex 83f998c576 Proper event usage in WebpageCaptureForm 2016-04-01 13:11:43 +03:00
Jaex 3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex 944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09:22 +02:00
Jaex fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Jaex 836bfa6b1b fixed #1258: Scrolling capture picture box issue in second capture 2016-01-18 15:43:40 +02:00
Jaex 3e2f34468c Changed detect windows/controls variable names 2016-01-05 17:06:02 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00