Commit graph

6,754 commits

Author SHA1 Message Date
Alexander Koblov
cd3746da5e ADD: Don't show extensions for special items 2024-06-19 19:54:33 +03:00
Alexander Koblov
8c857bd6d2 FIX: Project file 2024-06-19 19:46:07 +03:00
Alexander Koblov
1b9671eda7 ADD: Wcx-plugins - more accurate time support 2024-06-16 15:03:29 +03:00
Alexander Koblov
573515e601 FIX: Mount drive 2024-06-16 13:25:48 +03:00
Alexander Koblov
24edd85df6 UPD: Use TFileTimeEx type 2024-06-16 12:41:02 +03:00
Alexander Koblov
dde35d68dd UPD: Use TFileTimeEx type 2024-06-15 12:43:21 +03:00
Alexander Koblov
f996c38bed FIX: Renaming through the context menu in place stopped working (fixes #1711) 2024-06-14 20:28:23 +03:00
rich2014
0f2e388a29 FIX: mouse Scroll Lines limit in Options (min=1 and max=0 before, not follow LCL specifications) 2024-06-10 14:16:45 +08:00
Alexander Koblov
193dc62a3a FIX: Delete-window auto-size (fixes #1667) 2024-06-09 18:30:34 +03:00
Alexander Koblov
ce4eb5ebb0 FIX: Open/Save dialogs all files filter 2024-06-09 11:50:15 +03:00
Alexander Koblov
a56d313b34 FIX: Deleting is extremely slow under KDE (issue #812) 2024-05-29 21:03:24 +03:00
rich2014
3a72a90799 ADD: #1424 Dock Menu item "New Window" i18n 2024-05-28 22:58:03 +08:00
rich2014
cdf070569b ADD: Dock Menu item "New Window" on macOS 2024-05-28 22:36:07 +08:00
Alexander Koblov
520e337f7f FIX: Dark mode - don't cache theme data (issue #1238) 2024-05-27 18:08:16 +03:00
Alexander Koblov
519d4c4c41 FIX: Dark mode - multiple rows of tabs 2024-05-27 18:08:16 +03:00
rich2014
5fadb85903 UPD: simplify APP menu related codes with new version of Lazarus 2024-05-27 22:53:53 +08:00
rich2014
2a8513c243 UPD: "Services" was changed to reference the language pack of LCL 2024-05-27 22:48:47 +08:00
Alexander Koblov
a404e2ffe7 FIX: Right-click on the smartphone icon (fixes #1647) 2024-05-25 17:29:54 +03:00
Alexander Koblov
c0ff9250bf FIX: Copy extended attributes when move files (fixes #1670) 2024-05-23 21:13:04 +03:00
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