| .. |
|
filesources
|
UPD: remove circle references between uDarwinFinderModel and uDarwinFile
|
2026-01-11 13:31:37 +03:00 |
|
fileviews
|
UPD: the Backward/Forward buttons can be enabled or disabled based on history
|
2026-01-11 13:32:10 +03:00 |
|
frames
|
UPD: rename Driver to Drive
|
2026-01-11 13:29:14 +03:00 |
|
platform
|
UPD: the Backward/Forward buttons can be enabled or disabled based on history
|
2026-01-11 13:32:10 +03:00 |
|
rpc
|
FIX: Copy relative symbolic links under Windows (issue #2171)
|
2025-02-22 13:54:36 +03:00 |
|
dmcommondata.lfm
|
ADD: Differ - load icons from theme
|
2020-11-23 18:08:08 +00:00 |
|
dmcommondata.pas
|
ADD: Register large toolbar icons
|
2025-03-27 00:03:48 +03:00 |
|
dmhelpmanager.lfm
|
|
|
|
dmhelpmanager.pas
|
UPD: Use https link
|
2021-02-12 19:33:55 +00:00 |
|
dmhigh.json
|
ADD: YAML syntax highlighter
|
2025-05-17 15:16:09 +03:00 |
|
dmhigh.pas
|
FIX: Lazarus 4.99 compatibility
|
2025-08-07 20:24:35 +03:00 |
|
doublecmd.exe.manifest
|
ADD: longPathAware key in manifest
|
2021-06-06 15:51:31 +03:00 |
|
doublecmd.ico
|
|
|
|
doublecmd.lpi
|
UPD: remove circle references between uDarwinFinderModel and uDarwinFile
|
2026-01-11 13:31:37 +03:00 |
|
doublecmd.lpr
|
DEL: remove uAppleMagnifiedModeFix
|
2026-01-11 13:29:58 +03:00 |
|
doublecmd.manifest.rc
|
|
|
|
DragCursors.lrs
|
FIX: Mouse cursor action indicators graphical issues (fixes #1729)
|
2024-06-27 20:19:11 +03:00 |
|
fAbout.lfm
|
UPD: About - link colors
|
2024-06-20 20:50:13 +03:00 |
|
fAbout.lrj
|
ADD: Show commit time
|
2021-03-12 20:11:12 +03:00 |
|
fAbout.pas
|
FIX: Copy version information with line-ending at the end
|
2025-08-09 18:13:46 +03:00 |
|
fattributesedit.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
fattributesedit.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-20 19:31:09 +00:00 |
|
fattributesedit.pas
|
FIX: Crash on add attributes (Lazarus 2.3)
|
2022-11-20 12:17:40 +03:00 |
|
fbenchmark.lfm
|
UPD: Benchmark dialog - use right alignment
|
2019-11-23 16:43:34 +00:00 |
|
fbenchmark.lrj
|
ADD: Simple benchmark test
|
2017-12-16 09:26:27 +00:00 |
|
fbenchmark.pas
|
UPD: Benchmark - use GetTickCountEx function
|
2020-10-24 22:07:40 +00:00 |
|
fbuttonform.lfm
|
FIX: Panels background color (issue #1889)
|
2024-10-05 13:38:25 +03:00 |
|
fbuttonform.pas
|
FIX: Delete-window auto-size (fixes #1667)
|
2024-06-09 18:30:34 +03:00 |
|
fchecksumcalc.lfm
|
UPD: Calculate checksum dialog
|
2025-09-06 16:03:21 +03:00 |
|
fchecksumcalc.lrj
|
UPD: Calculate checksum dialog
|
2025-09-06 16:03:21 +03:00 |
|
fchecksumcalc.pas
|
UPD: Calculate checksum dialog
|
2025-09-06 16:03:21 +03:00 |
|
fchecksumverify.lfm
|
FIX: Verify checksum - assign OnCreate event (fixes #1894)
|
2026-01-07 14:24:00 +03:00 |
|
fchecksumverify.lrj
|
FIX: Verify checksum - log window colors
|
2019-02-19 18:43:00 +00:00 |
|
fchecksumverify.pas
|
ADD: Verify checksum - use log font, close by enter key (issue #1894)
|
2026-01-07 14:24:00 +03:00 |
|
fchooseencoding.lfm
|
ADD: Feature [0001425] Search the contents of files (Alt-F7) in several encodings simultaneously
|
2023-04-15 23:44:02 +03:00 |
|
fchooseencoding.lrj
|
ADD: Feature [0001425] Search the contents of files (Alt-F7) in several encodings simultaneously
|
2023-04-15 23:44:02 +03:00 |
|
fchooseencoding.pas
|
ADD: Feature [0001425] Search the contents of files (Alt-F7) in several encodings simultaneously
|
2023-04-15 23:44:02 +03:00 |
|
fconfirmcommandline.lfm
|
DEL: Unneeded strings
|
2019-02-24 15:02:37 +00:00 |
|
fconfirmcommandline.lrj
|
DEL: Unneeded strings
|
2019-02-24 15:02:37 +00:00 |
|
fconfirmcommandline.pas
|
|
|
|
fconnectionmanager.lfm
|
|
|
|
fconnectionmanager.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-20 19:31:09 +00:00 |
|
fconnectionmanager.pas
|
|
|
|
fcopymovedlg.lfm
|
UPD: Dont show maximize button in filecopy dialogs (#1959)
|
2024-11-08 22:24:30 +03:00 |
|
fcopymovedlg.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:38:29 +00:00 |
|
fcopymovedlg.pas
|
FIX: Check string length in cm_ToggleSelectionInName (fixes #1030) (#1031)
|
2023-07-04 08:32:07 +03:00 |
|
fdeletedlg.lfm
|
FIX: background color of some Buttons (issue #1593)
|
2024-04-28 20:51:40 +08:00 |
|
fdeletedlg.pas
|
FIX: Delete dialog and High-DPI
|
2017-05-20 18:40:38 +00:00 |
|
fdescredit.lfm
|
FIX: Buttons autosize
|
2023-10-25 19:32:30 +03:00 |
|
fdescredit.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:51:41 +00:00 |
|
fdescredit.pas
|
FIX: Buttons autosize
|
2023-10-25 19:21:49 +03:00 |
|
fdialogbox.pas
|
FIX: DialogAPI - show dialog from a non-main thread
|
2024-11-16 14:56:27 +03:00 |
|
fdiffer.lfm
|
FIX: Differ - wrong toolbar buttons sequence
|
2025-06-01 13:31:34 +03:00 |
|
fdiffer.lrj
|
ADD: Feature [0002367] Add Find, Replace and Goto line commands to Compare files
|
2022-04-16 11:22:46 +03:00 |
|
fdiffer.pas
|
UPD: Differ - message box buttons captions
|
2025-06-12 21:39:47 +03:00 |
|
feditor.lfm
|
ADD: actZoomIn / actZoomOut in Editor
|
2025-07-16 21:50:08 +08:00 |
|
feditor.lrj
|
ADD: actZoomIn / actZoomOut in Editor
|
2025-07-16 21:50:08 +08:00 |
|
feditor.pas
|
ADD: apply gZoomWithCtrlWheel in Editor
|
2025-07-16 21:50:29 +08:00 |
|
feditsearch.lfm
|
UPD: Rewrite editor search dialog
|
2022-04-16 11:22:20 +03:00 |
|
feditsearch.lrj
|
UPD: Rewrite editor search dialog
|
2022-04-16 11:22:20 +03:00 |
|
feditsearch.pas
|
FIX: Multi-line pattern search option state
|
2024-12-08 12:06:37 +03:00 |
|
fextractdlg.lfm
|
FIX: Panels background color (issue #1889)
|
2024-10-05 13:38:25 +03:00 |
|
fextractdlg.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:51:41 +00:00 |
|
fextractdlg.pas
|
ADD: Smart extract option (issue #3)
|
2022-11-05 19:34:03 +03:00 |
|
ffileexecuteyourself.lfm
|
FIX: Close button autosize (fixes #1368)
|
2023-11-21 20:21:18 +03:00 |
|
ffileexecuteyourself.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-20 19:31:09 +00:00 |
|
ffileexecuteyourself.pas
|
ADD: Copy file backward after edit it via open command
|
2020-09-26 12:11:36 +00:00 |
|
fFileOpDlg.lfm
|
UPD: Dont show maximize button in filecopy dialogs (#1959)
|
2024-11-08 22:24:30 +03:00 |
|
fFileOpDlg.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:38:29 +00:00 |
|
fFileOpDlg.pas
|
FIX: ELayoutException: TControl.InvalidatePreferredSize loop detected (fixes #2169)
|
2025-05-23 17:57:34 +03:00 |
|
ffileproperties.lfm
|
FIX: Labels background color (issue #1885)
|
2024-10-06 00:21:41 +03:00 |
|
ffileproperties.lrj
|
UPD: File properties dialog - rearrange file times, rename
|
2023-07-16 20:17:50 +03:00 |
|
ffileproperties.pas
|
FIX: Possible crash on form close
|
2025-07-13 13:53:51 +03:00 |
|
ffileunlock.lfm
|
ADD: Feature [0001762] Show the processes, which lock the file from deletion #5
|
2018-10-26 18:41:01 +00:00 |
|
ffileunlock.lrj
|
ADD: Feature [0001762] Show the processes, which lock the file from deletion #4
|
2018-10-26 18:23:17 +00:00 |
|
ffileunlock.pas
|
FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245)
|
2021-11-08 18:47:30 +03:00 |
|
fFindDlg.lfm
|
UPD: Find files - enable case sensitive option with regular expression text search (fixes #2620)
|
2025-11-20 23:35:12 +03:00 |
|
fFindDlg.lrj
|
UPD: WDX search user interface (#1839)
|
2024-11-24 13:09:50 +03:00 |
|
fFindDlg.pas
|
UPD #2675: improve searching in subpath in iCloud Drive
|
2026-01-11 13:31:36 +03:00 |
|
ffindview.lfm
|
FIX: Viewer - find-dialog has ugly buttons look (fixes #2301)
|
2025-05-17 13:13:11 +03:00 |
|
ffindview.lrj
|
ADD: Viewer - search backwards from dialog
|
2021-03-01 17:51:09 +00:00 |
|
ffindview.pas
|
FIX: Viewer - find-dialog has ugly buttons look (fixes #2301)
|
2025-05-17 13:13:11 +03:00 |
|
fhackform.lfm
|
|
|
|
fhackform.pas
|
|
|
|
fhardlink.lfm
|
UPD: Create hardlink and symlink dialogs
|
2023-10-25 23:18:28 +03:00 |
|
fhardlink.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:38:29 +00:00 |
|
fhardlink.pas
|
UPD: Create hardlink and symlink dialogs
|
2023-10-25 23:18:28 +03:00 |
|
fhotdirexportimport.lfm
|
|
|
|
fhotdirexportimport.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:51:41 +00:00 |
|
fhotdirexportimport.pas
|
|
|
|
flinker.lfm
|
FIX #1887: the background color of the button panel
|
2024-10-05 12:46:59 +08:00 |
|
flinker.lrj
|
FIX: The name of file types in some file requesters for opening/saving various file, mainly in configuration windows, are now translatable.
|
2018-12-12 03:50:49 +00:00 |
|
flinker.pas
|
FIX: Open/Save dialogs all files filter
|
2024-06-09 11:50:15 +03:00 |
|
fmain.lfm
|
ADD: cm_MainFontZoomIn / cm_MainFontZoomOut
|
2025-07-12 16:54:42 +08:00 |
|
fmain.lrj
|
ADD: cm_MainFontZoomIn / cm_MainFontZoomOut
|
2025-07-12 16:54:42 +08:00 |
|
fmain.pas
|
UPD: the Backward/Forward buttons can be enabled or disabled based on history
|
2026-01-11 13:32:10 +03:00 |
|
fmaincommandsdlg.lfm
|
FIX: Bug [0001585] Help link on an internal command selector window
|
2018-11-05 00:56:06 +00:00 |
|
fmaincommandsdlg.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:38:29 +00:00 |
|
fmaincommandsdlg.pas
|
ADD: Feature [0001953] Navigate internal command list with keyboard when Filter text field is focused
|
2017-12-19 21:21:35 +00:00 |
|
fmaskinputdlg.lfm
|
FIX: Mask input dialog scaling
|
2017-05-07 16:18:45 +00:00 |
|
fmaskinputdlg.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fmaskinputdlg.pas
|
FIX: Redefine template
|
2021-04-29 21:30:19 +03:00 |
|
fmasterkey.lfm
|
UPD: Argon2 default parameters
|
2025-11-30 13:11:00 +03:00 |
|
fmasterkey.lrj
|
UPD: Use 'main' password instead 'master'
|
2025-11-30 13:10:59 +03:00 |
|
fmasterkey.pas
|
UPD: Argon2 default parameters
|
2025-11-30 13:11:00 +03:00 |
|
fmkdir.lfm
|
ADD: Create directory - option to disable auto-complete (fixes #1494)
|
2024-09-18 22:16:52 +03:00 |
|
fmkdir.lrj
|
ADD: Create directory dialog - support extended syntax
|
2022-04-19 18:56:18 +03:00 |
|
fmkdir.pas
|
ADD: Create directory - option to disable auto-complete (fixes #1494)
|
2024-09-18 22:16:52 +03:00 |
|
fmodview.lfm
|
FIX: Viewer - save image as (save jpeg as new jpeg, save image with upper case extension)
|
2023-07-09 19:29:32 +03:00 |
|
fmodview.lrj
|
FIX: Viewer - save image as (save jpeg as new jpeg, save image with upper case extension)
|
2023-07-09 19:29:32 +03:00 |
|
fmodview.pas
|
FIX: Viewer - save image as (save jpeg as new jpeg, save image with upper case extension)
|
2023-07-09 19:29:32 +03:00 |
|
fMsg.lfm
|
FIX: Labels and panels background color
|
2024-10-06 20:06:44 +03:00 |
|
fMsg.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fMsg.pas
|
FIX: background color of some Buttons (issue #1593)
|
2024-04-28 20:51:40 +08:00 |
|
fmultirename.lfm
|
ADD: Multi-rename - replace also in file extensions option
|
2025-10-04 14:17:18 +03:00 |
|
fmultirename.lrj
|
ADD: Multi-rename - replace also in file extensions option
|
2025-10-04 14:17:18 +03:00 |
|
fmultirename.pas
|
UPD: in MultiRename, when the regular expression is correct, edFind is restored to clDefault (which is better than clWindow/clWindowText)
|
2026-01-07 14:24:00 +03:00 |
|
fmultirenamewait.lfm
|
|
|
|
fmultirenamewait.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fmultirenamewait.pas
|
|
|
|
fopenwith.lfm
|
FIX: File mode
|
2021-10-31 11:10:46 +03:00 |
|
fopenwith.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fopenwith.pas
|
FIX: File mode
|
2021-10-31 11:10:46 +03:00 |
|
foptions.lfm
|
ADD: enable iCloud options frame
|
2025-03-04 22:30:03 +08:00 |
|
foptions.lrj
|
ADD: enable iCloud options frame
|
2025-03-04 22:30:03 +08:00 |
|
foptions.pas
|
ADD: Store light and dark color settings separately (step 1)
|
2023-05-07 15:09:08 +03:00 |
|
foptionshotkeysedithotkey.lfm
|
FIX: Label font color
|
2024-04-20 12:52:07 +03:00 |
|
foptionshotkeysedithotkey.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionshotkeysedithotkey.pas
|
ADD: Better hotkey conflict detection (issue #1841)
|
2024-09-19 20:40:05 +03:00 |
|
fpackdlg.lfm
|
FIX #1887: the background color of the button panel
|
2024-10-05 12:46:59 +08:00 |
|
fpackdlg.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fpackdlg.pas
|
FIX: Create archive from another archive content
|
2024-11-29 20:20:51 +03:00 |
|
fpackinfodlg.lfm
|
FIX: Labels and panels background color
|
2024-10-06 20:06:44 +03:00 |
|
fpackinfodlg.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fpackinfodlg.pas
|
UPD: PackInfoDlg - file size formatting
|
2024-11-24 23:15:16 +03:00 |
|
fprintsetup.lfm
|
ADD: Print setup dialog - use one decimal point
|
2019-06-20 19:09:24 +00:00 |
|
fprintsetup.lrj
|
ADD: Viewer - enable printing from plugins
|
2019-06-18 18:47:13 +00:00 |
|
fprintsetup.pas
|
ADD: Print setup dialog - close by escape key
|
2019-06-20 18:37:29 +00:00 |
|
fpscommon.pas
|
FIX: File mode
|
2021-10-31 11:10:46 +03:00 |
|
fpsnumformat.pas
|
FIX: Warnings
|
2024-04-06 13:38:58 +03:00 |
|
fselectduplicates.lfm
|
FIX: Disable unavailable options
|
2024-03-20 20:38:04 +03:00 |
|
fselectduplicates.lrj
|
ADD: Shortcut
|
2020-08-29 10:55:23 +00:00 |
|
fselectduplicates.pas
|
FIX: Disable unavailable options
|
2024-03-20 20:38:04 +03:00 |
|
fselectpathrange.lfm
|
FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
|
2020-01-05 04:21:15 +00:00 |
|
fselectpathrange.lrj
|
FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
|
2020-01-05 04:21:15 +00:00 |
|
fselectpathrange.pas
|
CHG:Standardization of the term "Multi-Rename Tool" to replace "Multi Rename" and "MultiRename" in are where the users SEE it with no impact in existing configuration regarding settings and hotkeys.
|
2020-01-14 02:13:45 +00:00 |
|
fselecttextrange.lfm
|
FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
|
2020-01-05 04:21:15 +00:00 |
|
fselecttextrange.lrj
|
FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
|
2020-01-05 04:21:15 +00:00 |
|
fselecttextrange.pas
|
CHG:Standardization of the term "Multi-Rename Tool" to replace "Multi Rename" and "MultiRename" in are where the users SEE it with no impact in existing configuration regarding settings and hotkeys.
|
2020-01-14 02:13:45 +00:00 |
|
fsetfileproperties.lfm
|
FIX: Unix attr color (#1871)
|
2024-09-29 22:56:35 +03:00 |
|
fsetfileproperties.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-20 19:31:09 +00:00 |
|
fsetfileproperties.pas
|
FIX: Show attributes as text in file properties dialogs #2
|
2017-06-18 10:43:15 +00:00 |
|
fsortanything.lfm
|
FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
|
2020-01-05 04:21:15 +00:00 |
|
fsortanything.lrj
|
FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
|
2020-01-05 04:21:15 +00:00 |
|
fsortanything.pas
|
FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
|
2020-01-05 04:21:15 +00:00 |
|
fsplitter.lfm
|
FIX #1887: the background color of the button panel
|
2024-10-05 12:46:59 +08:00 |
|
fsplitter.lrj
|
ADD: Capability to queue file split operation
|
2019-01-26 20:23:51 +00:00 |
|
fsplitter.pas
|
FIX: Controls alignment
|
2019-01-27 19:56:57 +00:00 |
|
fstartingsplash.lfm
|
UPD: SplashForm: simplify Panel using default color, compatible with new version of Lazarus
|
2023-10-14 21:25:13 +08:00 |
|
fstartingsplash.lrj
|
ADD: Show commit time
|
2021-03-12 20:11:12 +03:00 |
|
fstartingsplash.pas
|
UPD & FIX: handle Splash Form consistently across all platforms, especially on MacOS
|
2023-09-03 19:20:36 +08:00 |
|
fsymlink.lfm
|
UPD: Create hardlink and symlink dialogs
|
2023-10-25 23:18:28 +03:00 |
|
fsymlink.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fsymlink.pas
|
UPD: Create hardlink and symlink dialogs
|
2023-10-25 23:18:28 +03:00 |
|
fsyncdirsdlg.lfm
|
FIX: Synchronize directories - the vertical scroll bar will not update the content of the list view when dragged with the mouse (fixes #1855)
|
2024-09-22 22:10:15 +03:00 |
|
fsyncdirsdlg.lrj
|
ADD: Sync dirs - filter by search template
|
2020-01-12 10:52:06 +00:00 |
|
fsyncdirsdlg.pas
|
UPD: SyncDirs - file size formatting
|
2024-11-12 19:49:09 +03:00 |
|
fsyncdirsperformdlg.lfm
|
ADD: Feature [0002357] Add delete actions is Syncronize directories dialog
|
2019-09-26 11:13:54 +00:00 |
|
fsyncdirsperformdlg.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fsyncdirsperformdlg.pas
|
ADD: Feature [0002357] Add delete actions is Syncronize directories dialog
|
2019-09-26 11:13:54 +00:00 |
|
ftreeviewmenu.lfm
|
UPD: Auto shortcuts in the tree view (#854)
|
2023-03-07 23:35:34 +03:00 |
|
ftreeviewmenu.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
ftreeviewmenu.pas
|
ADD: apply gZoomWithCtrlWheel elsewhere
|
2025-07-21 23:12:10 +08:00 |
|
ftweakplugin.lfm
|
FIX: Align controls
|
2023-07-20 13:21:54 +03:00 |
|
ftweakplugin.lrj
|
CHG: Few modifications regarding plugins configuration.
|
2018-11-03 20:17:43 +00:00 |
|
ftweakplugin.pas
|
FIX: Wfx-plugins - don't allow forbidden symbols in the plugin name (issue #1655)
|
2024-05-20 21:45:50 +03:00 |
|
fviewer.lfm
|
UPD: remove unused TfrmViewer.pnlTextMouseWheelUp()
|
2025-07-15 23:12:34 +08:00 |
|
fviewer.lrj
|
ADD: Viewer - Plugins menu
|
2023-12-22 22:20:58 +03:00 |
|
fviewer.pas
|
FIX: the issue that the Image control might not refresh in QuickView
|
2025-11-09 23:41:54 +08:00 |
|
fviewoperations.lfm
|
|
|
|
fviewoperations.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-20 19:31:09 +00:00 |
|
fviewoperations.pas
|
FIX: Bug [0002291] DC crashes when adding file to queue for delete on SMB share
|
2019-05-10 16:44:07 +00:00 |
|
synhighlighterlua.pas
|
ADD: Multi-line comment in synhighlighterlua (any)
|
2017-06-16 19:23:59 +00:00 |
|
synhighlighteryaml.pas
|
ADD: YAML syntax highlighter
|
2025-05-17 15:16:09 +03:00 |
|
uaccentsutils.pas
|
FIX: Diacritics list
|
2025-06-15 13:32:18 +03:00 |
|
ubinarydiffviewer.pas
|
FIX: Wrong text decoding in internal differ tool (fixes #1816)
|
2024-09-07 01:29:04 +03:00 |
|
uclassesex.pas
|
FIX: Bug [0002395] Buffered content of 7z archieve is obsolete #2
|
2020-05-02 11:45:17 +00:00 |
|
ucmdlineparams.pas
|
ADD: Command line option "--debug-log="
|
2021-08-27 22:04:48 +03:00 |
|
uColorExt.pas
|
ADD: Store light and dark color settings separately (step 1)
|
2023-05-07 15:09:08 +03:00 |
|
ucolors.pas
|
ADD: Grid line color option
|
2024-01-05 14:56:11 +03:00 |
|
ucolumns.pas
|
FIX: Default column set identifier
|
2024-04-08 20:38:24 +03:00 |
|
uconnectionmanager.pas
|
FIX: Set virtual drive size to zero
|
2021-04-25 13:19:51 +03:00 |
|
uconvencoding.pas
|
FIX: SingleByteEncoding function
|
2025-11-22 13:36:17 +03:00 |
|
ucryptproc.pas
|
UPD: Argon2 default parameters
|
2025-11-30 13:11:00 +03:00 |
|
udcreadpnm.pas
|
FIX: Portable any map graphic format reader
|
2023-09-22 20:57:01 +03:00 |
|
udcreadpsd.pas
|
|
|
|
udcutils.pas
|
UPD: refactor scale factor related
|
2025-10-29 15:54:39 +08:00 |
|
udebug.pas
|
FIX: Lazarus 2.3 compatibility
|
2023-05-29 22:41:15 +03:00 |
|
udefaultfilepropertyformatter.pas
|
UPD: Move attributes formatting functions to DCFileAttributes
|
2017-06-18 10:08:18 +00:00 |
|
udescr.pas
|
|
|
|
udetectstr.pas
|
FIX: File not found exception
|
2023-12-05 19:58:07 +03:00 |
|
udiffond.pas
|
|
|
|
udiffonp.pas
|
|
|
|
udisplayfile.pas
|
ADD: FsExtractCustomIcon function support
|
2025-06-22 20:11:11 +03:00 |
|
udrive.pas
|
ADD: Show drive size in drive list
|
2019-04-28 11:38:14 +00:00 |
|
udriveslist.pas
|
UPD: support Retina in Drive List
|
2025-10-28 12:17:33 +08:00 |
|
udsxmodule.pas
|
CHG: Few modifications regarding plugins configuration.
|
2018-11-03 20:17:43 +00:00 |
|
uexceptions.pas
|
FIX: Warnings
|
2024-04-06 13:38:58 +03:00 |
|
uexifreader.pas
|
UPD: Exif-wdx - use non-localized field names for storage
|
2024-02-23 12:17:17 +03:00 |
|
uexifwdx.pas
|
UPD: Exif-wdx - use non-localized field names for storage
|
2024-02-23 12:17:17 +03:00 |
|
uextension.pas
|
UPD: Extension API version
|
2025-08-03 18:28:33 +03:00 |
|
uexts.pas
|
FIX: Arrange some strings to be translatable in units "uexts", "uOSUtils", "umultiarchivetestarchiveoperation" and project file "doublecmd.lpr".
|
2018-12-04 02:06:48 +00:00 |
|
ufavoritetabs.pas
|
FIX: Deleting a Favorite can produce a "is not a valid GUID value" (issue #315)
|
2025-02-22 13:54:36 +03:00 |
|
ufile.pas
|
UPD: prepare to add macOS Specific properties to TFileMacOSSpecificProperty
|
2025-02-11 21:36:47 +08:00 |
|
ufilefunctions.pas
|
FIX: Wfx-plugins - don't show file time for files which don't have a time
|
2025-04-12 13:44:36 +03:00 |
|
ufilepanelselect.pas
|
|
|
|
ufileprocs.pas
|
ADD: mbFileIsText function
|
2024-08-14 20:35:10 +03:00 |
|
ufileproperty.pas
|
FIX: Wfx-plugins - don't show file time for files which don't have a time
|
2025-04-12 13:44:36 +03:00 |
|
ufilesorting.pas
|
UPD: in ICompareByName(), if the Name of both files is empty, use FullPath instead
|
2025-03-05 00:02:06 +08:00 |
|
ufileviewnotebook.pas
|
FIX: Access violation on Tab - Close All Tabs (fixes #1570)
|
2024-04-11 21:17:24 +03:00 |
|
ufindbyrmr.pas
|
FIX: Viewer - search text in the large file
|
2020-12-04 18:59:34 +00:00 |
|
ufindfiles.pas
|
UPD: Use CompareDateTime when compare DateTime fields
|
2024-11-24 22:50:31 +03:00 |
|
ufindmmap.pas
|
FIX: Viewer - Slow case insensitive backward search with single byte encoding
|
2023-01-27 21:26:10 +03:00 |
|
ufindthread.pas
|
FIX: Remove read-only temporary files (fixes #2632)
|
2025-12-02 18:36:55 +03:00 |
|
uformcommands.pas
|
ADD: Feature [0000999] Toolbar button state
|
2021-06-23 22:32:23 +03:00 |
|
ufunctionthread.pas
|
FIX: Lazarus 2.3 compatibility
|
2023-06-05 20:42:11 +03:00 |
|
uglobs.pas
|
ADD: default hotkeys for cm_ViewHistoryPrev / cm_ViewHistoryNext in Main on macOS
|
2026-01-11 13:32:08 +03:00 |
|
uGlobsPaths.pas
|
UPD: Initialize OnGetApplicationName early
|
2025-01-12 13:54:09 +03:00 |
|
ugraphics.pas
|
ADD: BitmapMerge procedure
|
2023-12-25 22:13:48 +03:00 |
|
uguimessagequeue.pas
|
|
|
|
uhash.pas
|
UPD: Use BLAKE3 under AArch64
|
2025-11-03 13:45:53 +03:00 |
|
uhighlighterprocs.pas
|
ADD: Store light and dark color settings separately (step 2)
|
2023-05-21 22:25:32 +03:00 |
|
uhighlighters.pas
|
FIX: Lazarus 4.99 compatibility
|
2025-08-07 20:24:35 +03:00 |
|
uhotdir.pas
|
FIX #1433: Accelerator key (&) supportted in Menu with new version of Lazarus
|
2024-01-08 21:49:24 +08:00 |
|
uhotkeymanager.pas
|
FIX: Hotkey labels from Keys show up in toolbar hover info tags (fixes #1044)
|
2023-07-30 13:57:24 +03:00 |
|
ukastoolitemsextended.pas
|
FIX: Hotkey labels from Keys show up in toolbar hover info tags (fixes #1044)
|
2023-07-30 13:57:24 +03:00 |
|
ulng.pas
|
ADD: i18n for Backward/Forward Button
|
2026-01-11 13:32:09 +03:00 |
|
ulog.pas
|
FIX: Write to log window after connect when log window disabled
|
2021-04-25 13:07:55 +03:00 |
|
uluapas.pas
|
ADD: Lua - SysUtils.Execute function
|
2025-11-01 19:50:11 +03:00 |
|
uluastd.pas
|
ADD: Lua - show error when script file not found
|
2022-09-18 20:50:42 +03:00 |
|
umaincommands.pas
|
UPD: improve the adaptability of setting OnDrawCell related to FileView on macOS
|
2026-01-11 13:30:26 +03:00 |
|
umasks.pas
|
FIX: Use normalized strings when compare file names with wildcard under macOS (fixes #2674)
|
2026-01-05 16:36:17 +03:00 |
|
umoveconfig.pas
|
FIX: Move configuration files when directory already exists
|
2023-07-16 14:37:48 +03:00 |
|
umultiarc.pas
|
ADD: MultiArc - cleaning chars in size string w/o additional helpers (#1883)
|
2024-10-28 09:08:53 +03:00 |
|
un_lineinfo.pp
|
|
|
|
un_process.pas
|
FIX: Process running state
|
2022-08-28 19:47:48 +03:00 |
|
un_xtrctdwrflnfo.pp
|
|
|
|
uofficexml.pas
|
ADD: Find files - search text in *.xlsx
|
2021-05-23 15:22:49 +03:00 |
|
uopendocthumb.pas
|
FIX: File mode
|
2021-10-31 11:10:46 +03:00 |
|
uoperationsmanager.pas
|
FIX: Don't show a progress for operations with ShowProgress:= False
|
2024-11-08 20:55:29 +03:00 |
|
uoperationspanel.pas
|
FIX: Don't show a progress for operations with ShowProgress:= False
|
2024-11-08 20:55:29 +03:00 |
|
uparitercontrols.pas
|
|
|
|
upathlabel.pas
|
FIX: Warnings
|
2024-04-06 13:38:58 +03:00 |
|
uPinyin.pas
|
UPD: Rename Pinyin table file
|
2021-08-29 12:54:21 +03:00 |
|
uquickviewpanel.pas
|
FIX: Cannot focus a disabled or invisible window
|
2025-05-26 23:45:33 +03:00 |
|
uregexpr.pas
|
FIX: Viewer - problem with RegEx search, it cannot find 'qt' case-insensitive (fixes #2012)
|
2024-12-16 20:14:14 +03:00 |
|
uregexpra.pas
|
UPD: RegExpr library
|
2025-05-31 20:26:31 +03:00 |
|
uregexpru.pas
|
FIX: Viewer - problem with RegEx search, it cannot find 'qt' case-insensitive (fixes #2012)
|
2024-12-16 20:14:14 +03:00 |
|
uregexprw.pas
|
UPD: RegExpr library
|
2025-05-31 20:26:31 +03:00 |
|
uresample.pas
|
FIX: Don't use LoadFromIntfImage (it can crash when called from separate thread under GTK2)
|
2019-05-17 18:31:27 +00:00 |
|
usearchcontent.pas
|
FIX: Calculator dialog colors
|
2025-02-07 23:41:02 +03:00 |
|
usearchtemplate.pas
|
FIX: SyncDirs - template with exclude directories
|
2024-09-23 19:01:43 +03:00 |
|
ushellexecute.pas
|
ADD: support Terminal in iCloudDriver
|
2025-03-01 18:15:01 +08:00 |
|
ushowform.pas
|
ADD: Option to copy file backward without prompt (fixes #2611)
|
2025-11-15 13:53:12 +03:00 |
|
uShowMsg.pas
|
UPD: Differ - message box buttons captions
|
2025-06-12 21:39:47 +03:00 |
|
uspecialdir.pas
|
UPD: Reorder special folders names (#1573)
|
2024-04-11 21:53:33 +03:00 |
|
usyndiffcontrols.pas
|
FIX: Lazarus 4.99 compatibility
|
2025-04-09 21:59:22 +03:00 |
|
uthumbnails.pas
|
UPD: support Retina in Thumbnails Cache
|
2025-10-29 23:40:37 +08:00 |
|
utranslator.pas
|
ADD: Search in the options dialog (fixes #25)
|
2023-02-11 19:09:14 +03:00 |
|
utypes.pas
|
ADD: User may now personalized the unit he will see for file size.
|
2018-11-29 04:39:57 +00:00 |
|
uvariablemenusupport.pas
|
aDD: New percent variables %z and %Z for the "last directory of path of the file" and "last directory of path of active or chosen panel" respectively.
|
2019-01-26 16:26:22 +00:00 |
|
uvectorimage.pas
|
ADD: Vector image unit
|
2022-12-11 13:16:57 +03:00 |
|
uvfsmodule.pas
|
|
|
|
uwcxmodule.pas
|
FIX: Double plugin initialization (issue #2616)
|
2025-12-02 18:36:54 +03:00 |
|
uwcxprototypes.pas
|
|
|
|
uwdxmodule.pas
|
UPD: Exif-wdx - use non-localized field names for storage
|
2024-02-23 12:17:17 +03:00 |
|
uwdxprototypes.pas
|
|
|
|
uwfxmodule.pas
|
ADD: FsExtractCustomIcon function support
|
2025-06-22 20:11:11 +03:00 |
|
uwfxprototypes.pas
|
ADD: FsExtractCustomIcon function support
|
2025-06-22 20:11:11 +03:00 |
|
uwlxmodule.pas
|
ADD: GTK3 support
|
2025-03-28 23:19:00 +03:00 |
|
uwlxprototypes.pas
|
ADD: Lister plugins thumbnail provider
|
2018-09-23 12:33:56 +00:00 |