doublecmd/src
2022-02-21 18:33:10 +03:00
..
filesources FIX: Renaming/deletion a file in a smb:// location brings cursor to the top of file list (issue #350) 2022-02-15 21:47:41 +03:00
fileviews ADD: Capability to change status bar font 2022-02-20 23:04:07 +03:00
frames UPD: Allow zero (default) font size 2022-02-21 18:23:25 +03:00
platform FIX: Build under macOS 2022-02-16 19:24:41 +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 ADD: Differ - load icons from theme 2020-11-23 18:08:08 +00:00
dmhelpmanager.lfm
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 ADD: Editor - support highlighters other menu item 2020-10-04 13:08:26 +00:00
doublecmd.exe.manifest ADD: longPathAware key in manifest 2021-06-06 15:51:31 +03:00
doublecmd.ico
doublecmd.lpi UPD: Use new virtual terminal control 2022-01-01 17:24:17 +03:00
doublecmd.lpr FIX: Ignore floating point division by zero (fixes #224) 2021-10-25 19:06:33 +03:00
doublecmd.manifest.rc
DragCursors.lrs
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
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
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
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: Show copy/move dialog at main form center 2019-08-24 11:28:25 +00: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 UPD: Differ - move settings to doublecmd.xml 2021-08-07 23:12:08 +03:00
fdiffer.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fdiffer.pas FIX: Zero-length file comparison does not end (fixes #301) 2021-12-24 23:29:10 +03:00
feditor.lfm ADD: Option to set toolbar icons size in Viewer and Editor 2020-11-14 11:38:32 +00: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 FIX: Use fmCreate when rewrite file 2021-10-17 11:01:49 +03:00
feditsearch.lfm FIX: AutoSize under Qt 2016-08-16 19:53:10 +00:00
feditsearch.lrj UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
feditsearch.pas ADD: Save/load search text options in Editor (CaseSens, RegExpr) 2020-01-02 18:20:31 +00: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 FIX: Copy window size wrong on Linux (fixes #261) 2021-12-09 21:47:56 +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: Invalid library in the uses clause 2022-02-17 19:20:16 +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
fhackform.pas
fhardlink.lfm
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
fhotdirexportimport.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fhotdirexportimport.pas
flinker.lfm
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: cm_CopyNetNamesToClip internal command (fixes #352) 2022-02-14 18:49:01 +03:00
fmain.lrj UPD: Language strings 2022-02-14 19:03:08 +03:00
fmain.pas ADD: cm_CopyNetNamesToClip internal command (fixes #352) 2022-02-14 18:49: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: Save create directory history 2020-03-08 14:43:11 +00:00
fmkdir.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fmkdir.pas FIX: Bug [0002417] Double commander allows trailing space filenames on NTFS #2 2020-03-08 17:12:49 +00: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 FIX: Multi-rename presets button width 2021-11-05 14:25:56 +03:00
fmultirename.lrj 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
fmultirename.pas FIX: Multi-rename - refresh replace test on preset change 2021-12-11 12:16:14 +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 ADD: Sync dirs - filter by search template 2020-01-12 10:52:06 +00:00
fsyncdirsdlg.lrj ADD: Sync dirs - filter by search template 2020-01-12 10:52:06 +00:00
fsyncdirsdlg.pas UPD: Optimization 2021-10-23 21:20:59 +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 UPD: Viewer - use antialiasing when stretch image 2021-02-12 17:54:10 +00:00
fviewer.lrj UPD: Viewer - toolbar buttons hints 2020-08-16 11:14:34 +00:00
fviewer.pas FIX: Viewer - folder view text color 2022-02-05 20:05:41 +03: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
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
udctiffimage.pas UPD: Use tiff reader from fpc 2.6.4 (issue 0001132) 2017-05-09 13:35:05 +00:00
udcutils.pas ADD: Feature: Separate configuration for header and footer file size formatting (fixes #58) 2021-06-09 00:04:41 +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
udiffonp.pas
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: Wfx-plugins - don't show file time for files which don't have a time 2021-11-30 19:16:08 +03:00
ufilepanelselect.pas
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: cm_ReloadFavoriteTabs Crash (fixes #236) 2022-01-27 20:34:11 +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
ufpreadtiff.pas UPD: Use tiff reader from fpc 2.6.4 (issue 0001132) 2017-05-09 13:35:05 +00:00
ufunctionthread.pas
uglobs.pas FIX: Status bar font caption 2022-02-21 18:33:10 +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
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 FIX: Status bar font caption 2022-02-21 18:33:10 +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 - MatchesMask, MatchesMaskList functions 2021-08-11 20:27:25 +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
un_process.pas UPD: Move GetNextLine function to doublecmd_common package 2022-02-02 18:46:59 +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: 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: Bug [0002640] Quick View Panel menu item stays unchecked 2021-06-06 13:06:08 +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 UPD: RegExpr library 2021-07-04 17:20:09 +03:00
uregexpru.pas ADD: Find and replace using RegEx in UTF8 encoded files (#323) 2022-01-09 15:32:50 +03:00
uregexprw.pas FIX: Find files - case insensitive regular expression search with non ASCII characters 2018-08-11 19:20:16 +00: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 UPD: Enable dark mode (limited) under unsupported Windows versions 2022-02-14 18:35:17 +03:00
uwlxprototypes.pas ADD: Lister plugins thumbnail provider 2018-09-23 12:33:56 +00:00