Commit graph

43 commits

Author SHA1 Message Date
Jaex 452e69e11a Added help button to scrolling capture form 2024-04-15 01:05:22 +03:00
Jaex b6f9fbc346 Added scrolling capture status indicator 2024-04-11 03:47:06 +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 2cf766a8e2 Double SendMouseWheel delta 2023-02-25 14:50:36 +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 c4b1ffabc6 Rename controls for consistency 2021-08-30 11:12:24 +03:00
Jaex e735b6dc22 fixed #4848: Increase minimum scrolling capture delays to 100 2020-06-02 17:05:07 +03:00
RedMser 1c6ab9f984 Set BackColor of all TabPages to "Window" (used to be Transparent) to fix rendering issues for certain themes. 2017-11-27 20:14:31 +01:00
Luke Anderson 81f5868232 Use Accept and Cancellation buttons where appropriate 2017-11-02 20:07:27 +10:30
Jaex ee5fabd6a2 fixed #2177: Removed auto close option from scrolling capture window 2017-01-02 19:44:34 +03:00
Jaex 664291c696 #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
Jaex 4c8cf9f547 Scrolling capture UI improvements and scroll top method option 2015-10-25 03:22:11 +03:00
Michael Delpach 841aeee7fe Auto upload and close option for Scrolling capture 2015-10-03 09:17:00 +08:00
Jaex bcfad734ef Small UI changes 2015-10-02 02:58:28 +03:00
Jaex ef54983d19 Added note text for scrolling capture 2015-10-01 15:28:23 +03:00
Jaex 4a2e0d7680 Added hotkey for rest of tools 2015-10-01 02:48:33 +03:00
Michael Delpach 4a185d9641 Scrolling capture text changes 2015-10-01 05:21:35 +08: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
Michael Delpach 475ce001a7 Wording changes 2015-09-28 18:27:59 +08: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 c363abdf22 Show processing label when long running task will start 2015-09-27 08:57:02 +03:00
Jaex 1dbab850b5 Added StartSelectionAutomatically, StartCaptureAutomatically, ScrollTopBeforeCapture options to scrolling capture 2015-09-27 03:53:45 +03:00
Jaex 6ad54ee766 Check all matched lines and use highest match offset 2015-09-26 13:40:57 +03:00
Jaex fc01a41468 Auto detect scroll end option and remove duplicates 2015-09-26 12:18:38 +03:00
Jaex 687d03f86f Combine improvements 2015-09-26 10:16:33 +03:00
Jaex d6243d0582 Added key press and mouse wheel simulate methods 2015-09-26 08:57:26 +03:00
Jaex 022853ef4d Added guess trim edges and guess combine adjustments so scrolling capture can automatically combine without user interaction 2015-09-26 03:42:43 +03:00
Jaex 151ceb2420 Added upload/save button to scrolling capture which uses after capture tasks 2015-09-25 15:33:13 +03:00
Jaex 3952b0f790 Manual combine fixes 2015-09-25 14:36:13 +03:00
Jaex e5029be869 Added manual combining 2015-09-25 14:14:51 +03:00
Jaex 6381336f37 Alternative way if GetScrollInfo fails 2015-09-25 13:32:53 +03:00
Jaex 44c8df80ba Scrolling capture currently just captures without combine 2015-09-25 13:02:31 +03:00
Jaex 55bbc1001c Added scrolling capture form 2015-09-25 11:12:03 +03:00
Jaex 2e59b2ee83 Added OneClickMode to rectangle region to be able to get handle of selected control 2015-09-25 09:39:08 +03:00