Commit graph

64 commits

Author SHA1 Message Date
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
Jaex 4c8cf9f547 Scrolling capture UI improvements and scroll top method option 2015-10-25 03:22:11 +03:00
Michael Delpach 2e8cf7a161 Scrolling Capture close setting change 2015-10-03 09:29:47 +08:00
Michael Delpach 841aeee7fe Auto upload and close option for Scrolling capture 2015-10-03 09:17:00 +08:00
Jaex 4a2e0d7680 Added hotkey for rest of tools 2015-10-01 02:48:33 +03:00
Jaex b4bbcd4517 Dispose result 2015-09-29 18:36:57 +03:00
Jaex cf9a75e0d6 Added remove last option 2015-09-29 16:37:18 +03:00
Jaex e89aa418da Scrolling capture output image won't scroll when updating values with control, if image crop failed then ignore it 2015-09-29 15:57:26 +03:00
Jaex 1b9e14c2a6 Beta build 2015-09-28 08:42:56 +03:00
Jaex 2652fefa49 Added after capture automatically combine setting 2015-09-27 16:38:28 +03:00
Jaex 838ebaa1e4 Setup updates 2015-09-27 15:46:29 +03:00
Jaex 5ca6514af1 Added custom region support to scrolling capture 2015-09-27 13:02:53 +03:00
Jaex e82e85f762 Scrolling capture now can try next scroll method automatically when current one failed until all methods tried 2015-09-27 12:11:06 +03:00
Jaex 58b2ad6ddf Added hotkey for scrolling capture 2015-09-27 10:55:42 +03:00
Jaex 4fc75b53a0 Be able to stop scrolling capture, Added start delay option 2015-09-27 10:49:43 +03:00
Jaex 9ec0b19038 Another method to scroll top 2015-09-27 10:03:10 +03:00
Jaex 2861dc0cff Start scrolling recording 1 second later instead of using scroll delay for first tick 2015-09-27 09:21:36 +03:00
Jaex c363abdf22 Show processing label when long running task will start 2015-09-27 08:57:02 +03:00