doublecmd/src
2021-02-22 14:55:41 +00:00
..
filesources FIX: Repeat write 2021-02-22 13:45:49 +00:00
fileviews FIX: Restore active file on inactive tabs when tab delay loading used 2021-02-22 14:55:41 +00:00
frames ADD: Editor - option to disable right edge 2021-02-12 17:47:23 +00:00
platform UPD: GetUserRuntimeDir function 2021-02-20 21:12:23 +00:00
rpc UPD: Use /tmp 2021-02-20 20:51:27 +00: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 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 ADD: Editor - support highlighters other menu item 2020-10-04 13:08:26 +00:00
doublecmd.exe.manifest UPD: Use custom manifest file 2015-08-12 18:29:43 +00:00
doublecmd.ico ADD: High resolution icon 2015-02-28 18:46:20 +00:00
doublecmd.lpi UPD: Year 2021-01-05 17:26:42 +00:00
doublecmd.lpr UPD: Year 2021-01-05 17:26:42 +00: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 FIX: Bug [0001977] Changing DC website URL in the "About" window 2018-02-23 09:50:39 +00:00
fAbout.lrj UPD: Replace fAbout.lrt by fAbout.lrj 2018-12-10 17:38:19 +00:00
fAbout.pas FIX: Recent -> Former 2020-06-27 18:15:14 +00:00
fattributesedit.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
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 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 ADD: Differ - undo/redo toolbar buttons 2020-11-28 14:35:03 +00:00
fdiffer.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fdiffer.pas ADD: Differ - open files as administrator 2021-01-05 17:13:34 +00: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 UPD: Editor - show encoding in status bar as in menu 2020-11-17 20:19:30 +00: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 ADD: Feature [0002256] Add path tooltips to moving/copying files window 2020-10-08 17:18:45 +00: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 ADD: Feature [0001762] Show the processes, which lock the file from deletion #6 2018-10-26 19:13:29 +00:00
fFindDlg.lfm FIX: Find files - reset plugins search 2021-02-19 20:47:25 +00:00
fFindDlg.lrj UPD: Resource file 2019-12-05 20:38:03 +00:00
fFindDlg.pas FIX: Typo 2021-02-22 13:51:31 +00:00
ffindview.lfm ADD: Feature [0001649] Viewer - search regex 2019-12-28 16:05:41 +00:00
ffindview.lrj UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
ffindview.pas ADD: Also save search text options (Hex) 2020-01-02 17:18:36 +00: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: Feature [0000417] middle click on drive button 2020-03-12 19:29:30 +00:00
fmain.lrj UPD: fmain.lrj 2020-02-01 13:17:07 +00:00
fmain.pas FIX: Bug [0002569] Crash if Show Desktop is used 2020-11-30 21:32:51 +00: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 UPD: Revert revision 9253 2020-01-12 15:55:28 +00: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: Feature [0001536] Compare by content in overwrite dialog 2018-07-08 11:35:12 +00:00
fmultirename.lfm 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.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 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
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 UPD: Open with dialog position 2018-05-15 19:58:39 +00:00
fopenwith.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fopenwith.pas FIX: Open with - crash when load not rectangle image 2019-04-14 12:23:13 +00:00
foptions.lfm CHG: Many modifications in the MultiRename dialog window still preserving general look, parameter parsing, existing configured presets and translated captions. 2020-01-03 03:13:54 +00:00
foptions.lrj CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
foptions.pas UPD: New faster natural sorting algorithm 2019-12-31 20:56:31 +00: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
fselectduplicates.lfm UPD: Auto size methods 2020-08-29 11:19:59 +00:00
fselectduplicates.lrj ADD: Shortcut 2020-08-29 10:55:23 +00:00
fselectduplicates.pas FIX: Select duplicates dialog 2020-08-29 12:21:45 +00: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 FIX: Splash screen color 2016-09-06 18:01:30 +00:00
fstartingsplash.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fstartingsplash.pas FIX: Lazarus version in splash window 2017-11-26 16:05:06 +00: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 FIX: Invalid symlink option 2020-11-13 20:49:04 +00: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 - call ExitPluginMode when choose graphics mode 2021-02-13 09:01:39 +00: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 FIX: Bug [0001702] File comparison reports that files are identical when trailing bytes are different 2017-01-20 19:21:56 +00:00
uclassesex.pas FIX: Bug [0002395] Buffered content of 7z archieve is obsolete #2 2020-05-02 11:45:17 +00:00
ucmdlineparams.pas UPD: Start to implement a new elevation mechanism 2019-09-12 17:28:10 +00:00
uColorExt.pas UPD: Refactoring 2020-01-12 13:03:41 +00:00
ucolumns.pas ADD: Sorting by content plugin columns 2017-09-30 14:57:52 +00:00
uconnectionmanager.pas ADD: Feature [0000750] Open VFS List from Left/Right Drive List #3 2020-11-27 22:10:45 +00: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
udctiffimage.pas UPD: Use tiff reader from fpc 2.6.4 (issue 0001132) 2017-05-09 13:35:05 +00:00
udcutils.pas FIX: Build with fpc 3.2 2020-02-10 18:23:17 +00: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 FIX: Bug [0002542] Access violation 2020-10-22 19:14:26 +00: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: Bug [0002232] File panel columns autosize bug with Russian filename #2 2020-10-10 18:08:28 +00:00
udrive.pas ADD: Show drive size in drive list 2019-04-28 11:38:14 +00:00
udriveslist.pas ADD: Show drive size in drive list 2019-04-28 11:38:14 +00: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 FIX: With the "Favorite Tabs", if we saved a configuration with an ampersand in the name, it was not displayed correctly in pop menu AND tree view menu later on. This has been fixed. 2018-11-13 01:33:29 +00:00
ufile.pas ADD: IsHidden function 2018-07-22 14:46:35 +00:00
ufilefunctions.pas ADD: Capability to use any symbols instead square brackets around directories 2020-02-16 11:38:17 +00: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 UPD: New faster natural sorting algorithm 2019-12-31 20:56:31 +00:00
ufileviewnotebook.pas FIX: Don't change page index in DestroyAllPages 2021-01-22 19:07:44 +00:00
ufindbyrmr.pas FIX: Viewer - search text in the large file 2020-12-04 18:59:34 +00:00
ufindfiles.pas ADD: Also save search text options (Hex) 2020-01-02 17:18:36 +00:00
ufindmmap.pas UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00
ufindthread.pas FIX: Bug [0002525] Feed to listbox does not show archive search results 2021-02-07 10:14:22 +00:00
uformcommands.pas FIX: Revert 8876 partially 2019-06-17 18:37:32 +00:00
ufpreadtiff.pas UPD: Use tiff reader from fpc 2.6.4 (issue 0001132) 2017-05-09 13:35:05 +00:00
ufunctionthread.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
uglobs.pas UPD: Reserver space by default 2021-02-22 13:41:07 +00: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: BLAKE3 hash function (portable) 2020-10-18 15:42:43 +00: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: Loop variable use after loop body #2 2020-08-17 20:45:56 +00:00
uimcode.pas FIX: Bug [0001998] The "Quick Search" function for first letter of Chinese PinYin is not working in 0.8.1 version while it's work fine in 0.7.8 2018-01-15 18:11:14 +00:00
ukastoolitemsextended.pas FIX: Issue [0000715] Language change does not update toolbar buttons text. 2013-08-23 20:07:51 +00:00
ulng.pas FIX: Copy attributes - error messages 2021-02-22 10:10:46 +00:00
ulog.pas ADD: Max log file count option 2020-08-16 12:46:28 +00:00
uluapas.pas ADD: Lua - hard/symbolic link handling functions 2020-10-14 17:51:56 +00:00
uluastd.pas FIX: Lua - Pascal string <-> Lua string 2019-01-09 18:34:57 +00:00
umaincommands.pas ADD: Show special select duplicates dialog 2020-08-29 10:51:57 +00:00
umasks.pas UPD: uMasks - drop uGlobs and uLng dependence 2020-02-24 14:34:28 +00: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 FIX: Stop archiver when it was called via bash-script 2019-03-02 09:05:27 +00:00
un_xtrctdwrflnfo.pp FIX: Read debug line info from 64 bit Mac OS X binary 2012-11-10 09:29:00 +00:00
uopendocthumb.pas ADD: Thumbnail provider for Open Document Format 2017-09-21 08:44:19 +00: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
uquickviewpanel.pas FIX: Bug [0002050] Quickview crashs by scrolling through zip archive 2020-01-13 17:18:28 +00:00
uregexpr.pas UPD: Refactoring 2020-01-01 13:25:56 +00:00
uregexpra.pas ADD: RegExp - set pointer to input string and input string length 2019-12-28 15:46:06 +00:00
uregexpru.pas FIX: Crash with PCRE1 library 2020-01-01 14:02:59 +00: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 duplicate files by hash 2019-12-04 18:03:38 +00:00
ushellexecute.pas FIX: Control code value 2020-08-24 20:51:41 +00:00
ushowform.pas FIX: Control code value 2020-08-24 20:51:41 +00: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: Bug [0002395] Buffered content of 7z archieve is obsolete 2020-05-02 11:09:59 +00:00
uwcxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwdxmodule.pas FIX: Bug [0002542] Access violation 2020-10-22 19:14:26 +00:00
uwdxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwfxmodule.pas UPD: ExtensionInitialize - pass absolute plugin path 2019-11-23 16:38:53 +00:00
uwfxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwlxmodule.pas FIX: Bug [0002542] Access violation 2020-10-22 19:14:26 +00:00
uwlxprototypes.pas ADD: Lister plugins thumbnail provider 2018-09-23 12:33:56 +00:00