Commit graph

6,735 commits

Author SHA1 Message Date
Alexander Koblov
6f9218adcb FIX: Wfx-plugins - don't allow forbidden symbols in the plugin name (issue #1655) 2024-05-20 21:45:50 +03:00
Alexander Koblov
832462f36a ADD: Wcx-plugins - don't show file time for files with zero time (fixes #1634) 2024-05-11 16:50:59 +03:00
Alexander Koblov
65e72c0d31 FIX: Packing shows "Copying" instead of "Packing" (fixes #1626) 2024-05-09 19:22:06 +03:00
Alexander Koblov
024b0d632f ADD: WCX-plugins - Don't show zero file size when size is unknown 2024-05-09 17:46:50 +03:00
Alexander Koblov
8ea19a565c FIX: DialogBoxParam function 2024-05-05 00:32:40 +03:00
Alexander Koblov
4cdf3f0e6c FIX: Run in terminal option default value (fixes #504) 2024-05-04 13:33:39 +03:00
Alexander Koblov
a19d3c3ad5 FIX: Multiarc copy Copying dialog shows incorrect speed and time remaining on the first copy start (fixes #1609) 2024-05-04 12:48:30 +03:00
Alexander Koblov
6fc5d04149 FIX: Multiarc does not update the "Copying" dialog with "From" / "To" information on the start of the archive extraction (fixes #1606) 2024-05-04 00:00:53 +03:00
Alexander Koblov
c96e552037 FIX: Thousands separator in file size does not respect the system setting (fixes #1602) 2024-05-02 21:02:41 +03:00
Alexander Koblov
ddd1dd1377 UPD: Don't execute MS Photos with elevation 2024-05-02 18:07:36 +03:00
Alexander Koblov
dae59469ce FIX: Default button height under non macOS 2024-05-02 18:05:21 +03:00
Alexander Koblov
344b8eb21f DEL: Unused units 2024-05-01 20:30:55 +03:00
Alexander Koblov
61a1b24712 FIX: Case sensitive "cd" command (fixes #1577) 2024-05-01 20:29:22 +03:00
Alexander Koblov
d0c00d792e ADD: Open images in the Microsoft Photos application using WinRT APIs 2024-05-01 17:09:43 +03:00
rich2014
4f0eb9bc9e FIX #1593: height of some Buttons on macOS (refer to the implementation in TfrmButtonForm) 2024-05-01 18:53:09 +08:00
Alexander Koblov
693f0883cb FIX: FitFileName function under Qt and Lazarus 3.x 2024-04-28 19:19:15 +03:00
rich2014
69ab554ba5 FIX: background color of some Buttons (issue #1593) 2024-04-28 20:51:40 +08:00
Alexander Koblov
6099cdc228 FIX: Multiple b64 registration in plugins (fixes #1598) 2024-04-27 22:17:05 +03:00
Alexander Koblov
68a12f8e7a FIX: Terminal settings has wrong default path to Terminal.app (fixes #1595) 2024-04-27 00:20:50 +03:00
Alexander Koblov
39d7cecdbc FIX: Label font color 2024-04-20 12:52:07 +03:00
Alexander Koblov
c4c8e69189 FIX: Viewer - zoom image 2024-04-18 17:56:07 +03:00
Alexander Koblov
44abcdeb4a FIX: Lazarus 3.99 compatibility 2024-04-12 00:00:06 +03:00
Lars The
629473c426
UPD: Reorder special folders names (#1573)
Cosmetic rearrangement of the different special folder names for better understanding of the source code.
2024-04-11 21:53:33 +03:00
Alexander Koblov
f7333011bb FIX: Access violation on Tab - Close All Tabs (fixes #1570) 2024-04-11 21:17:24 +03:00
Alexander Koblov
e751c2ded2 FIX: Rebuild multiarc.ini (fixes #1568) 2024-04-10 21:21:38 +03:00
Alexander Koblov
ef9ae898a0 FIX: Rename folder using same name but different capitalization (fixes #1569) 2024-04-10 20:50:34 +03:00
Alexander Koblov
2128ec073e UPD: Don't show unavailable context menu items (issue #1564) 2024-04-09 21:07:49 +03:00
Alexander Koblov
1ee04fc7c1 FIX: Create new column set identifier when save as 2024-04-08 22:09:42 +03:00
Alexander Koblov
f4da7688ba FIX: Default column set identifier 2024-04-08 20:38:24 +03:00
Alexander Koblov
6e413a96dc FIX: Warnings 2024-04-06 13:38:58 +03:00
Alexander Koblov
fea28f382b ADD: Capability to set custom decimal separator 2024-04-04 21:17:36 +03:00
xBZZZZ
0f1f582578
FIX: Use cmem unit before cthreads unit (#1553) (#1553) 2024-04-02 20:35:06 +03:00
Alexander Koblov
17c4b7f460 FIX: Disable auto-refresh when Double Commander window is in the background (issue #606) 2024-03-31 13:13:06 +03:00
Alexander Koblov
69a8ec935f UPD: Optimization, refactoring 2024-03-30 20:58:55 +03:00
Alexander Koblov
b3f06168fa UPD: Enable libheif image reader (issue #1538) 2024-03-30 20:31:36 +03:00
Alexander Koblov
4c78fe6214 FIX: Read AVIF using libheif image reader (issue #1538) 2024-03-30 20:28:50 +03:00
Alexander Koblov
a685367b0c UPD: Disable libheif image reader, it works wrong with some images from https://github.com/link-u/avif-sample-images (issue #1538) 2024-03-30 14:55:15 +03:00
Alexander Koblov
37e268c3f8 FIX: Double Commander crashes when trying to view AVIF image (issue #1538) 2024-03-30 14:55:15 +03:00
Alexander Koblov
070a667cc9 UPD: Store cache in the program directory in portable mode 2024-03-29 21:20:52 +03:00
Alexander Koblov
b80b584700 UPD: Use Command+Drag&Drop to move under macOS (fixes #1536) 2024-03-29 20:41:54 +03:00
Alexander Koblov
e2cf8a099d FIX: Set focus on mouse click (Lazarus 3.x) 2024-03-27 20:48:25 +03:00
Alexander Koblov
26023ec1ed UPD: Clean up 2024-03-23 18:51:41 +03:00
Alexander Koblov
205dd3cada FIX: List index (0) out of bounds 2024-03-23 16:19:52 +03:00
Alexander Koblov
f9313ed71c FIX: Set focus on mouse click (Lazarus 3.x) 2024-03-23 14:31:57 +03:00
Alexander Koblov
09238c8615 FIX: Disable unavailable options 2024-03-20 20:38:04 +03:00
Alexander Koblov
72ac5aed61 ADD: Viewer - Max code size limit (fixes #1461) 2024-03-20 20:29:49 +03:00
Alexander Koblov
7bfe465048 ADD: cm_Edit - capability to open file under cursor ('cursor' parameter) 2024-03-16 16:22:50 +03:00
Alexander Koblov
1b39937de7 FIX: Lazarus 3.99 compatibility 2024-03-16 13:30:03 +03:00
Alexander Koblov
9db5a98161 UPD: Clean up 2024-03-16 00:22:57 +03:00
Alexander Koblov
c42cd75da9 FIX: Comparing files by content locks up DC (issue #1527) 2024-03-14 23:59:57 +03:00