doublecmd/src
2022-05-24 19:49:29 +03:00
..
filesources FIX: FPC 3.0.4 compatibility (fixes #385) 2022-05-24 19:49:29 +03:00
fileviews FIX #419: Cocoa: Exception raised after directory opened in new Tab with double click (Cannot focus a disabled or invisible window) (#420) 2022-05-14 12:14:09 +03:00
frames ADD: Dark mode - force enabled option 2022-05-23 19:07:12 +03:00
platform ADD: Dark mode - force enabled option 2022-05-23 19:07:12 +03:00
rpc FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245) 2021-11-08 18:47:30 +03:00
dmcommondata.lfm ADD: Differ - load icons from theme 2020-11-23 18:08:08 +00:00
dmcommondata.pas FIX: FPC 3.3 compatibility (#385) 2022-03-27 20:21:21 +03:00
dmhelpmanager.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
dmhelpmanager.pas UPD: Use https link 2021-02-12 19:33:55 +00:00
dmhigh.lfm ADD: Extensions .pp and .lpr to pascal highlighter 2020-08-30 12:32:38 +00:00
dmhigh.pas FIX: Save highlighters 2022-05-21 22:15:18 +03:00
doublecmd.exe.manifest ADD: longPathAware key in manifest 2021-06-06 15:51:31 +03:00
doublecmd.ico ADD: High resolution icon 2015-02-28 18:46:20 +00:00
doublecmd.lpi UPD: Project file 2022-05-21 22:36:19 +03:00
doublecmd.lpr ADD: Native dark mode support (Windows >= 10) 2022-04-23 22:04:39 +03:00
doublecmd.manifest.rc UPD: Use custom manifest file 2015-08-12 18:29:43 +00:00
DragCursors.lrs ADD: Patch [0000991] "Dragging: different mouse cursors according to the function, which is called" 2015-04-12 09:18:32 +00:00
fAbout.lfm ADD: Show commit time 2021-03-12 20:11:12 +03:00
fAbout.lrj ADD: Show commit time 2021-03-12 20:11:12 +03:00
fAbout.pas DEL: Don't read Lazarus revision 2021-08-21 11:17:35 +03:00
fattributesedit.lfm ADD: Native dark mode support (Windows >= 10) 2022-04-23 22:04:39 +03:00
fattributesedit.lrj UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
fattributesedit.pas FIX: Workaround for issue 0002220 2019-02-13 17:22:25 +00: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 ADD: Feature [0001583] Wish: option "show icons on buttons" #2 2016-10-29 21:37:41 +00:00
fbuttonform.pas UPD: More intellectual way to determine background operation 2016-03-19 20:00:24 +00:00
fchecksumcalc.lfm ADD: Execute calculate checksum in queue 2015-08-25 18:52:49 +00:00
fchecksumcalc.lrj UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
fchecksumcalc.pas ADD: Queue verify checksum operation 2018-09-16 09:02:21 +00:00
fchecksumverify.lfm FIX: Verify checksum - log window colors 2019-02-19 18:43:00 +00:00
fchecksumverify.lrj FIX: Verify checksum - log window colors 2019-02-19 18:43:00 +00:00
fchecksumverify.pas FIX: Verify checksum - log window colors #3 2019-02-19 19:38:20 +00: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 UPD: Many improvements (patch by Denis Bisson) 2015-05-31 17:36:59 +00:00
fconnectionmanager.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
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 FIX: Copy dialog - controls spacing 2022-05-03 18:18:39 +03:00
fcopymovedlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fcopymovedlg.pas ADD: Versality in confirmation dialog window when copying/moving files regarding what's selected in proposed resulting filenames and paths. The F5/F6 keys may be used to toggle what will be selected between whole filename including complete path, just filename without file extension, filename with file extension, just file extension or just file path. This add the command "cm_ToggleSelectionInName" in this dialog window. 2019-01-20 01:54:43 +00:00
fdeletedlg.lfm FIX: Delete dialog and High-DPI 2017-05-20 18:40:38 +00:00
fdeletedlg.pas FIX: Delete dialog and High-DPI 2017-05-20 18:40:38 +00:00
fdescredit.lfm FIX: Controls alignment 2019-10-28 20:34:13 +00:00
fdescredit.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fdescredit.pas UPD: Remember dimensions of edit file comment window. 2019-10-24 03:13:50 +00:00
fdialogbox.pas UPD: Use active form as dialog box owner 2020-06-14 15:27:44 +00:00
fdiffer.lfm ADD: Feature [0002367] Add Find, Replace and Goto line commands to Compare files 2022-04-16 11:22:46 +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 ADD: Feature [0002367] Add Find, Replace and Goto line commands to Compare files 2022-04-16 11:22:46 +03:00
feditor.lfm FIX: SynEdit gutter separator colors 2022-05-02 12:47:28 +03:00
feditor.lrj RMV: In the internal editor, remove the shortcuts from the form's TAction's. Being like that, they could not be removed at run-time. Now they can and remains configurable. 2018-11-12 02:20:29 +00:00
feditor.pas UPD: Rewrite editor search dialog 2022-04-16 11:22:20 +03: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 UPD: Rewrite editor search dialog 2022-04-16 11:22:20 +03:00
fextractdlg.lfm UPD: Extract dialog - store overwrite option in doublecmd.xml 2019-07-15 17:25:33 +00:00
fextractdlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fextractdlg.pas FIX: Bug [0002419] DC can't unpack SFX archive 2020-01-08 13:30:38 +00:00
ffileexecuteyourself.lfm FIX: Bug [0001378] 2016-05-22 11:41:04 +00: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 ADD: Feature [0002256] Add path tooltips to moving/copying files window 2020-10-08 17:18:45 +00:00
fFileOpDlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fFileOpDlg.pas ADD: Confirmation when accidentally pressed Esc during copying/moving/etc (fixes #393) 2022-04-10 11:39:50 +03:00
ffileproperties.lfm FIX: Wrong scaling with non-standard DPI 2019-02-06 17:55:47 +00:00
ffileproperties.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
ffileproperties.pas ADD: Show localized field name 2019-05-03 21:21:38 +00: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 ADD: Find files - search text in Office XML (*.odt) 2021-04-11 18:33:30 +03:00
fFindDlg.lrj ADD: Find files - search text in Office XML (*.odt) 2021-04-11 18:33:30 +03:00
fFindDlg.pas FIX: Dark mode - find files dialog blinking on second show 2022-05-23 22:07:02 +03:00
ffindview.lfm FIX: Bug [0002661] Error: [TCustomForm.SetFocus] frmFindView:TfrmFindView Can not focus 2021-07-29 23:36:34 +03:00
ffindview.lrj ADD: Viewer - search backwards from dialog 2021-03-01 17:51:09 +00:00
ffindview.pas FIX: Bug [0002661] Error: [TCustomForm.SetFocus] frmFindView:TfrmFindView Can not focus 2021-07-29 23:36:34 +03:00
fhackform.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fhackform.pas
fhardlink.lfm UPD: Workarounds for keys and mouse clicks after drag&drop not needed anymore, bugs were fixed in Lazarus 1.0. 2013-01-20 09:17:52 +00:00
fhardlink.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fhardlink.pas ADD: Edit as admin 2019-10-15 18:37:17 +00:00
fhotdirexportimport.lfm UPD: Move directory hotlist configuration to options (patch by Denis Bisson) 2014-09-14 08:55:29 +00:00
fhotdirexportimport.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fhotdirexportimport.pas UPD: Move directory hotlist configuration to options (patch by Denis Bisson) 2014-09-14 08:55:29 +00:00
flinker.lfm ADD: Execute combine files in queue 2015-08-25 19:09:13 +00: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: 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
fmain.lfm ADD: Native dark mode support (Windows >= 10) 2022-04-23 22:04:39 +03:00
fmain.lrj UPD: Language strings 2022-02-14 19:03:08 +03:00
fmain.pas FIX: A non-Latin folder name is not shown correctly in the title bar (fixes #354) 2022-04-02 17:00:01 +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
fmkdir.lfm ADD: Create directory dialog - support extended syntax 2022-04-19 18:56:18 +03:00
fmkdir.lrj ADD: Create directory dialog - support extended syntax 2022-04-19 18:56:18 +03:00
fmkdir.pas ADD: Create directory dialog - support extended syntax 2022-04-19 18:56:18 +03:00
fmodview.lfm ADD: Translate some strings, use icon in change image size dialog 2016-01-17 12:43:11 +00:00
fmodview.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fmodview.pas ADD: Translate some strings, use icon in change image size dialog 2016-01-17 12:43:11 +00:00
fMsg.lfm FIX: Crash if close message dialog by 'X' window button 2017-02-02 17:57:35 +00:00
fMsg.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fMsg.pas ADD: Copy text from message box (Ctrl+C) 2021-03-10 15:57:23 +00:00
fmultirename.lfm ADD: Multi-rename - only replace the first occurrence of the search string 2022-04-09 20:14:13 +03:00
fmultirename.lrj ADD: Multi-rename - only replace the first occurrence of the search string 2022-04-09 20:14:13 +03:00
fmultirename.pas ADD: Multi-rename - only replace the first occurrence of the search string 2022-04-09 20:14:13 +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: 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 FIX: Bug [0002034] Graphical improvements and default settings 2021-09-12 18:30:56 +03:00
foptions.lrj CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
foptions.pas FIX: Bug [0002034] Graphical improvements and default settings 2021-09-12 18:30:56 +03:00
foptionshotkeysedithotkey.lfm ADD: In windows, we may now import internal command from TC toolbar to an equivalent DC internal command requiring a parameter to be equivalent. 2016-12-04 05:05:05 +00:00
foptionshotkeysedithotkey.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
foptionshotkeysedithotkey.pas ADD: In windows, we may now import internal command from TC toolbar to an equivalent DC internal command requiring a parameter to be equivalent. 2016-12-04 05:05:05 +00:00
fpackdlg.lfm FIX: Create archives using plug-ins with hidden flag 2016-11-07 18:32:18 +00:00
fpackdlg.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fpackdlg.pas UPD: Refactoring 2020-12-04 19:03:01 +00:00
fpackinfodlg.lfm ADD: Capability to select and copy text in the packed file properties dialog 2020-05-26 17:44:50 +00:00
fpackinfodlg.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fpackinfodlg.pas ADD: Capability to select and copy text in the packed file properties dialog 2020-05-26 17:44:50 +00: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: File mode 2021-10-31 11:10:46 +03:00
fselectduplicates.lfm FIX: Bug [0002034] Graphical improvements and default settings 2021-09-12 18:30:56 +03:00
fselectduplicates.lrj ADD: Shortcut 2020-08-29 10:55:23 +00:00
fselectduplicates.pas FIX: Bug [0002034] Graphical improvements and default settings 2021-09-12 18:30:56 +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: When holding the CTRL key when clicking on a date/time in the "cm_setfileproperties" command dialog, it will also change for the same the other date/time. This was not working anymore since february with the integration of the new DateTimePicker from Lazarus. 2016-06-01 01:06:45 +00: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: Controls alignment 2019-01-27 19:56:57 +00: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 ADD: Show commit time 2021-03-12 20:11:12 +03:00
fstartingsplash.lrj ADD: Show commit time 2021-03-12 20:11:12 +03:00
fstartingsplash.pas DEL: Don't read Lazarus revision 2021-08-21 11:17:35 +03:00
fsymlink.lfm UPD: Symlink form 2018-12-16 11:29:53 +00:00
fsymlink.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fsymlink.pas ADD: Edit as admin 2019-10-15 18:37:17 +00:00
fsyncdirsdlg.lfm FIX: Poorly adjusted columns in Synchronize Directories (fixes #371) 2022-03-06 15:52:14 +03:00
fsyncdirsdlg.lrj ADD: Sync dirs - filter by search template 2020-01-12 10:52:06 +00:00
fsyncdirsdlg.pas FIX: Poorly adjusted columns in Synchronize Directories (fixes #371) 2022-03-06 15:52:14 +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 ADD: We may configure the font used in the Tree View Menu. 2020-01-03 04:55:45 +00:00
ftreeviewmenu.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
ftreeviewmenu.pas FIX: TreeViewMenu - wrong caption when it includes '&' and non ASCII characters 2021-01-13 17:18:06 +00:00
ftweakplugin.lfm CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
ftweakplugin.lrj CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
ftweakplugin.pas CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
fviewer.lfm ADD: Viewer - image show transparency option 2022-05-09 17:50:33 +03:00
fviewer.lrj ADD: Viewer - image show transparency option 2022-05-09 17:50:33 +03:00
fviewer.pas UPD: Viewer - don't save window size when close window from full screen mode 2022-05-12 19:52:53 +03:00
fviewoperations.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
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
uaccentsutils.pas UPD: uMasks - drop uGlobs and uLng dependence 2020-02-24 14:34:28 +00:00
ubinarydiffviewer.pas ADD: Differ - option to set 'modified' text color in binary mode 2021-08-08 17:55:25 +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 UPD: Refactoring 2020-01-12 13:03:41 +00:00
ucolumns.pas ADD: FsContentGetDefaultView function support 2021-11-28 13:40:28 +03:00
uconnectionmanager.pas FIX: Set virtual drive size to zero 2021-04-25 13:19:51 +03:00
uconvencoding.pas FIX: Typo 2019-05-12 08:54:39 +00:00
ucryptproc.pas ADD: Re-enter the master password for verification 2018-07-24 20:00:19 +00:00
udcreadpsd.pas DEL: Unneeded call 2015-08-09 18:39:21 +00:00
udcutils.pas UPD: Use appropriate blink color for recently modified files (depends on color lightness) 2022-05-11 21:57:45 +03:00
udebug.pas FIX: Lazarus 2.1 compatibility 2019-03-03 20:47:34 +00: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 ADD: Detect string - FIND() and FINDI() functions support 2022-02-08 20:18:21 +03:00
udiffond.pas UPD: Use O(NP) Algorithm for inline difference 2015-03-03 18:51:34 +00:00
udiffonp.pas UPD: Use O(NP) Algorithm for inline difference 2015-03-03 18:51:34 +00:00
udisplayfile.pas FIX: Don't query file properties many times when scroll by mouse 2021-06-14 17:35:50 +03:00
udrive.pas ADD: Show drive size in drive list 2019-04-28 11:38:14 +00:00
udriveslist.pas ADD: Feature: Separate configuration for header and footer file size formatting (fixes #58) 2021-06-09 00:04:41 +03:00
udsxmodule.pas CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
uexceptions.pas ADD: Write process ID to doublecmd.err 2016-10-21 19:14:34 +00:00
uexifreader.pas ADD: Exif reader to project file 2017-01-08 10:07:44 +00:00
uexifwdx.pas UPD: Don't return empty fields 2017-04-09 12:15:40 +00: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 ADD: New supported "setup" parameter for internal command "cm_LoadFavoriteTabs". (#82) 2021-05-02 14:39:10 +03:00
ufile.pas ADD: IsHidden function 2018-07-22 14:46:35 +00:00
ufilefunctions.pas FIX: FPC 3.3 compatibility (#385) 2022-03-27 20:21:21 +03:00
ufilepanelselect.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
ufileprocs.pas FIX: Hang when inplace copy 2021-02-13 07:00:16 +00:00
ufileproperty.pas ADD: Copy with elevation #2 2020-02-28 21:15:07 +00:00
ufilesorting.pas FIX: Bug [0002619] Can't sort file list by [DC().GETFILECOMMENT{}] column 2021-03-03 18:22:16 +00:00
ufileviewnotebook.pas FIX: Issue [0002028] Narrow tabs and shorten titles if too many tabs 2022-04-02 12:21:37 +03:00
ufindbyrmr.pas FIX: Viewer - search text in the large file 2020-12-04 18:59:34 +00:00
ufindfiles.pas ADD: Find files - search text in Office XML (*.docx) 2021-04-11 16:53:41 +03:00
ufindmmap.pas UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00
ufindthread.pas ADD: Find and replace using RegEx in UTF8 encoded files (#323) 2022-01-09 15:32:50 +03:00
uformcommands.pas ADD: Feature [0000999] Toolbar button state 2021-06-23 22:32:23 +03:00
ufunctionthread.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
uglobs.pas ADD: Viewer - options to change transparency colors 2022-05-10 13:10:21 +03:00
uGlobsPaths.pas UPD: Show used directories in configuration 2017-05-01 09:17:46 +00:00
ugraphics.pas ADD: Option to set toolbar icons size in Viewer and Editor 2020-11-14 11:38:32 +00:00
uguimessagequeue.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
uhash.pas ADD: Simple 32-bits checksum in available checksum functions (#160) 2021-08-24 19:48:06 +03:00
uhighlighterprocs.pas
uhotdir.pas FIX: Bug [0001017] Entries in Directory Hotlist have no auto-shortcut any more #2 2021-01-09 19:43:11 +00:00
uhotkeymanager.pas FIX: Compiling with Free Pascal 3.0.4 and Windows 2021-11-06 15:42:54 +03:00
ukastoolitemsextended.pas ADD: Feature [0000999] Toolbar button state 2021-06-23 22:32:23 +03:00
ulng.pas ADD: Confirmation when accidentally pressed Esc during copying/moving/etc (fixes #393) 2022-04-10 11:39:50 +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 - GetAbsolutePath, GetRelativePath functions (#382) 2022-03-24 19:57:17 +03:00
uluastd.pas FIX: Lua - Pascal string <-> Lua string 2019-01-09 18:34:57 +00:00
umaincommands.pas ADD: cm_CopyNetNamesToClip internal command (fixes #352) 2022-02-14 18:49:01 +03:00
umasks.pas FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245) 2021-11-08 18:47:30 +03:00
umultiarc.pas FIX: Bug [0002395] Buffered content of 7z archieve is obsolete #2 2020-05-02 11:45:17 +00:00
un_lineinfo.pp FIX: Some warnings 2015-01-09 19:40:35 +00:00
un_process.pas UPD: Move GetNextLine function to doublecmd_common package 2022-02-02 18:46:59 +03:00
un_xtrctdwrflnfo.pp FIX: Read debug line info from 64 bit Mac OS X binary 2012-11-10 09:29:00 +00:00
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: Bug [0002229] 2019-02-20 18:59:42 +00:00
uoperationspanel.pas FIX: Bug [0001627] Btn in the bottom panel, on scale 200% 2017-05-20 18:27:06 +00:00
uparitercontrols.pas UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00
upathlabel.pas ADD: Set TPathLabel colors (issue 0002539) #2 2020-12-19 21:40:40 +00:00
uPinyin.pas UPD: Rename Pinyin table file 2021-08-29 12:54:21 +03:00
uquickviewpanel.pas FIX: Viewer - save image stretch mode when exit from quick view 2022-05-05 20:15:17 +03:00
uregexpr.pas ADD: Find and replace using RegEx in UTF8 encoded files (#323) 2022-01-09 15:32:50 +03:00
uregexpra.pas ADD: RegExp - Unicode categories support 2022-03-08 11:23:27 +03:00
uregexpru.pas ADD: RegExpr validation for UTF8 encoded files in TfrmFindDlg.InvalidRegExpr method (#386) 2022-03-27 14:06:31 +03:00
uregexprw.pas ADD: RegExp - Unicode categories support 2022-03-08 11:23:27 +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 ADD: WDX - Localize units in find files dialog 2019-01-28 17:43:45 +00:00
usearchtemplate.pas ADD: Find files - search text in Office XML (*.docx) 2021-04-11 16:53:41 +03:00
ushellexecute.pas FIX: Control code value 2020-08-24 20:51:41 +00:00
ushowform.pas FIX: FTP modified files are stored with unchanged date (fixes #218) 2021-10-23 14:13:48 +03:00
uShowMsg.pas ADD: Copy/move - auto-rename target files option 2020-08-04 18:21:47 +00:00
uspecialdir.pas ADD: SHGetKnownFolderPath environment variables 2021-01-17 13:10:50 +00:00
usyndiffcontrols.pas FIX: Differ colors 2020-08-20 20:56:22 +00:00
uthumbnails.pas FIX: Text thumbnails colors 2020-08-21 21:41:53 +00:00
utranslator.pas FIX: Resource strings translation when two translators created 2018-05-21 19:32:23 +00: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
uvfsmodule.pas ADD: Last active path will now be remembered when it's a Windows UNC path 2015-11-04 09:30:33 +00:00
uwcxmodule.pas FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245) 2021-11-08 18:47:30 +03:00
uwcxprototypes.pas
uwdxmodule.pas UPD: Speed optimization 2022-02-08 19:06:20 +03:00
uwdxprototypes.pas
uwfxmodule.pas ADD: FsContentGetDefaultView - 'size' field units support 2021-12-01 19:12:06 +03:00
uwfxprototypes.pas
uwlxmodule.pas ADD: Native dark mode support (Windows >= 10) 2022-04-23 22:04:39 +03:00
uwlxprototypes.pas ADD: Lister plugins thumbnail provider 2018-09-23 12:33:56 +00:00