doublecmd/src
2025-03-12 12:53:28 +03:00
..
filesources FIX: GVFS - Overwrite only older files (fixes #2201) 2025-03-10 12:52:56 +03:00
fileviews ADD: Drag and drop - option to move instead copy (fixes #271) 2024-10-04 22:52:14 +03:00
frames FIX: Hotkey list background is not cleared (fixes #2044) 2025-01-07 16:36:42 +03:00
platform FIX: Get monospace font under Linux (fixes #2062) 2025-02-11 20:12:05 +03:00
rpc FIX: Copy relative symbolic links under Windows (issue #2171) 2025-02-28 22:03:24 +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
dmhelpmanager.pas UPD: Use https link 2021-02-12 19:33:55 +00:00
dmhigh.json ADD: Store light and dark color settings separately (step 2) 2023-05-21 22:25:32 +03:00
dmhigh.pas ADD: Create highlighters.xml backup on configuration version change 2023-07-14 20:55:40 +03:00
doublecmd.exe.manifest ADD: longPathAware key in manifest 2021-06-06 15:51:31 +03:00
doublecmd.ico
doublecmd.lpi UPD: Version number 2025-02-02 16:08:18 +03:00
doublecmd.lpr FIX: Thousands separator in file size does not respect the system setting (fixes #1602) 2024-05-04 13:00:41 +03:00
doublecmd.manifest.rc UPD: Use custom manifest file 2015-08-12 18:29:43 +00:00
DragCursors.lrs FIX: Mouse cursor action indicators graphical issues (fixes #1729) 2024-07-23 13:43:17 +03:00
fAbout.lfm UPD: About - link colors 2024-06-21 23:24:21 +03:00
fAbout.lrj ADD: Show commit time 2021-03-12 20:11:12 +03:00
fAbout.pas UPD: About - link colors 2024-06-21 23:24:21 +03:00
fattributesedit.lfm ADD: Button Help for Options (#835) 2023-02-27 22:13:30 +03:00
fattributesedit.lrj UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
fattributesedit.pas FIX: Crash on add attributes (Lazarus 2.3) 2022-11-20 12:17:40 +03: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 FIX: Panels background color (issue #1889) 2024-10-06 13:52:39 +03:00
fbuttonform.pas FIX: Delete-window auto-size (fixes #1667) 2024-06-09 23:14:14 +03:00
fchecksumcalc.lfm ADD: Capability to choose hash file format (fixes #1183) 2023-12-09 16:07:55 +03:00
fchecksumcalc.lrj ADD: Capability to choose hash file format (fixes #1183) 2023-12-09 16:07:55 +03:00
fchecksumcalc.pas FIX: Default hash file format (issue #1183) 2023-12-09 16:07:55 +03: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 ADD: Store light and dark color settings separately (step 1) 2023-05-07 15:09:08 +03:00
fchooseencoding.lfm ADD: Feature [0001425] Search the contents of files (Alt-F7) in several encodings simultaneously 2023-04-15 23:44:02 +03:00
fchooseencoding.lrj ADD: Feature [0001425] Search the contents of files (Alt-F7) in several encodings simultaneously 2023-04-15 23:44:02 +03:00
fchooseencoding.pas ADD: Feature [0001425] Search the contents of files (Alt-F7) in several encodings simultaneously 2023-04-15 23:44:02 +03: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 FIX: Labels and panels background color 2024-10-19 14:34:39 +03:00
fcopymovedlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fcopymovedlg.pas FIX: Check string length in cm_ToggleSelectionInName (fixes #1030) (#1031) 2023-07-04 08:32:07 +03:00
fdeletedlg.lfm FIX: background color of some Buttons (issue #1593) 2024-05-04 13:00:40 +03:00
fdeletedlg.pas FIX: Delete dialog and High-DPI 2017-05-20 18:40:38 +00:00
fdescredit.lfm FIX: Buttons autosize 2023-10-27 21:17:46 +03:00
fdescredit.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fdescredit.pas FIX: Buttons autosize 2023-10-27 21:17:45 +03:00
fdialogbox.pas FIX: DialogBoxParam function 2024-05-09 17:00:15 +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 - use new mbFileIsText function 2024-08-15 21:39:00 +03:00
feditor.lfm FIX: Lazarus 3.99 compatibility 2024-04-12 00:09:20 +03:00
feditor.lrj ADD: Editor - disable save action with read-only file (fixes #1379) 2023-12-03 16:54:28 +03:00
feditor.pas FIX: Open/Save dialogs all files filter 2024-06-09 23:14:14 +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 FIX: Multi-line pattern search option state 2024-12-16 22:58:06 +03:00
fextractdlg.lfm FIX: Panels background color (issue #1889) 2024-10-06 13:52:39 +03:00
fextractdlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fextractdlg.pas ADD: Smart extract option (issue #3) 2022-11-05 19:34:03 +03:00
ffileexecuteyourself.lfm FIX: Close button autosize (fixes #1368) 2023-11-25 00:24:27 +03: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: Wrong statistics when copying to phone (issue #2154) 2025-02-11 20:11:57 +03:00
ffileproperties.lfm FIX: Labels background color (issue #1885) 2024-10-19 14:34:39 +03:00
ffileproperties.lrj UPD: File properties dialog - rearrange file times, rename 2023-07-16 20:17:50 +03:00
ffileproperties.pas FIX: The function "Show Occupied Space" does not distinguish between 0-size directories and non-accessible directories (issue #1846) 2024-09-21 14:39:08 +03: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 UPD: Disable 'last search' button at start (fixes #176) 2023-07-31 20:18:31 +03:00
fFindDlg.lrj ADD: Find files - search text in Office XML (*.odt) 2021-04-11 18:33:30 +03:00
fFindDlg.pas FIX: Access violation on attempt to edit directory in file search results (fixes #949) 2023-10-27 21:17:48 +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 UPD: Create hardlink and symlink dialogs 2023-10-27 21:17:47 +03:00
fhardlink.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fhardlink.pas UPD: Create hardlink and symlink dialogs 2023-10-27 21:17:47 +03:00
fhotdirexportimport.lfm
fhotdirexportimport.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fhotdirexportimport.pas
flinker.lfm UPD: Combine files - show dialog at the main form center 2023-10-27 21:17:46 +03: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: Open/Save dialogs all files filter 2024-06-09 23:14:14 +03:00
fmain.lfm FIX: ELayoutException: Position range overflow (issue #736) 2024-01-18 23:18:24 +03:00
fmain.lrj ADD: Show list of all open tabs as a menu 2024-01-13 15:04:03 +03:00
fmain.pas FIX: Hitting Tab key when Quick Preview open applies focus both file panes (fixes #2079) 2025-01-12 22:16:55 +03:00
fmaincommandsdlg.lfm FIX: Bug [0001585] Help link on an internal command selector window 2018-11-05 00:56:06 +00:00
fmaincommandsdlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fmaincommandsdlg.pas ADD: Feature [0001953] Navigate internal command list with keyboard when Filter text field is focused 2017-12-19 21:21:35 +00:00
fmaskinputdlg.lfm FIX: Mask input dialog scaling 2017-05-07 16:18:45 +00:00
fmaskinputdlg.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fmaskinputdlg.pas FIX: Redefine template 2021-04-29 21:30:19 +03:00
fmkdir.lfm ADD: Create directory - option to disable auto-complete (fixes #1494) 2025-01-07 19:54:04 +03:00
fmkdir.lrj ADD: Create directory dialog - support extended syntax 2022-04-19 18:56:18 +03:00
fmkdir.pas ADD: Create directory - option to disable auto-complete (fixes #1494) 2025-01-07 19:54:04 +03:00
fmodview.lfm FIX: Viewer - save image as (save jpeg as new jpeg, save image with upper case extension) 2023-07-09 19:29:32 +03:00
fmodview.lrj FIX: Viewer - save image as (save jpeg as new jpeg, save image with upper case extension) 2023-07-09 19:29:32 +03:00
fmodview.pas FIX: Viewer - save image as (save jpeg as new jpeg, save image with upper case extension) 2023-07-09 19:29:32 +03:00
fMsg.lfm FIX: Labels and panels background color 2024-10-19 14:34:39 +03:00
fMsg.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fMsg.pas FIX: background color of some Buttons (issue #1593) 2024-05-04 13:00:40 +03: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 FIX: Multi-Rename Tool - []] template (issue #1469) 2024-02-06 22:33:46 +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 UPD: Options dialog initial size 2023-07-09 21:05:24 +03:00
foptions.lrj UPD: Lazarus translation resource files 2023-02-27 22:32:09 +03:00
foptions.pas ADD: Store light and dark color settings separately (step 1) 2023-05-07 15:09:08 +03:00
foptionshotkeysedithotkey.lfm FIX: Label font color 2024-04-20 12:54:02 +03:00
foptionshotkeysedithotkey.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
foptionshotkeysedithotkey.pas ADD: Better hotkey conflict detection (issue #1841) 2024-11-10 12:47:53 +03: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: Enable create separate archives when multiply files selected only (issue #1523) 2024-03-31 15:09:48 +03:00
fpackinfodlg.lfm FIX: Labels and panels background color 2024-10-19 14:34:39 +03:00
fpackinfodlg.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fpackinfodlg.pas UPD: PackInfoDlg - file size formatting 2024-11-28 23:25:19 +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: Warnings 2024-04-07 14:01:14 +03:00
fselectduplicates.lfm FIX: Disable unavailable options 2024-03-31 15:10:51 +03:00
fselectduplicates.lrj ADD: Shortcut 2020-08-29 10:55:23 +00:00
fselectduplicates.pas FIX: Disable unavailable options 2024-03-31 15:10:51 +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: Unix attr color (#1871) 2024-10-04 22:29:17 +03: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: SplashForm: simplify Panel using default color, compatible with new version of Lazarus 2023-10-18 21:57:56 +03:00
fstartingsplash.lrj ADD: Show commit time 2021-03-12 20:11:12 +03:00
fstartingsplash.pas UPD & FIX: handle Splash Form consistently across all platforms, especially on MacOS 2023-09-09 12:18:03 +03:00
fsymlink.lfm UPD: Create hardlink and symlink dialogs 2023-10-27 21:17:47 +03:00
fsymlink.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fsymlink.pas UPD: Create hardlink and symlink dialogs 2023-10-27 21:17:47 +03:00
fsyncdirsdlg.lfm FIX: Synchronize directories - the vertical scroll bar will not update the content of the list view when dragged with the mouse (fixes #1855) 2024-09-26 23:06:18 +03:00
fsyncdirsdlg.lrj ADD: Sync dirs - filter by search template 2020-01-12 10:52:06 +00:00
fsyncdirsdlg.pas UPD: SyncDirs - file size formatting 2024-11-14 21:09:25 +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 UPD: Auto shortcuts in the tree view (#854) 2023-03-07 23:35:34 +03:00
ftreeviewmenu.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
ftreeviewmenu.pas ADD: Store light and dark color settings separately (step 1) 2023-05-07 15:09:08 +03:00
ftweakplugin.lfm FIX: Align controls 2023-07-20 13:21:54 +03:00
ftweakplugin.lrj CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
ftweakplugin.pas FIX: Wfx-plugins - don't allow forbidden symbols in the plugin name (issue #1655) 2024-05-25 17:45:53 +03:00
fviewer.lfm FIX: Viewer - don't show empty cells in the thumbnails view 2025-02-16 13:14:21 +03:00
fviewer.lrj ADD: Viewer - Plugins menu 2023-12-23 15:49:18 +03:00
fviewer.pas FIX: Viewer - disable unavailable menu items (issue #2212) 2025-03-12 12:53:28 +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 FIX: Wrong text decoding in internal differ tool (fixes #1816) 2024-09-15 22:58:06 +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 ADD: Store light and dark color settings separately (step 1) 2023-05-07 15:09:08 +03:00
ucolors.pas ADD: Grid line color option 2024-01-05 15:44:01 +03:00
ucolumns.pas FIX: Default column set identifier 2024-04-08 23:13:11 +03:00
uconnectionmanager.pas FIX: Set virtual drive size to zero 2021-04-25 13:19:51 +03:00
uconvencoding.pas UPD: encoding name mapping for Chinese, Japanese, and Korean in MyDetectCodePageType() 2024-07-23 13:45:34 +03:00
ucryptproc.pas ADD: Re-enter the master password for verification 2018-07-24 20:00:19 +00:00
udcreadpnm.pas FIX: Portable any map graphic format reader 2023-09-23 18:26:15 +03:00
udcreadpsd.pas DEL: Unneeded call 2015-08-09 18:39:21 +00:00
udcutils.pas FIX: Interface freeze when call directory hotlist with inaccessible network drive (issue #1441) 2024-01-28 14:04:23 +03:00
udebug.pas FIX: Lazarus 2.3 compatibility 2023-05-29 22:41:15 +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 FIX: File not found exception 2023-12-05 20:38:51 +03:00
udiffond.pas
udiffonp.pas
udisplayfile.pas FIX: Loading the same Thumbnails multiple times in TThumbFileView (fixes #1295) 2023-10-09 21:49:14 +03:00
udrive.pas ADD: Show drive size in drive list 2019-04-28 11:38:14 +00:00
udriveslist.pas FIX: Drive list - non-letter hotkeys (Windows) 2024-09-07 01:46:04 +03:00
udsxmodule.pas CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
uexceptions.pas FIX: Warnings 2024-04-07 14:01:14 +03:00
uexifreader.pas UPD: Exif-wdx - use non-localized field names for storage 2024-03-08 17:42:23 +03:00
uexifwdx.pas UPD: Exif-wdx - use non-localized field names for storage 2024-03-08 17:42:23 +03:00
uextension.pas FIX: DialogBoxParam function 2024-05-09 17:00:15 +03: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: Don't show extensions for special items 2024-06-21 23:25:52 +03:00
ufilefunctions.pas FIX: The function "Show Occupied Space" does not distinguish between 0-size directories and non-accessible directories (issue #1846) 2024-09-21 14:39:08 +03:00
ufilepanelselect.pas
ufileprocs.pas ADD: mbFileIsText function 2024-08-15 21:38:59 +03:00
ufileproperty.pas FIX: The function "Show Occupied Space" does not distinguish between 0-size directories and non-accessible directories (issue #1846) 2024-09-21 14:39:08 +03: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: Access violation on Tab - Close All Tabs (fixes #1570) 2024-04-12 00:09:07 +03:00
ufindbyrmr.pas FIX: Viewer - search text in the large file 2020-12-04 18:59:34 +00:00
ufindfiles.pas FIX: DC ignores WDX plugin file detection string when searching (fixes #833) 2023-02-23 12:22:38 +03:00
ufindmmap.pas FIX: Viewer - Slow case insensitive backward search with single byte encoding 2023-01-27 21:26:10 +03:00
ufindthread.pas ADD: Wcx-plugins - more accurate time support 2024-06-22 13:08:03 +03:00
uformcommands.pas ADD: Feature [0000999] Toolbar button state 2021-06-23 22:32:23 +03:00
ufunctionthread.pas FIX: Lazarus 2.3 compatibility 2023-06-05 20:42:11 +03:00
uglobs.pas UPD: Sound notifications - disable by default 2024-11-30 14:11:00 +03:00
uGlobsPaths.pas Revert "UPD: Initialize OnGetApplicationName early" 2025-01-18 23:01:52 +03:00
ugraphics.pas ADD: BitmapMerge procedure 2023-12-29 23:18:13 +03:00
uguimessagequeue.pas
uhash.pas ADD: Feature [0001459] Verify checksum with white-spaces 2023-01-28 20:42:17 +03:00
uhighlighterprocs.pas ADD: Store light and dark color settings separately (step 2) 2023-05-21 22:25:32 +03:00
uhighlighters.pas ADD: INI file highlighter - enable hash sign comments 2023-12-05 20:38:49 +03:00
uhotdir.pas FIX #1433: Accelerator key (&) supportted in Menu with new version of Lazarus 2024-01-13 13:13:07 +03:00
uhotkeymanager.pas FIX: Hotkey labels from Keys show up in toolbar hover info tags (fixes #1044) 2023-07-30 16:06:14 +03:00
ukastoolitemsextended.pas FIX: Hotkey labels from Keys show up in toolbar hover info tags (fixes #1044) 2023-07-30 16:06:14 +03:00
ulng.pas UPD: file format i18n 2024-01-03 13:44:56 +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 - LazUtf8.DetectEncoding and SysUtils.GetTempName functions (#1464) 2024-02-06 22:33:45 +03:00
uluastd.pas ADD: Lua - show error when script file not found 2022-09-18 20:50:42 +03:00
umaincommands.pas UPD: Don't show '*' in the tabs list menu (issues #1890, #1784) 2024-10-06 13:52:55 +03:00
umasks.pas FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245) 2021-11-08 18:47:30 +03:00
umoveconfig.pas FIX: Move configuration files when directory already exists 2023-07-16 14:37:48 +03:00
umultiarc.pas FIX: Rebuild multiarc.ini (fixes #1568) 2024-04-12 00:09:07 +03:00
un_lineinfo.pp
un_process.pas FIX: Process running state 2022-08-28 19:47:48 +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 FIX: Warnings 2024-04-07 14:01:14 +03:00
uPinyin.pas UPD: Rename Pinyin table file 2021-08-29 12:54:21 +03:00
uquickviewpanel.pas FIX: Quick view - initial viewer size 2024-02-14 22:56:43 +03:00
uregexpr.pas FIX: Viewer - problem with RegEx search, it cannot find 'qt' case-insensitive (fixes #2012) 2024-12-29 19:31:14 +03:00
uregexpra.pas ADD: RegExp - Unicode categories support 2022-03-08 11:23:27 +03:00
uregexpru.pas FIX: Viewer - problem with RegEx search, it cannot find 'qt' case-insensitive (fixes #2012) 2024-12-29 19:31:14 +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 FIX: Non-integer input using audioinfo Search plugin causes error/crash (fixes #922) 2023-10-27 21:17:48 +03:00
usearchtemplate.pas FIX: SyncDirs - template with exclude directories 2024-09-26 23:06:35 +03:00
ushellexecute.pas ADD: Set process current directory when execute <?..?> command 2023-10-21 14:23:02 +03:00
ushowform.pas ADD: Force text mode when open internal Viewer (fixes #745) 2023-01-07 14:31:48 +03:00
uShowMsg.pas FIX: Default button height under non macOS 2024-05-04 13:00:41 +03:00
uspecialdir.pas UPD: Reorder special folders names (#1573) 2024-04-19 18:17:20 +03:00
usyndiffcontrols.pas FIX: Lazarus 3.99 compatibility 2024-03-31 15:10:15 +03:00
uthumbnails.pas UPD: DoCreatePreviewText - speed optimization 2022-11-27 12:36:50 +03:00
utranslator.pas ADD: Search in the options dialog (fixes #25) 2023-02-11 19:09:14 +03: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
uvectorimage.pas ADD: Vector image unit 2022-12-11 13:16:57 +03: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: Wcx-plugins - more accurate time support 2024-06-22 13:08:03 +03:00
uwcxprototypes.pas
uwdxmodule.pas UPD: Exif-wdx - use non-localized field names for storage 2024-03-08 17:42:23 +03:00
uwdxprototypes.pas
uwfxmodule.pas FIX: Wfx-plugins - don't allow forbidden symbols in the plugin name (issue #1655) 2024-05-25 17:45:53 +03:00
uwfxprototypes.pas FIX: WFX-API functions prototypes 2023-03-15 19:51:31 +03:00
uwlxmodule.pas FIX: Viewer - disable unavailable menu items (issue #2212) 2025-03-12 12:53:28 +03:00
uwlxprototypes.pas ADD: Lister plugins thumbnail provider 2018-09-23 12:33:56 +00:00