Commit graph

1584 commits

Author SHA1 Message Date
Niels Martin Hansen 2465e94206 Fix selection highlight brush 2022-08-17 15:54:54 +02:00
Niels Martin Hansen b43c374d86 Properly use DeleteShape 2022-08-17 08:49:45 +02:00
Niels Martin Hansen ac0cfcd4ec Proof of concept Torn Edges effect on cut 2022-08-16 23:46:00 +02:00
Niels Martin Hansen 32cae726e8 Implement collapsing shapes overlapping with cut out area 2022-08-16 23:25:20 +02:00
Niels Martin Hansen 8b0c5d0d66 Confirm/Cancel button positioning logic for Cut Out tool 2022-08-16 19:14:19 +02:00
Niels Martin Hansen d5f522ab80 Rename TrimInteriorTool to CutOutTool 2022-08-16 12:11:13 +02:00
Niels Martin Hansen b1f7441176 Feature #4513, initial prototype 2022-08-16 00:22:54 +02:00
Jaex 0117c5ab11 Update keybinds link 2022-08-10 08:53:50 +03:00
Jaex ad35e2389c Preserve screen location 2022-08-02 18:11:38 +03:00
Jaex 2228e300c9 Update Turkish 2022-08-01 20:12:31 +03:00
Jaex 4450cc0363 Update Turkish 2022-08-01 18:13:11 +03:00
RikoDEV 8bab9e592e Update Polish
Add EmbeddedResource
2022-08-01 10:12:18 +02:00
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