Commit graph

7133 commits

Author SHA1 Message Date
Jaex ee0b6117c0 Use hand cursor 2022-04-04 05:56:12 +03:00
Jaex 339b801b76 Use vertical line as separator 2022-03-31 19:02:52 +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 ebd5349420 Increase button width 2022-03-28 16:27:35 +03:00
Jaex 374e707427 Image viewer bug fixes 2022-03-27 13:17:29 +03:00
Jaex d1a7d82b4f Added navigation buttons 2022-03-27 11:59:45 +03:00
Jaex 715e4951ed Navigate on left mouse click 2022-03-27 10:37:31 +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 f1ae8388c0 Show image size in status label 2022-03-24 11:20:00 +03:00
Jaex b7ea6e0976 Auto hide status label 2022-03-24 11:01:17 +03:00
Jaex 3d57d05895 Only change cursor when navigation possible 2022-03-24 10:37:53 +03:00
Jaex adf9b6b390 fixed #6167: Support custom effect name 2022-03-23 12:34:53 +03:00
Jaex de195ec2f7
Merge pull request #6173 from wsxjump/develop
Update Chinese String of “ScreenRecorder”
2022-03-23 05:12:50 +03:00
wsxjump afde2c0345
Update Chinese String of ScreenRecorder 2022-03-23 10:03:06 +08:00
Jaex 70883ca3bc Decrease navigation area size 2022-03-18 12:28:19 +03:00
Jaex 154ba53110 Only change cursor when navigation possible 2022-03-18 12:19:40 +03:00
Jaex d9fb2ebdf5 Change cursor when inside navigation zone 2022-03-18 11:31:40 +03:00
Jaex 2e9b78787f Allow navigation with mouse click 2022-03-18 10:20:48 +03:00
Jaex 3c68d36b1c Added SupportWrap property 2022-03-17 10:52:44 +03:00
Jaex 0c035baf0e Support navigation with mouse wheel 2022-03-17 09:34:43 +03:00
Jaex c8d9727d95 Support image preview navigation in image history form 2022-03-17 00:15:00 +03:00
Jaex bc09cc131e Support image preview navigation in history form 2022-03-16 23:53:19 +03:00
Jaex 2a9600edd4 Filter image files 2022-03-16 22:40:15 +03:00
Jaex 961e445d52 Also show file name in status label 2022-03-16 09:42:06 +03:00
Jaex d67d0e7ec5 Reverse image order 2022-03-16 09:38:48 +03:00
Jaex e0665a20ca Handle non image files, auto hide labels 2022-03-16 09:04:32 +03:00
Jaex 178abbd36c Added index label 2022-03-16 00:14:38 +03:00
Jaex de348f41a1 In image preview support navigation using left/right keys 2022-03-15 23:40:57 +03:00
Jaex 597fa6cab8
Merge pull request #6154 from eltociear/patch-2
Fix typo in Resources.resx
2022-03-12 04:28:16 +03:00
Ikko Ashimine 5bedaa0470
Fix typo in Resources.resx
occured -> occurred
2022-03-12 10:15:17 +09:00
Jaex df808d89f2 Allow 0 value for step number 2022-03-11 07:30:42 +03:00
Jaex ccf1719b2b Refresh window info after pin to top 2022-03-05 14:04:06 +03:00
Jaex 730674227f Added extended window styles 2022-03-05 13:51:35 +03:00
Jaex afa5667913 Refactor InspectWindowForm 2022-03-05 12:26:51 +03:00
Jaex 3e50583554 Added TopMost property 2022-03-05 12:26:16 +03:00
Jaex 8a84b8fb7e
Merge pull request #6138 from leumasme/develop
Add Pin to Top button to Inspect Window tool
2022-03-05 11:47:27 +03:00
Temm f7bde2f534 Change InspectWindowForm button style
I'm sorry for my UX crimes
2022-03-05 02:05:07 +01:00
Temm 8446c57ca5 Add Pin to Top button to Inspect Window tool 2022-03-04 15:53:31 +01:00
Jaex 7efc14112c Fix coordinate issues 2022-02-24 12:06:13 +03:00
Jaex 71bb25133c Update control text 2022-02-24 10:58:25 +03:00
Jaex 3a439df7f1 Fix active monitor mode issues 2022-02-24 10:24:16 +03:00
Jaex 61ced16d45 Added LockCursorToWindow method 2022-02-23 14:46:11 +03:00
Jaex a7fca59d1e Set ActiveMonitorMode false by default 2022-02-23 14:28:12 +03:00
Jaex 22c2179796 #5883: Also support active monitor mode in light and transparent region captures 2022-02-23 14:15:45 +03:00
Jaex 7bc34890da fixed #5883: Added active monitor mode option to region capture 2022-02-23 13:00:18 +03:00
Jaex e2ecdf7d0c
Merge pull request #6118 from EricTetz/develop
Fix panning regression (panning at limit accumulates invisible changes)
2022-02-21 01:09:29 +03:00
Eric Tetz 28ff51c082 Fix panning regression, where panning at limit accumulates invisible changes. 2022-02-20 14:59:29 -07:00
Jaex 761eeb3f7a
Merge pull request #6117 from EricTetz/develop
fix 6111: screen-wide crosshair clipped at zoom-out
2022-02-21 00:51:35 +03:00