Commit graph

12,964 commits

Author SHA1 Message Date
rich2014
8c3e18eee8 FIX: macOS does not support XOR; when eliminating the selection in Highlight, redrawing is used instead of XOR 2026-05-19 08:47:52 +08:00
rich2014
961eeb5e24 FIX: the issue with incorrect direction when drawing FocusRect in ViewerForm 2026-05-19 08:47:52 +08:00
rich2014
acf007f698 UPD: simplify drawing Rectangle/Ellipse 2026-05-19 08:47:52 +08:00
Alexander Koblov
ab77a7183f FIX: Lazarus 4.6 compatibility 2026-05-18 19:16:56 +03:00
rich2014
e49ddec96c UPD: refactor Undo Rect calc 2026-05-18 21:39:48 +08:00
rich2014
e7d8c81a34 FIX: the issue with incorrect direction when drawing rectangles/ellipses in ViewerForm 2026-05-18 18:19:08 +08:00
rich2014
9088062dec FIX: the issue with incorrect restore area when drawing rectangles/ellipses in ViewerForm 2026-05-18 17:15:47 +08:00
rich2014
77a97a25ed UPD: i18n for Highlight/Paint Modern ToolBar Item in ViewerForm 2026-05-18 12:57:59 +08:00
rich2014
e0f075beea UPD: i18n for GIF Modern ToolBar Item in ViewerForm 2026-05-18 12:57:35 +08:00
rich2014
34c7eb23c0 UPD: i18n for Modern ToolBar Item on middle side in ViewerForm 2026-05-18 12:28:06 +08:00
rich2014
44a15d3e09 UPD: i18n for Modern ToolBar Item on left side in ViewerForm 2026-05-18 11:49:08 +08:00
rich2014
79ccbfddb3 UPD: move translateItemConfig() from ucocoamodernformconfig_editor to ucocoamodernformconfig 2026-05-18 11:47:41 +08:00
rich2014
72d5efc80e UPD: adjust some Icons in Modern Tool Bar in ViewerForm on macOS 2026-05-18 11:09:32 +08:00
rich2014
6e5a8a4d21 UPD: hide the LCL Toolbar in ViewerForm on macOS 11+ again 2026-05-17 22:52:49 +08:00
rich2014
f0a56568d1 ADD: check Slide/PenWidth Modern Form ToolBar selected menu Item in ViewerForm on macOS 2026-05-17 22:44:09 +08:00
rich2014
ec59b39ddb UPD: Lazarus/Cocoa 4.99 compatible 2026-05-17 20:07:08 +08:00
rich2014
91d2178bc7 UPD: don't active quicksearch/filter when Fn Key held 2026-05-16 15:38:20 +08:00
rich2014
d8426b25b6 ADD: support 'Fn' key as modifier for ShortCut on macOS 2026-05-16 15:36:30 +08:00
Alexander Koblov
837cc08394 FIX: Process commands with single quotes (fixes #2862) 2026-05-15 17:40:43 +03:00
Alexander Koblov
d03fa06aee FIX: KASButton - incorrect enabled state 2026-05-15 17:40:43 +03:00
rich2014
198b296abc UPD: improve Paint Modern Tool Bar Item in ViewerForm on macOS 2026-05-15 20:50:46 +08:00
rich2014
65d7f5180c UPD: improve PenColor Modern Tool Bar Item in ViewerForm on macOS 2026-05-15 19:18:56 +08:00
Alexander Koblov
d002cdc373 UPD: Dialog position 2026-05-14 18:29:57 +03:00
Alexander Koblov
7c34dfe389 FIX: Blurry icons 2026-05-14 18:27:51 +03:00
rich2014
043cb97b90 UPD: apply ColorWell in PenColor Modern Tool Bar Item in ViewerForm on macOS 2026-05-14 21:40:55 +08:00
rich2014
97ca989239 UPD: apply emphasize icon in HighLight/Paint Modern Tool Bar Item in ViewerForm on macOS 2026-05-12 20:40:27 +08:00
rich2014
7851fb014f UPD: simplify Gif/Slide Modern Tool Bar Item Icon switching in ViewerForm on macOS base on the new version of Lazaurs 2026-05-12 11:18:19 +08:00
rich2014
be400728aa UPD: disable minimize button in Modeless Form on macOS
on macOS, it's inconvenient to restore minimized non-MainForms, and they're easily forgotten.
it's more convenient to switch between the forms by Command+`, rather than minimizing them.
2026-05-12 11:13:46 +08:00
rich2014
b44064eb2c FIX: fullscreen in ViewerForm 2026-05-12 09:11:58 +08:00
Alexander Koblov
d9920c2839 UPD: Snapshots workflow 2026-05-11 12:10:46 +03:00
rich2014
a5bf4ea880 UPD: improve Resize Modern Tool Bar Item on macOS 2026-05-10 22:49:32 +08:00
rich2014
9d285f8e4b UPD: on macOS, changed Slide Modern Tool Bar Item to the fixed Part (left side), it should work for any file type, not only image 2026-05-10 22:25:12 +08:00
rich2014
12d6002a70 FIX: TimerViewer related in ViewerForm on macOS 2026-05-10 22:22:02 +08:00
rich2014
e5926d7329 FIX: the enabled state of the tool bar items in ViewerForm on macOS 2026-05-10 18:22:56 +08:00
rich2014
b3f9dd2b3f FIX: the issue of Full Screen in ViewerForm 2026-05-10 18:22:03 +08:00
rich2014
b7ea4cdf03 FIX: the issue of attaching/deattaching image edit toolbar on macOS 2026-05-10 09:44:41 +08:00
rich2014
015e8f3ff5 UPD: support entering full-screen by the window's native button in ViewerForm 2026-05-09 23:30:44 +08:00
rich2014
4d6c1e86ad UPD: hide the LCL Toolbar in ViewerForm on macOS 11+ (because of the native Toolbar) 2026-05-09 22:15:35 +08:00
rich2014
c550a0443d UPD: auto hide Modern Form Style ToolBar in Full Screen in Viewer Form on macOS 2026-05-09 21:01:22 +08:00
Alexander Koblov
2b8a209a21 UPD: Use icons from image list 2026-05-09 14:38:54 +03:00
Alexander Koblov
ecf3b8196a FIX: Hide menus icons size option under Qt 2026-05-09 14:38:54 +03:00
rich2014
ae48e071ca ADD: actions to the Slide Modern ToolBar Items in ViewerForm on macOS 11+ 2026-05-09 17:49:55 +08:00
rich2014
e4931b1235 ADD: actions to the Resize Modern ToolBar Items in ViewerForm on macOS 11+ 2026-05-09 12:42:01 +08:00
rich2014
bbb0653d14 ADD: actions to the Paint Modern ToolBar Items in ViewerForm on macOS 11+ 2026-05-09 12:42:01 +08:00
rich2014
2c401b9945 ADD: actions to the HighLight Modern ToolBar Items in ViewerForm on macOS 11+ 2026-05-09 12:42:01 +08:00
rich2014
75954f00f6 ADD: actions to the GIF Modern ToolBar Items in ViewerForm on macOS 11+ 2026-05-09 12:42:01 +08:00
rich2014
c753d6f3cc ADD: actions to the Zoom/Rotate Modern ToolBar Items in ViewerForm on macOS 11+ 2026-05-09 12:42:01 +08:00
rich2014
35ac84e565 ADD: actions to the Preview/Control Modern ToolBar Items in ViewerForm on macOS 11+ 2026-05-09 12:42:01 +08:00
rich2014
765825f714 ADD: support dynamic attach/deattach Image ToolBar Items in ViewerForm 2026-05-09 12:42:01 +08:00
rich2014
cb25db5dac ADD: facilities for dynamically attaching/deattaching ToolBar Items 2026-05-09 12:42:01 +08:00