| .. |
|
filesources
|
UPD: Don't follow symlink to root directory (issue 0002410
|
2019-11-30 13:26:24 +00:00 |
|
fileviews
|
UPD: Change active columns set
|
2019-12-04 18:48:41 +00:00 |
|
frames
|
FIX: Quick search - buttons under Qt
|
2019-08-25 10:24:00 +00:00 |
|
platform
|
UPD: Ignore ESysEINTR, use fpPoll
|
2019-11-26 18:49:48 +00:00 |
|
rpc
|
UPD: Don't start server if user already has administrator privileges
|
2019-11-24 09:32:17 +00:00 |
|
dmcommondata.lfm
|
ADD: Editor - reload action (icon)
|
2018-03-31 22:03:02 +00:00 |
|
dmcommondata.pas
|
FIX: Bug [0002058] Elevated operations not working, on delete even no feedback when failed
|
2018-05-02 13:54:31 +00:00 |
|
dmhelpmanager.lfm
|
|
|
|
dmhelpmanager.pas
|
UPD: Use online help if local is not available
|
2015-10-31 14:58:38 +00:00 |
|
dmhigh.lfm
|
FIX: Space attribute default foreground color
|
2017-12-13 18:02:40 +00:00 |
|
dmhigh.pas
|
UPD: Use DCStringHashListUtf8 unit
|
2019-06-10 18:07:40 +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: Project file
|
2019-09-14 09:43:02 +00:00 |
|
doublecmd.lpr
|
ADD: Elevate delete operation (experimental)
|
2019-09-15 09:32:14 +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: Bug [0002083] Updating URL in the "About" window to HTTPS
|
2018-12-10 17:30:22 +00: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
|
ADD: Simple benchmark test
|
2017-12-16 09:26:27 +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
|
|
|
|
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
|
ADD: DialogAPI - progress bar support #2
|
2019-11-17 14:52:31 +00:00 |
|
fdiffer.lfm
|
ADD: Ask question if files changed in Differ without save
|
2016-08-04 18:33:53 +00:00 |
|
fdiffer.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:51:41 +00:00 |
|
fdiffer.pas
|
FIX: Wrong window focus when view/edit/compare files from virtual file source
|
2019-07-20 11:16:51 +00:00 |
|
feditor.lfm
|
ADD: Enter column selection mode with Alt key
|
2019-06-16 14:45:17 +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
|
ADD: Edit as admin
|
2019-10-15 18:37:17 +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
|
FIX: AutoSize under Qt
|
2016-08-16 19:53:10 +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
|
UPD: Extract dialog - store overwrite option in doublecmd.xml
|
2019-07-15 17:25:33 +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: Feature [0001536] Compare by content in overwrite dialog
|
2018-07-08 11:35:12 +00:00 |
|
fFileOpDlg.lfm
|
ADD: Feature [0001731] Counter of files while moving/copying them
|
2018-12-14 22:04:18 +00:00 |
|
fFileOpDlg.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:38:29 +00:00 |
|
fFileOpDlg.pas
|
ADD: Feature [0001731] Counter of files while moving/copying them #3
|
2018-12-16 09:04:42 +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
|
ADD: Find duplicate files by hash
|
2019-12-04 18:03:38 +00:00 |
|
fFindDlg.lrj
|
UPD: Resource file
|
2019-12-05 20:38:03 +00:00 |
|
fFindDlg.pas
|
ADD: Duplicate files - sort result
|
2019-12-04 18:45:54 +00:00 |
|
ffindview.lfm
|
FIX: Controls alignment
|
2018-06-12 19:42:18 +00:00 |
|
ffindview.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-20 19:31:09 +00:00 |
|
ffindview.pas
|
ADD: Viewer - hexadecimal search (in hex and dec viewer mode)
|
2018-05-26 09:36:54 +00: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
|
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
|
FIX: Load toolbars
|
2019-07-07 10:57:54 +00:00 |
|
fmain.lrj
|
UPD: Forgotten file
|
2019-05-05 10:31:10 +00:00 |
|
fmain.pas
|
FIX: Bug [0002386] Removable drives don't show up automatically
|
2019-11-04 09:06:15 +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
|
FIX: The internal commands "cm_MarkMarkAll", "cm_MarkUnmarkAll", "cm_MarkInvert" may now take in consideration the global "Default attribute mask value to use" setting to determine what will be selected/unselected/toggle.
|
2016-12-03 23:00:45 +00:00 |
|
fmkdir.lfm
|
|
|
|
fmkdir.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fmkdir.pas
|
|
|
|
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
|
ADD: Multi Rename - replace multiple strings at once #2
|
2019-05-12 12:49:27 +00:00 |
|
fmultirename.lrj
|
FIX: Change caption of "&Edit" button to "Edit&or" to now have the keyboard accelerator key be "o" instead of "e" that was in conflict with "&Extension."
|
2019-04-06 16:16:16 +00:00 |
|
fmultirename.pas
|
UPD: Use DCStringHashListUtf8 unit
|
2019-06-10 18:07:40 +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: Default sorting order of the configuration tree right after a fresh new installation is "Alphabetically" instead of "Legacy" (Validated with alexx2000).
|
2018-11-08 02:42:15 +00:00 |
|
foptions.lrj
|
CHG: Few modifications regarding plugins configuration.
|
2018-11-03 20:17:43 +00:00 |
|
foptions.pas
|
FIX: Previous modification was attempting to also make "TfrmOptionsFilesViews" sorted first in its branch. This has been fixed.
|
2018-12-01 04:21:34 +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
|
FIX: Don't read archive after creation
|
2018-12-14 16:47:40 +00:00 |
|
fpackinfodlg.lfm
|
|
|
|
fpackinfodlg.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fpackinfodlg.pas
|
|
|
|
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 |
|
fselecttextrange.lfm
|
|
|
|
fselecttextrange.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fselecttextrange.pas
|
UPD: Prepare FPC 3.0 support
|
2015-10-23 19:27:05 +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 |
|
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
|
UPD: Sync dirs - use KASProgressBar
|
2019-11-29 19:59:54 +00:00 |
|
fsyncdirsdlg.lrj
|
UPD: fsyncdirsdlg.lrj
|
2019-10-12 09:09:47 +00:00 |
|
fsyncdirsdlg.pas
|
UPD: Sync dirs - use KASProgressBar
|
2019-11-29 19:59:54 +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: Resource strings of "fTreeViewMenu" unit now included in language files.
|
2016-06-08 02:07:03 +00:00 |
|
ftreeviewmenu.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
ftreeviewmenu.pas
|
FIX: With any tree view menus, if the option to search through branch name also was activated, and what we found was *only* in branch name, good and correct results were displayed but no item was selected. As a result, if we were pressing the UP arrow at that moment, it was causing an error "TTreeNodes.GetNodeFromIndex Index -2 out of bounds". This has been fixed so now, in such circumstances, the first item of the first branch will be selected.
|
2017-06-25 01:55:13 +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 - show caret menu item
|
2019-07-14 10:20:38 +00:00 |
|
fviewer.lrj
|
ADD: Viewer - show caret command (F6)
|
2019-07-13 15:34:51 +00:00 |
|
fviewer.pas
|
FIX: Bug [0002340] DC crashes after deleting file in Viewer with WLX plugins (in preview)
|
2019-08-24 09:53:01 +00: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
|
FIX: Various spelling and grammar errors reported by Lintian (patch by Graham Inggs)
|
2017-09-22 08:26:33 +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 [0001806] Multirename: width of Columns OldFileName NewFileName FilePath always reset to a very small size
|
2017-04-30 07:38:02 +00:00 |
|
ucmdlineparams.pas
|
UPD: Start to implement a new elevation mechanism
|
2019-09-12 17:28:10 +00:00 |
|
uColorExt.pas
|
UPD: Speed up file coloring
|
2017-08-12 13:09:04 +00:00 |
|
ucolumns.pas
|
ADD: Sorting by content plugin columns
|
2017-09-30 14:57:52 +00:00 |
|
uconnectionmanager.pas
|
FIX: Bug [0002246] Log window does not hide after disconnect in the WebDAV plugin
|
2019-03-02 17:27:10 +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: TrimQuotes function
|
2019-10-20 08:32:15 +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: Possible range check error
|
2017-09-29 21:02:05 +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
|
|
|
|
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
|
FIX: Unsafe typecast
|
2019-02-21 17:57:10 +00:00 |
|
ufilepanelselect.pas
|
|
|
|
ufileprocs.pas
|
FIX: Bug [0001984] Part of a folder name should not be considered as an extension
|
2018-04-20 20:09:09 +00:00 |
|
ufileproperty.pas
|
FIX: Search with WDX plugin boolean fields should be fixed. Translated strings for "True/False" were not totally implemented correctly.
|
2019-01-23 02:49:44 +00:00 |
|
ufilesorting.pas
|
UPD: Use CompareStrings to compare content plugin fields
|
2017-09-30 17:53:12 +00:00 |
|
ufileviewnotebook.pas
|
FIX: Build with lazarus trunk
|
2019-11-08 19:28:04 +00:00 |
|
ufindbyrmr.pas
|
ADD: Default encoding in find files dialog
|
2017-08-20 16:12:15 +00:00 |
|
ufindfiles.pas
|
ADD: Find duplicate files by hash
|
2019-12-04 18:03:38 +00:00 |
|
ufindmmap.pas
|
UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk
|
2016-08-20 17:55:51 +00:00 |
|
ufindthread.pas
|
ADD: Find duplicate files by hash
|
2019-12-04 18:03:38 +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
|
|
|
|
uglobs.pas
|
ADD: Elevated rename operation (Windows)
|
2019-09-15 12:24:42 +00:00 |
|
uGlobsPaths.pas
|
UPD: Show used directories in configuration
|
2017-05-01 09:17:46 +00:00 |
|
ugraphics.pas
|
FIX: Bug [0002321] Some icons of hidden files are not dimmed despite the setting
|
2019-08-07 09:06:52 +00:00 |
|
uguimessagequeue.pas
|
|
|
|
uhash.pas
|
UPD: Speed up SHA256 calculation using SSSE3 (x86_64)
|
2018-09-15 08:44:58 +00:00 |
|
uhighlighterprocs.pas
|
|
|
|
uhotdir.pas
|
FIX: Bug [0002415] root ("/") in the directory hotlist is deleted between sessions
|
2019-12-05 18:41:45 +00:00 |
|
uhotkeymanager.pas
|
FIX: Bug [0001749] MacOS-style Hotkeys to search text in viewer
|
2017-08-13 20:35:21 +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
|
|
|
|
ulng.pas
|
ADD: Middle toolbar configuration page
|
2019-07-07 09:23:01 +00:00 |
|
ulog.pas
|
FIX: Hide log window on disconnect #2
|
2019-02-07 19:34:34 +00:00 |
|
uluapas.pas
|
UPD: Lua - rename DC.Window.CurrentPanel to DC.CurrentPanel
|
2019-08-26 20:39:36 +00:00 |
|
uluastd.pas
|
FIX: Lua - Pascal string <-> Lua string
|
2019-01-09 18:34:57 +00:00 |
|
umaincommands.pas
|
FIX: Bug [0002401] Access violation after swapping panels whilst quickview is open
|
2019-11-23 17:50:11 +00:00 |
|
umasks.pas
|
FIX: Bug [0001405] Ignores paths with spaces in "ignorelist.txt"
|
2016-06-18 06:26:04 +00:00 |
|
umultiarc.pas
|
ADD: MultiArc - use archive name without extension as list
|
2018-11-03 19:07: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
|
|
|
|
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
|
FIX: Bug [0001456]
|
2017-06-27 16:22:49 +00:00 |
|
uquickviewpanel.pas
|
FIX: Bug [0002292] QuickView and Feed to listbox
|
2019-05-14 19:35:15 +00:00 |
|
uregexpra.pas
|
UPD: Synchronize with trunk
|
2018-08-18 20:39:05 +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
|
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 |
|
ushowform.pas
|
FIX: Bug [0002333] re-compressing bz2 archive shows >100%
|
2019-07-27 09:09:40 +00:00 |
|
uShowMsg.pas
|
FIX: Crash under Win64
|
2019-10-12 14:43:30 +00:00 |
|
uspecialdir.pas
|
FIX: In the hot directory configuration window, when using the popup menu to add the path of the panels, it will now add with it the file source if it applies. This modification is visible mainly in Linux with hot directory location like "smb://tera-15/openshare01/Backup" for example.
|
2017-06-24 19:18:34 +00:00 |
|
usyndiffcontrols.pas
|
FIX: Differ - line number painting
|
2018-03-31 09:17:24 +00:00 |
|
uthumbnails.pas
|
UPD: Refactor out exception raising from thumbnail selection code to simplify debugging and reduce overhead
|
2019-07-08 15:04:17 +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
|
UPD: ExtensionInitialize - pass absolute plugin path
|
2019-11-23 16:38:53 +00:00 |
|
uwcxprototypes.pas
|
|
|
|
uwdxmodule.pas
|
FIX: Bug [0002332] Error : List Index (4) out of bounds #2
|
2019-07-27 08:01:16 +00:00 |
|
uwdxprototypes.pas
|
|
|
|
uwfxmodule.pas
|
UPD: ExtensionInitialize - pass absolute plugin path
|
2019-11-23 16:38:53 +00:00 |
|
uwfxprototypes.pas
|
|
|
|
uwlxmodule.pas
|
FIX: Viewer - crash if plugin cannot open file
|
2019-01-23 18:02:38 +00:00 |
|
uwlxprototypes.pas
|
ADD: Lister plugins thumbnail provider
|
2018-09-23 12:33:56 +00:00 |