doublecmd/src
2024-11-24 23:15:16 +03:00
..
filesources ADD: support fsoCopy in TMountedFileSource 2024-11-24 21:18:01 +08:00
fileviews UPD: Finder Tags are only etrieved once when loading the file list, avoiding loading it every time drawCell() is called 2024-10-27 19:46:18 +08:00
frames UPD: WDX search user interface (#1839) 2024-11-24 13:09:50 +03:00
platform FIX: standardize the path in getMacOSDisplayNameFromPath() 2024-11-23 19:24:12 +08:00
rpc UPD: Enable elevation under macOS (experimental) 2024-10-13 00:52:26 +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 ADD: iCloud Driver FileSource Infrastructure base on Mounted FileSource 2024-11-19 22:51:38 +08:00
doublecmd.lpr FIX: Initialize WidgetSet in advance 2024-10-11 19:06:16 +08:00
doublecmd.manifest.rc
DragCursors.lrs FIX: Mouse cursor action indicators graphical issues (fixes #1729) 2024-06-27 20:19:11 +03:00
fAbout.lfm UPD: About - link colors 2024-06-20 20:50:13 +03:00
fAbout.lrj ADD: Show commit time 2021-03-12 20:11:12 +03:00
fAbout.pas UPD: About - link colors 2024-06-20 20:50:13 +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-05 13:38:25 +03:00
fbuttonform.pas FIX: Delete-window auto-size (fixes #1667) 2024-06-09 18:30:34 +03:00
fchecksumcalc.lfm ADD: Create separate checksum file for each directory 2024-10-21 19:55:20 +03:00
fchecksumcalc.lrj ADD: Create separate checksum file for each directory 2024-10-21 19:55:20 +03:00
fchecksumcalc.pas FIX: Options visibility 2024-10-21 20:46:21 +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
fconnectionmanager.lfm
fconnectionmanager.lrj UPD: Replace some .lrt by .lrj 2019-02-20 19:31:09 +00:00
fconnectionmanager.pas
fcopymovedlg.lfm UPD: Dont show maximize button in filecopy dialogs (#1959) 2024-11-08 22:24:30 +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-04-28 20:51:40 +08:00
fdeletedlg.pas FIX: Delete dialog and High-DPI 2017-05-20 18:40:38 +00:00
fdescredit.lfm FIX: Buttons autosize 2023-10-25 19:32:30 +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-25 19:21:49 +03:00
fdialogbox.pas FIX: DialogAPI - show dialog from a non-main thread 2024-11-16 14:56:27 +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-14 20:47:21 +03:00
feditor.lfm FIX: Lazarus 3.99 compatibility 2024-04-12 00:00:06 +03:00
feditor.lrj ADD: Editor - disable save action with read-only file (fixes #1379) 2023-12-03 12:22:18 +03:00
feditor.pas FIX: Open/Save dialogs all files filter 2024-06-09 11:50:15 +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: Editor - find/replace switch 2024-01-28 14:41:10 +03:00
fextractdlg.lfm FIX: Panels background color (issue #1889) 2024-10-05 13:38:25 +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-21 20:21:18 +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 UPD: Dont show maximize button in filecopy dialogs (#1959) 2024-11-08 22:24:30 +03:00
fFileOpDlg.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
fFileOpDlg.pas UPD: Progressbar state (#1834) 2024-09-19 08:41:55 +03:00
ffileproperties.lfm FIX: Labels background color (issue #1885) 2024-10-06 00:21:41 +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-20 20:55:56 +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: WDX search user interface (#1839) 2024-11-24 13:09:50 +03:00
fFindDlg.lrj UPD: WDX search user interface (#1839) 2024-11-24 13:09:50 +03:00
fFindDlg.pas FIX: Access violation on attempt to edit directory in file search results (fixes #949) 2023-10-27 19:41:35 +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-25 23:18:28 +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-25 23:18:28 +03:00
fhotdirexportimport.lfm
fhotdirexportimport.lrj UPD: Replace some .lrt by .lrj 2019-02-24 13:51:41 +00:00
fhotdirexportimport.pas
flinker.lfm FIX #1887: the background color of the button panel 2024-10-05 12:46:59 +08: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 11:50:15 +03:00
fmain.lfm FIX: Main menu - "Network" and "Favorites" do not have an underlined letter (fixes #1841) 2024-10-27 14:13:13 +03:00
fmain.lrj FIX: Main menu - "Network" and "Favorites" do not have an underlined letter (fixes #1841) 2024-10-27 14:13:13 +03:00
fmain.pas ADD: support fsoCopy in TMountedFileSource 2024-11-24 21:18:01 +08: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) 2024-09-18 22:16:52 +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) 2024-09-18 22:16:52 +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-06 20:06:44 +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-04-28 20:51:40 +08: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-05 19:55:54 +03:00
fmultirenamewait.lfm
fmultirenamewait.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fmultirenamewait.pas
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:52:07 +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-09-19 20:40:05 +03:00
fpackdlg.lfm FIX #1887: the background color of the button panel 2024-10-05 12:46:59 +08:00
fpackdlg.lrj UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
fpackdlg.pas UPD: Always suggest tar option by default if multiple files selected; suggest separate archives option if single file selected to preserve file extension (#1892) 2024-10-22 09:00:35 +03:00
fpackinfodlg.lfm FIX: Labels and panels background color 2024-10-06 20:06:44 +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-24 23:15:16 +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-06 13:38:58 +03:00
fselectduplicates.lfm FIX: Disable unavailable options 2024-03-20 20:38:04 +03:00
fselectduplicates.lrj ADD: Shortcut 2020-08-29 10:55:23 +00:00
fselectduplicates.pas FIX: Disable unavailable options 2024-03-20 20:38:04 +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-09-29 22:56:35 +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 #1887: the background color of the button panel 2024-10-05 12:46:59 +08: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-14 21:25:13 +08: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-03 19:20:36 +08:00
fsymlink.lfm UPD: Create hardlink and symlink dialogs 2023-10-25 23:18:28 +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-25 23:18:28 +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-22 22:10:15 +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-12 19:49:09 +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-20 21:45:50 +03:00
fviewer.lfm ADD: Viewer - calculate a folder size 2024-11-06 21:25:43 +03:00
fviewer.lrj ADD: Viewer - Plugins menu 2023-12-22 22:20:58 +03:00
fviewer.pas ADD: Viewer - calculate a folder size 2024-11-06 21:25:43 +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-07 01:29:04 +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 14:56:11 +03:00
ucolumns.pas FIX: Default column set identifier 2024-04-08 20:38:24 +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-01 22:32:24 +08: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-22 20:57:01 +03:00
udcreadpsd.pas
udcutils.pas FIX: RemoveQuotation: Skip spaces when removing quotation without splitting into arguments (Unix-like OS). (#1843) 2024-09-21 14:55:49 +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 19:58:07 +03:00
udiffond.pas
udiffonp.pas
udisplayfile.pas FIX: Loading the same Thumbnails multiple times in TThumbFileView (fixes #1295) 2023-10-02 20:11:08 +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-08-27 21:30:10 +03:00
udsxmodule.pas CHG: Few modifications regarding plugins configuration. 2018-11-03 20:17:43 +00:00
uexceptions.pas FIX: Warnings 2024-04-06 13:38:58 +03:00
uexifreader.pas UPD: Exif-wdx - use non-localized field names for storage 2024-02-23 12:17:17 +03:00
uexifwdx.pas UPD: Exif-wdx - use non-localized field names for storage 2024-02-23 12:17:17 +03:00
uextension.pas ADD: DialogAPI - CreateComponent function 2024-09-18 21:44:13 +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 FIX: Memory leak 2024-11-03 23:29:08 +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-20 20:55:56 +03:00
ufilepanelselect.pas
ufileprocs.pas ADD: mbFileIsText function 2024-08-14 20:35:10 +03:00
ufileproperty.pas ADD: fpMacOSFinderTag in TFilePropertyType 2024-10-27 19:33:37 +08:00
ufilesorting.pas FIX: Compiling 2024-10-22 08:55:27 +03:00
ufileviewnotebook.pas FIX: Access violation on Tab - Close All Tabs (fixes #1570) 2024-04-11 21:17:24 +03:00
ufindbyrmr.pas FIX: Viewer - search text in the large file 2020-12-04 18:59:34 +00:00
ufindfiles.pas UPD: Use CompareDateTime when compare DateTime fields 2024-11-24 22:50:31 +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-16 15:03:29 +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 FIX: Compiling 2024-10-05 19:17:30 +03:00
uGlobsPaths.pas UPD: Store cache in the program directory in portable mode 2024-03-29 21:20:52 +03:00
ugraphics.pas ADD: BitmapMerge procedure 2023-12-25 22:13:48 +03:00
uguimessagequeue.pas
uhash.pas UPD: XXH3-128 hash extension 2024-09-14 18:24:44 +03:00
uhighlighterprocs.pas ADD: Store light and dark color settings separately (step 2) 2023-05-21 22:25:32 +03:00
uhighlighters.pas UPD: INI file highlighter - hash sign comments (minimal Lazarus version) 2023-12-09 00:52:26 +03:00
uhotdir.pas FIX #1433: Accelerator key (&) supportted in Menu with new version of Lazarus 2024-01-08 21:49:24 +08:00
uhotkeymanager.pas FIX: Hotkey labels from Keys show up in toolbar hover info tags (fixes #1044) 2023-07-30 13:57:24 +03:00
ukastoolitemsextended.pas FIX: Hotkey labels from Keys show up in toolbar hover info tags (fixes #1044) 2023-07-30 13:57:24 +03:00
ulng.pas UPD: i18n for rsMenuMacOSGrantPermissionToSupportFinderTags 2024-11-01 19:05:26 +08: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: UnixFileTimeToFileTime function 2024-10-26 19:21:06 +03:00
uluastd.pas ADD: Lua - show error when script file not found 2022-09-18 20:50:42 +03:00
umaincommands.pas ADD: Create separate checksum file for each directory 2024-10-21 19:55:20 +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 ADD: MultiArc - cleaning chars in size string w/o additional helpers (#1883) 2024-10-28 09:08:53 +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: Don't show a progress for operations with ShowProgress:= False 2024-11-08 20:55:29 +03:00
uoperationspanel.pas FIX: Don't show a progress for operations with ShowProgress:= False 2024-11-08 20:55:29 +03: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-06 13:38:58 +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-11 01:25:12 +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 UPD: Use CompareDateTime when compare DateTime fields 2024-11-24 22:50:31 +03:00
usearchtemplate.pas FIX: SyncDirs - template with exclude directories 2024-09-23 19:01:43 +03:00
ushellexecute.pas ADD: Set process current directory when execute <?..?> command 2023-10-21 13:21:39 +03:00
ushowform.pas ADD: Force text mode when open internal Viewer (fixes #745) 2023-01-07 14:31:48 +03:00
uShowMsg.pas ADD: MultiArc - AskHistory support (#1838) 2024-10-04 20:44:44 +03:00
uspecialdir.pas UPD: Reorder special folders names (#1573) 2024-04-11 21:53:33 +03:00
usyndiffcontrols.pas FIX: Lazarus 3.99 compatibility 2024-03-16 13:30:03 +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
uwcxmodule.pas ADD: Wcx-plugins - more accurate time support 2024-06-16 15:03:29 +03:00
uwcxprototypes.pas
uwdxmodule.pas UPD: Exif-wdx - use non-localized field names for storage 2024-02-23 12:17:17 +03:00
uwdxprototypes.pas
uwfxmodule.pas FIX: Wfx-plugins - don't allow forbidden symbols in the plugin name (issue #1655) 2024-05-20 21:45:50 +03:00
uwfxprototypes.pas FIX: WFX-API functions prototypes 2023-03-15 19:51:31 +03:00
uwlxmodule.pas FIX: Window title with non-english characters (fixes #1442) 2024-01-13 00:42:06 +03:00
uwlxprototypes.pas ADD: Lister plugins thumbnail provider 2018-09-23 12:33:56 +00:00