Commit graph

1572 commits

Author SHA1 Message Date
Jaex 5a2cc6fb57 Update Turkish 2022-08-01 02:57:22 +03:00
L1Q 7f7139f15c
Make resize nodes more stable 2022-07-31 04:26:49 +03:00
Jaex eea4c17c3f Added PinToScreenStartupForm 2022-07-27 06:27:37 +03:00
L1Q 0f4fefbe99 Update russian 2022-07-27 05:18:47 +03:00
L1Q bdd2d9fa25 Move lines to resx 2022-07-27 05:18:10 +03:00
L1Q c853ebbd28 Fix the magnifier grid misalignment when zooming in image editor 2022-07-25 21:40:17 +03:00
HYH! 6c94df3b0b
update 2022-07-24 22:12:42 +08:00
HYH! eed1dc4c2f
update 2022-07-24 17:01:30 +08:00
Jaex abd218ee09 Added PinToScreenForm 2022-07-22 05:42:59 +03:00
Jaex add3514731
Merge pull request #6334 from Gurgarath/develop
Allowed Zoom feature to work with PavNum keys
2022-07-22 02:52:56 +03:00
L1Q 32c151451b Update Russian 2022-07-15 09:12:10 +03:00
Jaex f5ce6bfd32 fixed #6339: Make sure crop rectangle is inside bitmap area 2022-07-13 00:48:50 +03:00
Jaex d2098c2126
Merge pull request #6320 from RikoDEV/develop
Polish translations
2022-07-10 09:06:26 +03:00
Jaex 6cc4f116d6 fixed #6223: Set IsImageModified to false for rest of image editor tasks too 2022-07-09 07:37:48 +03:00
Jaex 3275d92a54 fixed #6336: Round proportional position 2022-07-09 03:19:08 +03:00
Gurgarath fbbf32d92c
Allowed Zoom feature to work with PavNum keys
PavNum keys (0 / + / -) will now work for the zoom feature
2022-07-08 09:21:21 +02:00
RikoDEV 26aa283e16 Add translations lost by IDE 2022-07-04 11:04:41 +02:00
RikoDEV f9b4d58c1f Polish translations 2022-07-03 22:17:03 +02:00
Jaex 56d17fe1f2 Restrict zoom keybinds to image editor 2022-06-29 02:02:26 +03:00
Edward205 e91bf00618 Romanian translations 2022-06-28 13:48:00 +03:00
Jaex 546c95c6b1 #5055: Also handle bigger cursor in region capture 2022-06-15 01:59:55 +03:00
YFdyh000 9c5c8a7d7e Merged partial modifications from #6253
Credit: https://github.com/xkonglong

BTW, this may contain some other modifications.
2022-06-14 08:19:46 +08:00
YFdyh000 f4fcac6f02 Updated Simplified Chinese translation 2022-06-14 08:19:43 +08:00
Jaex b0684a9cd6 Fixed floating step number issue 2022-05-18 07:14:00 +03:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00
Jaex 7d1520406b Rename class 2022-05-03 09:57:11 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Laurent LOIE 42603327cc fix #6222 ( set IsImageModified to false only on Save and SaveAs OK ) 2022-04-22 10:05:51 +02:00
Jaex df808d89f2 Allow 0 value for step number 2022-03-11 07:30:42 +03:00
Jaex 7efc14112c Fix coordinate issues 2022-02-24 12:06:13 +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
Eric Tetz 28ff51c082 Fix panning regression, where panning at limit accumulates invisible changes. 2022-02-20 14:59:29 -07:00
Eric Tetz df6496c901 fix 6111: screen-wide crosshair clipped at zoom-out 2022-02-20 13:14:43 -07: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 3da4e3ac3c Change zoom levels 2022-02-15 11:59:48 +03:00
Jaex 1ea1dacb0f Code refactoring 2022-02-15 11:01:29 +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 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 a6b9cf7ca6 Fix enabled state 2022-02-07 17:52:28 +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
Jaex b602b65905 Rename ScreencastOptions to ScreenRecordingOptions 2022-02-07 10:49:09 +03:00