doublecmd/src
rich2014 76e7585c30 FIX: the issue that original file list and new file list competed for updates when changing folders in FileView
it's because the original file list was not cleared, and there was another update before the new file list was loaded
2026-06-07 18:35:10 +08:00
..
filesources ADD/StashFS: step-20: forbid creating directories 2026-06-06 16:36:03 +08:00
fileviews FIX: the issue that original file list and new file list competed for updates when changing folders in FileView 2026-06-07 18:35:10 +08:00
frames FIX: the FileSource that requires singleton may also be created multiple times (FileSystem/iCloud/Stash) 2026-06-05 20:02:44 +08:00
platform UPD: change the default terminal parameter from '%D' to '%d0' on macOS 2026-06-06 16:36:10 +08:00
rpc FIX: Copy relative symbolic links under Windows (issue #2171) 2025-02-22 13:54:36 +03:00
dmcommondata.lfm FIX: Blurry icons 2026-05-14 18:27:51 +03:00
dmcommondata.pas FIX: Blurry icons 2026-05-14 18:27:51 +03:00
dmhelpmanager.lfm
dmhelpmanager.pas FIX: Open local help files with space in the path (Windows) 2026-01-31 12:42:57 +03:00
dmhigh.json ADD: YAML syntax highlighter 2025-05-17 15:16:09 +03:00
dmhigh.pas FIX: Lazarus 4.6 compatibility 2026-05-05 20:08:41 +03:00
doublecmd.exe.manifest ADD: longPathAware key in manifest 2021-06-06 15:51:31 +03:00
doublecmd.ico
doublecmd.lpi ADD/StashFS: step-13: remove "Add to Stash" in ContextMenu in StashFileSource 2026-06-05 12:06:28 +08:00
doublecmd.lpr UPD: apply TDCCocoaModernFormUtils to simplify code 2026-06-02 13:39:52 +08:00
doublecmd.manifest.rc UPD: Use custom manifest file 2015-08-12 18:29:43 +00:00
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: new version Lazarus compatibility 2026-04-19 17:59:32 +08: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 UPD: Use icons from image list 2026-04-20 18:55:31 +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 13:41:59 +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 01:11:29 +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 UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
fcopymovedlg.lfm UPD: Use icons from image list 2026-04-20 18:55:31 +03:00
fcopymovedlg.lrj FIX: Blurry icons 2026-04-19 18:44:29 +03:00
fcopymovedlg.pas ADD: implement IKASPathEditMate in TfrmCopyDlg, autocomplete is supported on various file sources 2026-05-31 23:31:23 +08:00
fdeletedlg.lfm FIX: background color of some Buttons (issue #1593) 2024-04-28 20:51:40 +08:00
fdeletedlg.pas FIX: Main window loses focus after confirming file/folder deletion (fixes #2160) (#2760) 2026-02-21 12:38:55 +03:00
fdescredit.lfm UPD: Dialog position 2026-05-14 18:29:57 +03:00
fdescredit.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fdescredit.pas UPD: Dialog position 2026-05-14 18:29:57 +03:00
fdialogbox.pas FIX: DialogAPI - show dialog from a non-main thread 2024-11-16 14:56:27 +03:00
fdiffer.lfm FIX af11aa3: the Icon Display Size in ContextMenu and Button in fDiffer 2026-04-02 12:01:18 +08:00
fdiffer.lrj FIX: the title/hint of CopyRightToLeft/CopyLeftToRight in Differ Form 2026-01-15 11:35:45 +08:00
fdiffer.pas UPD: apply TDCCocoaModernFormUtils to simplify code 2026-06-02 13:39:52 +08:00
feditor.lfm ADD: Editor - Word wrap option (fixes #2886) 2026-05-29 19:59:01 +03:00
feditor.lrj ADD: Editor - Word wrap option (fixes #2886) 2026-05-29 19:59:01 +03:00
feditor.pas UPD: apply TDCCocoaModernFormUtils to simplify code 2026-06-02 13:39:52 +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 FIX: the FileSource that requires singleton may also be created multiple times (FileSystem/iCloud/Stash) 2026-06-05 20:02:44 +08:00
fFileOpDlg.lfm FIX: Blurry icons 2026-05-14 18:27:51 +03:00
fFileOpDlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fFileOpDlg.pas FIX: Blurry icons 2026-05-14 18:27:51 +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 UPD: fine-tune filename in TfrmFileProperties 2026-06-01 10:19:59 +08: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: Use icons from image list 2026-05-09 14:38:54 +03:00
fFindDlg.lrj ADD: Find files - select drives button 2026-03-24 20:14:19 +03:00
fFindDlg.pas ADD: support search files in SearchResultFileSource 2026-06-01 21:20:30 +08: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/StashFS: step-12: "Add to Stash" in ContextMenu/Internal command/Short Cuts 2026-06-05 11:18:20 +08:00
fmain.lrj ADD/StashFS: step-12: "Add to Stash" in ContextMenu/Internal command/Short Cuts 2026-06-05 11:18:20 +08:00
fmain.pas ADD/StashFS: step-12: "Add to Stash" in ContextMenu/Internal command/Short Cuts 2026-06-05 11:18:20 +08:00
fmaincommandsdlg.lfm FIX: the issue that the Image excess imgCommandIcon bound in frmMainCommandsDlg on Retina Display 2026-04-05 16:03:50 +08: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-27 18:04:50 +03:00
fmasterkey.lrj UPD: Use 'main' password instead 'master' 2025-11-25 19:15:26 +03:00
fmasterkey.pas UPD: Argon2 default parameters 2025-11-27 18:04:50 +03:00
fmkdir.lfm UPD: Use icons from image list 2026-04-20 18:55:31 +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: Lazarus 4.4 compatibility 2026-01-19 20:41:50 +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 FIX: Multi-rename - preset with leading space dropping the space (fixes #1734) 2026-04-20 17:49:44 +03:00
fmultirenamewait.lfm FIX: Incorrect front window 2016-06-23 18:47:19 +00:00
fmultirenamewait.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fmultirenamewait.pas FIX: Incorrect front window 2016-06-23 18:47:19 +00:00
fopenwith.lfm FIX: Blurry icons 2026-04-19 15:00:05 +03:00
fopenwith.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fopenwith.pas FIX: Blurry icons 2026-04-19 15:00:05 +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 UPD: disable minimize button in Modeless Form on macOS 2026-05-12 11:13:46 +08:00
foptionshotkeysedithotkey.lfm UPD: Use icons from image list 2026-05-08 17:18:02 +03:00
foptionshotkeysedithotkey.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
foptionshotkeysedithotkey.pas UPD: Use icons from image list 2026-04-20 18:55:31 +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 UPD: Use icons from image list 2026-04-20 18:55:31 +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: Blurry icons 2026-04-18 18:03:35 +03:00
fsetfileproperties.lrj UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
fsetfileproperties.pas FIX: Blurry icons 2026-04-18 18:03:35 +03: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 UPD: Buttons use icons from the image list 2026-04-19 00:50:23 +03: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 FIX: new version Lazarus compatibility 2026-04-19 17:59:32 +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: SyncDirs — enable smooth progress bars (#2893) 2026-05-26 20:46:25 +03:00
fsyncdirsdlg.lrj ADD: Sync dirs - filter by search template 2020-01-12 10:52:06 +00:00
fsyncdirsdlg.pas UPD: disable minimize button in Modeless Form on macOS 2026-05-12 11:13:46 +08: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 UPD: Use icons from image list 2026-04-19 15:00:05 +03:00
ftweakplugin.lrj CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
ftweakplugin.pas FIX: Lazarus 4.4 compatibility 2026-01-19 20:41:50 +03:00
fviewer.lfm FIX: fullscreen in ViewerForm 2026-05-12 09:11:58 +08:00
fviewer.lrj ADD: Viewer - Plugins menu 2023-12-22 22:20:58 +03:00
fviewer.pas UPD: apply TDCCocoaModernFormUtils to simplify code 2026-06-02 13:39:52 +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 UPD: NormalizeAccentedChar function (#2865) 2026-05-21 10:01:52 +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: Don't create a modal form handle twice 2026-01-25 19:15:20 +03: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: SyncDirs - selected color option 2026-03-29 16:56:37 +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 FIX: Load Argon2 parameters 2026-03-31 18:21:31 +03:00
udcreadpnm.pas FIX: Portable any map graphic format reader 2023-09-22 20:57:01 +03:00
udcreadpsd.pas DEL: Unneeded call 2015-08-09 18:39:21 +00:00
udcutils.pas FIX: Controls alignment 2026-03-07 15:42:16 +03: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 UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00
udetectstr.pas FIX: File not found exception 2023-12-05 19:58:07 +03:00
udiffond.pas
udiffonp.pas FIX: Differ - crash when compare a very long lines (fixed #2640) 2026-03-09 15:03:26 +03:00
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 FIX: the '..' issue in TFile.SplitIntoNameAndExtension() 2026-06-06 16:36:14 +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 UPD: Wfx-plugins - read-only check 2026-05-29 23:27:54 +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: Close tab by hotkey (fixes #2662) 2026-02-15 14:12:37 +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:16:32 +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: Display RabbitVCS and GVfs emblems when overlay icons enabled 2026-05-30 13:48:46 +03:00
uGlobsPaths.pas UPD: Move DirectoryHotList to localconfig.xml (#2796) 2026-05-07 00:27:26 +03:00
ugraphics.pas ADD: Viewer - fast rotate and mirror functions for 32 bit images 2026-03-15 15:16:25 +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 ADD: More extensions to INI highlighter (issue #2898) 2026-05-30 12:45:37 +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 UPD: improve the tips of Privilege on macOS 2026-06-02 12:50:05 +08: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 ADD/StashFS: step-20: forbid creating directories 2026-06-06 16:36:03 +08:00
umasks.pas FIX: Use normalized strings when compare file names with wildcard under macOS (fixes #2674) 2026-01-05 13:57:30 +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 ADD: Capability to change bottom progress bar colors 2026-02-25 18:08:32 +03:00
uparitercontrols.pas UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00
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: the FileSource that requires singleton may also be created multiple times (FileSystem/iCloud/Stash) 2026-06-05 20:02:44 +08: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 UPD: improve handling when ".." is selected in ReplaceVarParams() 2026-06-06 16:36:07 +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 DEL: Invalid special paths 2026-02-24 17:57:10 +03:00
usyndiffcontrols.pas FIX: Lazarus 4.99 compatibility 2025-04-09 21:59:22 +03:00
uthumbnails.pas FIX: StretchBitmap() related on retina display 2026-01-07 21:55:30 +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 FIX: the FileSource that requires singleton may also be created multiple times (FileSystem/iCloud/Stash) 2026-06-05 20:02:44 +08:00
uwcxmodule.pas FIX: CanYouHandleThisFile function result type 2026-03-16 16:23:12 +03:00
uwcxprototypes.pas FIX: CanYouHandleThisFile function result type 2026-03-16 16:23:12 +03:00
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 DEL: Obsolete workaround 2026-04-18 14:07:37 +03:00
uwlxprototypes.pas ADD: Lister plugins thumbnail provider 2018-09-23 12:33:56 +00:00