doublecmd/src
2022-10-29 15:57:34 +03:00
..
filesources UPD: GetTempName function 2022-09-18 20:10:09 +03:00
fileviews FIX: COCOA: garbled when editing in FileViewHeader (#620) 2022-10-14 20:49:35 +03:00
frames FIX: Restore plugin operator in the search templates (fixes #644) 2022-10-21 18:43:43 +03:00
platform FIX: Main window class 2022-10-03 18:50: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: Lazarus 2.3 compatibility 2022-10-02 12:41:17 +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 UPD: Duplicate highlighters - better naming scheme 2022-09-15 22:48:48 +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 ADD: Simple trash file source (via GIO) 2022-06-05 15:09:48 +03:00
doublecmd.lpr UPD: Copyright year 2022-06-14 19:24:09 +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 UPD: About dialog icon (fixes #444) 2022-06-02 22:39:17 +03:00
fAbout.lrj ADD: Show commit time 2021-03-12 20:11:12 +03:00
fAbout.pas UPD: About dialog icon (fixes #444) 2022-06-02 22:39:17 +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: COCOA: controls position error in CopyMoveDlg (#543) (fixes #341) 2022-08-17 18:31:08 +03:00
fcopymovedlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fcopymovedlg.pas FIX: COCOA: controls position error in CopyMoveDlg (#543) (fixes #341) 2022-08-17 18:31:08 +03: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 ADD: DialogAPI - DM_SETPASSWORDCHAR message 2022-09-18 17:21:39 +03:00
fdiffer.lfm UPD: Differ - move auto-compare option to doublecmd.xml (fixes #607) 2022-09-26 21:10:06 +03:00
fdiffer.lrj ADD: Feature [0002367] Add Find, Replace and Goto line commands to Compare files 2022-04-16 11:22:46 +03:00
fdiffer.pas UPD: Differ - move auto-compare option to doublecmd.xml (fixes #607) 2022-09-26 21:10:06 +03:00
feditor.lfm ADD: Editor - show bookmarks 2022-09-02 23:04:29 +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 FIX: Commit forgotten file 2022-09-02 23:30:48 +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: ExtractDlg - improve the layout (fixes #628) 2022-10-29 15:57:34 +03:00
fextractdlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fextractdlg.pas UPD: ExtractDlg - improve the layout (fixes #628) 2022-10-29 15:57:34 +03: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 UPD: Bevel style 2022-08-28 19:45:31 +03: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 FIX: FindDlg: the buttons are not displayed because the height of the FindDlg Form is insufficient after upgrading to LCL2.3 (#626) 2022-10-06 19:13:24 +03:00
fFindDlg.lrj ADD: Find files - search text in Office XML (*.odt) 2021-04-11 18:33:30 +03:00
fFindDlg.pas FIX: Wrong focus when load search template 2022-10-21 18:58:46 +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 DEL: Unused components 2022-10-02 13:41:52 +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 UPD: F7-mkdir: improve the layout (label example overlay buttons occasionally) (#555) 2022-09-09 23:53:01 +03:00
fmkdir.lrj ADD: Create directory dialog - support extended syntax 2022-04-19 18:56:18 +03:00
fmkdir.pas UPD: F7-mkdir: improve the layout (label example overlay buttons occasionally) (#555) 2022-09-09 23:53:01 +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 - load names from clipboard 2022-09-18 20:21:51 +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 - load names from clipboard 2022-09-18 20:21:51 +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 ADD: Save volume size history 2022-06-14 19:24:19 +03: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: Show in the properties dialog which addon/plugin used to open archive 2022-08-07 11:39:22 +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: 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: Select duplicates dialog (wrong selection in the last group) 2022-08-01 19:11:55 +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 UPD: Splash screen icon 2022-06-03 23:59:35 +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: in "Synchronize directories", KASProgressBar isn't reset while synchronize again 2022-07-10 23:09:53 +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: Tree view menu height (exclude task bar) 2022-06-18 15:56:49 +03: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 FIX: Viewer - double toolbar border (issue #463) 2022-06-11 23:00:37 +03:00
fviewer.lrj ADD: Viewer - image show transparency option 2022-05-09 17:50:33 +03:00
fviewer.pas FIX: Viewer - double toolbar border (issue #463) 2022-06-11 23:00:37 +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 ADD: Default single-byte text encoding option 2022-08-24 21:42:24 +03: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: Store doublecmd.cfg near doublecmd.xml 2022-07-06 20:13:40 +03:00
udebug.pas FIX: Command line parameter '--debug-log' (Lazarus >= 2.2) 2022-07-31 18:44:20 +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 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: Cocoa: FileViewNotebook will fall into chaos, caused by popup menu after DblClick on tabs (#477) 2022-06-19 00:03:41 +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 FIX: Change default text encoding 2022-10-14 21:10:21 +03:00
uGlobsPaths.pas FIX: DC_CONFIG_PATH value 2022-07-31 22:19:00 +03: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 UPD: MacOS: Service PopUp Menu i18n (#538) 2022-08-10 18:30:52 +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 ADD: Lua - show error when script file not found 2022-09-18 20:50:42 +03:00
umaincommands.pas DEL: Unused components 2022-10-02 13:41:52 +03:00
umasks.pas FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245) 2021-11-08 18:47:30 +03:00
umultiarc.pas FIX: Packer name lost 2022-08-28 12:44:34 +03:00
un_lineinfo.pp FIX: Some warnings 2015-01-09 19:40:35 +00:00
un_process.pas FIX: Process running state 2022-08-28 19:47:48 +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 UPD: PathLabel: add highlight calling in MouseEnter (#571) 2022-09-06 20:21:47 +03:00
uPinyin.pas UPD: Rename Pinyin table file 2021-08-29 12:54:21 +03:00
uquickviewpanel.pas FIX: fix the problem of displaying wrong hint text in QuickViewPanel (#610) 2022-09-27 19:56:45 +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 UPD: GetTempName function 2022-09-18 20:10:09 +03:00
ushowform.pas UPD: GetTempName function 2022-09-18 20:10:09 +03:00
uShowMsg.pas ADD: Save volume size history 2022-06-14 19:24:19 +03:00
uspecialdir.pas FIX: Line-endings 2022-07-12 20:42:55 +03: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 ADD: Show in the properties dialog which addon/plugin used to open archive 2022-08-07 11:39:22 +03:00
uwcxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwdxmodule.pas UPD: uWDXModule: List of language codes (translation support). (#650) 2022-10-28 18:06:22 +03:00
uwdxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwfxmodule.pas ADD: FsContentGetDefaultView - 'size' field units support 2021-12-01 19:12:06 +03:00
uwfxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwlxmodule.pas ADD: DARWIN COCOA: implement ResizeWindow in TWlxModule (#602) 2022-09-25 21:20:33 +03:00
uwlxprototypes.pas ADD: Lister plugins thumbnail provider 2018-09-23 12:33:56 +00:00