Commit graph

510 commits

Author SHA1 Message Date
Alexander Koblov
beb65d5fa6 FIX: Controls alignment 2026-03-09 15:03:26 +03:00
Alexander Koblov
24ffc65d16 FIX: Controls alignment 2026-03-07 15:42:16 +03:00
Alexander Koblov
f54be93165 FIX: Controls alignment 2026-03-07 14:16:57 +03:00
Alexander Koblov
32c34dc006 FIX: Crash on editing icon file name in the file associations (fixes #2731) 2026-02-07 15:19:29 +03:00
Alexander Koblov
285e7ba1f8 UPD: Refactoring, Lazarus 4.5 support 2026-02-07 13:51:51 +03:00
rich2014
395cebd3bb UPD: in accordance with naming conventions, the caller of TDarwinImageUtil.getBestWithSize() is not responsible for releasing memory 2026-01-20 18:43:36 +08:00
rich2014
b1a181df1d UPD: refactor macOS-related image code from uPixMapManager to uDarwinImage 2026-01-20 18:43:36 +08:00
Alexander Koblov
ce0ef49b18 FIX: Lazarus 4.4 compatibility 2026-01-19 20:41:50 +03:00
rich2014
b753e8b668 UPD: improve FileDialog selection in Plugins Options 2026-01-19 17:28:03 +08:00
rich2014
550867896d UPD: a switch is shown for Users to choose between selecting either the File Package itself or the files within the File Package on macOS 2026-01-19 17:24:59 +08:00
rich2014
e206e475c2 UPD: File Packages can't be selected when select a real file on macOS 2026-01-19 17:18:18 +08:00
rich2014
36dcb932d0 UPD: File Packages and their internal directories can now be selected when choosing a directory on macOS 2026-01-19 16:53:42 +08:00
rich2014
136b57b087 UPD: rename Driver to Drive 2025-12-09 22:14:57 +08:00
rich2014
1f383b0c61 ADD: support theme changed notify caused by Color Options Dialog on macOS 2025-12-09 18:51:23 +08:00
rich2014
0ae14457a9 FIX: in the Font Options, an incorrect save prompt may appear if the initial font size is 0
it's because the initial value is 0 when calculating the fingerprint, and it has been set to the minimum value after initialization.
2025-12-07 11:12:10 +08:00
rich2014
ca3738ae73 UPD: refactor Retina related 2025-10-28 12:21:37 +08:00
rich2014
c78f665cd5 UPD: support Retina in Icon Options Dialog 2025-10-28 12:18:09 +08:00
Alexander Koblov
9b108c114b FIX: Lazarus 4.99 compatibility 2025-08-07 20:24:35 +03:00
rich2014
dbc4d890b7 ADD: apply gZoomWithCtrlWheel elsewhere 2025-07-21 23:12:10 +08:00
rich2014
0bcdb51956 ADD: gZoomWithCtrlWheel and Option for Zoom With Scroll Wheel 2025-07-15 00:09:37 +08:00
Alexander Koblov
6d34bc2488 ADD: Quick Search - ignore diacritics and ligatures option 2025-06-13 01:19:47 +03:00
Alexander Koblov
4aee2b6d28 ADD: Quick Search - capability to ignore diacritics and ligatures 2025-06-13 00:51:59 +03:00
Alexander Koblov
4154968832 FIX: Invalid checkboxes state (fixes #2330) 2025-06-01 17:49:35 +03:00
Alexander Koblov
548a665a91 FIX: Invalid menu shortcuts (issue #2321) 2025-06-01 15:34:09 +03:00
Alexander Koblov
8c7dea1c64 FIX: File types colors dialog gets cropped when resizing window (fixes #2328) 2025-06-01 12:36:47 +03:00
Alexander Koblov
e38813f8d5 FIX: Lazarus 4.99 compatibility 2025-04-06 19:13:13 +03:00
Alexander Koblov
8fd3f87802 UPD: Forgotten file 2025-03-12 13:04:24 +03:00
Alexander Koblov
f513e32f72 FIX: Plugins WFX text woefully out of date (fixes #2127) 2025-03-12 12:42:18 +03:00
Alexander Koblov
33c8b5e56a UPD: Use a more user-friendly plugins descriptions 2025-03-12 12:35:14 +03:00
Alexander Koblov
a2d8afae68 FIX: Changing the extensions for a highlighter and clicking Apply doesn't save them (fixes #2182) 2025-03-12 12:04:21 +03:00
rich2014
8d6f960a67 ADD: open the corresponding folder when double-clicking the App in iCloud Options 2025-03-04 22:30:41 +08:00
rich2014
13893bdd1e ADD: enable iCloud options frame 2025-03-04 22:30:03 +08:00
rich2014
2f7d5f9b43 UPD: optimize the process of loading and saving iCloud.json 2025-03-04 18:05:11 +08:00
rich2014
9e3007bc71 ADD: iCloud Options frame (show list) 2025-03-04 17:02:44 +08:00
Alexander Koblov
4c77384257 ADD: Warn about unsaved changes in the file types colors 2025-02-12 00:04:52 +03:00
Alexander Koblov
a5606c0f88 UPD: Optimize file types colors editing interface (issue #1078) 2025-02-11 23:47:43 +03:00
Alexander Koblov
5dcae55b24 UPD: ShowInputMultiSelectListBox function 2025-02-09 18:22:15 +03:00
rich2014
2f11c164d3 UPD: refactor File Watcher, remove dependency of TFileSystemWatcher in FileView 2025-02-09 21:43:03 +08:00
Alexander Koblov
788c934f43 FIX: Restore focus after exit from quick search (issue #2152) 2025-02-09 15:05:28 +03:00
Alexander Koblov
a79429eedc FIX: Hotkey list background is not cleared (fixes #2044) 2025-01-05 21:53:26 +03:00
Alexander Koblov
ebed22101e FIX: Use UTF8StringReplace 2024-12-08 12:26:00 +03:00
Alexander Koblov
d6d54dfb93 ADD: Toolbar - line break separator style 2024-11-30 21:32:01 +03:00
Alexander Koblov
d1d437c9cc FIX: Load search template with content plugins 2024-11-26 20:41:43 +03:00
j2969719
2cacca2c3a
UPD: WDX search user interface (#1839) 2024-11-24 13:09:50 +03:00
Alexander Koblov
0b35d32a7a FIX: DC does not close "Options" on pressing ESC after you selected "Tooltips" section (fixes #1929) 2024-10-27 13:30:34 +03:00
j2969719
d616b527db
FIX: MultiArc - crash on discard click (#1934) 2024-10-22 08:37:37 +03:00
j2969719
d51ac676f4
ADD: MultiArc - Show as normal files option (#1860) 2024-10-05 14:57:15 +03:00
Alexander Koblov
66dedd742c FIX: Panels background color (issue #1889) 2024-10-05 13:53:47 +03:00
Alexander Koblov
f21aa9cc86 FIX: Don't reload file list on brightness level of inactive panel change (fixes #1760) 2024-07-23 13:23:01 +03:00
Alexander Koblov
74e742c26b FIX: Don't show dark mode settings under old Windows versions (fixes #1760) 2024-07-23 13:15:11 +03:00