Commit graph

7111 commits

Author SHA1 Message Date
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
Eric Tetz df6496c901 fix 6111: screen-wide crosshair clipped at zoom-out 2022-02-20 13:14:43 -07:00
Jaex 11a7d43a61 Removed SignPath webhook 2022-02-20 10:00:39 +03:00
Eric Tetz 5f7c9096e0
Switch to floating point internally. Panning fixes. (#6108)
* Switch to floating point internally. Panning fixes.

* Fix panning/zoom coordination errors.
2022-02-20 09:30:39 +03:00
Jaex 5d5414663a
Merge pull request #6114 from lithium720/develop
Update LobFile Fetch API Key URL
2022-02-20 07:59:49 +03:00
lithium720 67051ba6e3
Update LobFile Fetch API Key URL 2022-02-19 15:44:24 -08:00
Jaex 3da4e3ac3c Change zoom levels 2022-02-15 11:59:48 +03:00
Jaex cf0336c0f4 Hide obsolete warnings 2022-02-15 11:16:20 +03:00
Jaex 1ea1dacb0f Code refactoring 2022-02-15 11:01:29 +03:00
Jaex cd499d73d5
Merge pull request #6084 from EricTetz/develop
Support zooming in image editor
2022-02-14 23:36:40 +03:00
Eric Tetz 6fdc7cb768 Fix centering, add hotkeys, add zoom to fit.
Don't zoom during capture.

Performance: don't apply ScaleTransform when zoom is 100%. Draw background using SourceCopy rather than SourceOver.

Fix scaled centering.

Add hotkeys CTRL -, CTRL + to zoom in/out.

Add "Zoom To Fit" (CTRL+ALT+0) and "Zoom to fit on startup" editor option.
2022-02-12 18:43:37 -07:00
Eric Tetz 683650a312
Merge branch 'ShareX:develop' into develop 2022-02-09 15:42:49 -07:00
Jaex 42b19c9ea0 Added scroll bars to text upload form 2022-02-09 17:39:18 +03:00
Eric Tetz 468d6ed3d6 Hide 100% zoom. CTRL+0 to reset. Fix magnifier and info text. Center zoom on mouse. Use GraphicsQualityManager. 2022-02-08 23:10:15 -07:00
Eric Tetz e5609fcef6 resolve conflicts and merged 2022-02-08 10:39:18 -07:00
Jaex ba9c5c8ec7 Improve square magnifier performance 2022-02-08 15:46:04 +03:00
Jaex 82c300ef44 Rename function name 2022-02-07 18:06:15 +03:00
Jaex a6b9cf7ca6 Fix enabled state 2022-02-07 17:52:28 +03:00
Jaex ff612201fa NuGet update 2022-02-07 17:34:53 +03:00
Jaex 6de6105264 FFmpegOptionsForm layout changes 2022-02-07 14:12:38 +03:00
Jaex f558182654 Added bitrate option for x264 video encoder 2022-02-07 12:36:02 +03:00
Jaex 1f5e2ee0a8 Rename folder 2022-02-07 11:17:40 +03:00
Jaex f42754729c Rename variables 2022-02-07 11:14:16 +03:00