Double Commander is a free cross platform open source file manager with two panels side by side. https://doublecmd.sourceforge.io
  • Pascal 94.5%
  • Assembly 4.1%
  • HTML 0.5%
  • Shell 0.4%
  • C 0.2%
  • Other 0.1%
Find a file
2009-02-15 20:22:20 +00:00
components ADD: Show divider as button property 2009-02-01 11:34:36 +00:00
doc UPD: ShortCuts help file 2009-02-06 19:20:23 +00:00
install ADD: deb_wdx plugin to build scripts 2009-02-15 20:22:20 +00:00
language UPD: Small language update 2009-02-06 18:54:10 +00:00
pixmaps ADD: Additional icons for mime types 2008-04-03 19:39:13 +00:00
plugins ADD: deb_wdx plugin to build scripts 2009-02-15 20:22:20 +00:00
_clean.bat UPD: Some VFS API changes 2009-01-27 20:44:43 +00:00
_clean.sh UPD: svn:executable ON 2008-12-20 19:48:47 +00:00
_getsvnrev.cmd UPD: svn:executable ON 2008-12-20 19:45:37 +00:00
_make.bat UPD: Get SVN revision method 2008-12-14 10:05:15 +00:00
_make.sh UPD: Get SVN revision method 2008-12-14 10:05:15 +00:00
_pack.bat Fix: bug [ 1658672 ] and bug [ 1658670 ] 2007-02-25 11:32:30 +00:00
_pack.sh UPD: svn:executable ON 2008-12-20 19:48:47 +00:00
dcrevision.inc ADD: Revision number to about dialog 2008-12-13 20:46:38 +00:00
default.bar UPD: Small optimizations 2008-06-29 08:27:38 +00:00
dialogapi.pas ADD: Dialog API first step 2008-07-20 09:09:34 +00:00
dmcommondata.lfm ADD: Initial code for Pause/Start file operations 2009-01-12 20:25:38 +00:00
dmcommondata.pas ADD: Initial code for Pause/Start file operations 2009-01-12 20:25:38 +00:00
dmhelpmanager.lfm ADD: Multi language help system 2008-10-19 17:00:31 +00:00
dmhelpmanager.pas FIX: Small fix for Help Manager 2008-10-19 17:42:11 +00:00
dmhigh.lfm Create SVN. 2007-02-08 19:46:07 +00:00
dmhigh.pas Create SVN. 2007-02-08 19:46:07 +00:00
docgen.bat ADD: Multi language help system 2008-10-19 17:00:31 +00:00
docgen.sh UPD: svn:executable ON 2008-12-20 19:48:47 +00:00
doublecmd.ext.example UPD: Create packages scripts 2009-02-07 08:12:28 +00:00
doublecmd.ico ADD: 16 colors icon 2008-10-18 11:33:20 +00:00
doublecmd.ini FIX: Error with last Lazarus SVN under GTK2 2008-12-23 19:02:47 +00:00
doublecmd.lpi ADD: Patch [ 2565485 ] Clipboard support from cobines 2009-02-05 12:53:56 +00:00
doublecmd.lpr ADD: ShellExecute function for Linux 2009-01-24 20:45:00 +00:00
doublecmd.lrs ADD: doublecmd.lrs and doublecmd.rc 2008-10-24 14:42:28 +00:00
doublecmd.manifest UPD: Use .lfm file for edit search dialog 2009-01-01 20:50:34 +00:00
doublecmd.png UPD: Icon for Linux 2008-10-24 14:48:03 +00:00
doublecmd.rc UPD: Use .lfm file for edit search dialog 2009-01-01 20:50:34 +00:00
doublecmd.sh FIX: Small fixes 2008-04-14 20:46:36 +00:00
editor.col ADD: Search in viewer on Windows 2007-08-20 21:23:44 +00:00
fAbout.lfm ADD: Platform info to output 2008-12-21 17:13:14 +00:00
fAbout.lrt UPD: Lazarus revision number in about dialog 2008-12-14 10:32:41 +00:00
fAbout.pas ADD: Vitaly Zotov to contributors list 2009-01-06 20:42:13 +00:00
fcolumnssetconf.lfm UPD: Interface alignment 2009-02-15 17:25:58 +00:00
fcolumnssetconf.lrt ADD: Capability to use default font and apply font for all columns 2009-02-11 20:25:37 +00:00
fcolumnssetconf.pas ADD: Capability to use default font and apply font for all columns 2009-02-11 20:25:37 +00:00
fcomparefiles.lfm FIX: Run time error with last Lazarus SVN 2009-01-20 19:47:04 +00:00
fcomparefiles.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fcomparefiles.pas ADD: Auto center splitter 2009-01-20 19:37:45 +00:00
fconfigtoolbar.lfm ADD: Show divider as button property 2009-02-01 11:34:36 +00:00
fconfigtoolbar.lrt UPD: ToolBar configuration dialog 2007-11-23 23:10:40 +00:00
fconfigtoolbar.pas UPD: Use TPanel instead TStaticText because it has not Canvas 2009-01-29 19:11:06 +00:00
fCopyDlg.lfm UPD: Interface optimization 2008-10-22 19:32:20 +00:00
fCopyDlg.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fCopyDlg.pas UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fdescredit.lfm FIX: Some forms position 2009-01-15 21:16:50 +00:00
fdescredit.lrt ADD: Edit file comment window 2008-08-26 15:00:07 +00:00
fdescredit.pas ADD: Different encoding to find text in files 2008-10-17 11:23:43 +00:00
fdialogbox.pas ADD: Configuration dialog to Zip plugin 2008-07-20 11:54:19 +00:00
feditor.lfm FIX: Error with last Lazarus SVN 2008-11-23 20:52:22 +00:00
feditor.lrt ADD: Support of different encoding by internal Editor 2008-08-24 18:33:27 +00:00
feditor.pas ADD: Initial code for Pause/Start file operations 2009-01-12 20:25:38 +00:00
feditorconf.lfm FIX: Small fixes for Windows 2008-04-12 20:41:00 +00:00
feditorconf.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
feditorconf.pas FIX: Load and save highlighters under Windows 2009-01-01 21:54:15 +00:00
feditsearch.lfm UPD: Use .lfm file for edit search dialog 2009-01-01 20:50:34 +00:00
feditsearch.lrt UPD: Use .lfm file for edit search dialog 2009-01-01 20:50:34 +00:00
feditsearch.pas UPD: Use .lfm file for edit search dialog 2009-01-01 20:50:34 +00:00
fextractdlg.lfm UPD: Interface optimization 2008-10-21 17:15:40 +00:00
fextractdlg.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fextractdlg.pas FIX: Small fixes 2008-08-08 08:47:54 +00:00
ffileassoc.lfm FIX: Bug [ 2421607 ] different fonts 2008-12-12 20:57:43 +00:00
ffileassoc.lrt ADD: Buttons to add predefined actions and commands in file associations manager 2008-11-26 20:14:31 +00:00
ffileassoc.pas FIX: Small fixes 2009-01-07 20:09:44 +00:00
fFileOpDlg.lfm FIX: Small fix 2009-01-12 21:28:26 +00:00
fFileOpDlg.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fFileOpDlg.pas ADD: Show percents in caption of progress dialog 2009-01-30 19:08:52 +00:00
ffileproperties.lfm FIX: Small fixes 2008-04-16 18:56:35 +00:00
ffileproperties.lrt ADD: Localizations of TreeView in Options dialog 2007-12-25 16:55:40 +00:00
ffileproperties.pas FIX: More fixes for Linux 64 bit 2008-07-23 19:58:44 +00:00
fFindDlg.lfm ADD: Search files with regular expressions 2008-11-10 20:00:59 +00:00
fFindDlg.lrt ADD: Search files with regular expressions 2008-11-10 20:00:59 +00:00
fFindDlg.pas ADD: Search files with regular expressions 2008-11-10 20:00:59 +00:00
ffindview.lfm FIX: Find position in Viewer 2008-11-09 16:10:19 +00:00
ffindview.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
ffindview.pas FIX: Find position in Viewer 2008-11-09 16:10:19 +00:00
fhackform.lfm ADD: Auto calculate button width for message boxes 2009-01-15 20:30:36 +00:00
fhackform.pas ADD: Auto calculate button width for message boxes 2009-01-15 20:30:36 +00:00
fhardlink.lfm FIX: Some forms position 2009-01-15 21:16:50 +00:00
fhardlink.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fhardlink.pas FIX: Bug [ 1888653 ] панель файлов и копирование/перемещение 2008-03-12 13:09:29 +00:00
fhotdir.lfm FIX: Some forms position 2009-01-15 21:16:50 +00:00
fhotdir.lrt ADD: Patch from pestasoft 2008-04-29 19:57:24 +00:00
fhotdir.pas ADD: Patch from pestasoft 2008-04-29 19:57:24 +00:00
flinker.lfm FIX: Some forms position 2009-01-15 21:16:50 +00:00
flinker.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
flinker.pas ADD: TIniFileEx class with UTF8 file name support 2008-05-18 09:48:37 +00:00
fmain.lfm UPD: Small language update 2009-02-06 18:54:10 +00:00
fmain.lrt UPD: Small language update 2009-02-06 18:54:10 +00:00
fmain.pas UPD: Use Editor font for log window 2009-02-15 14:01:39 +00:00
fmkdir.lfm UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fmkdir.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fmkdir.pas UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fmovedlg.lfm UPD: Interface optimization 2008-10-22 19:32:20 +00:00
fmovedlg.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fmovedlg.pas UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fMsg.lfm UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fMsg.pas ADD: Auto calculate button width for message boxes 2009-01-15 20:30:36 +00:00
fmultirename.lfm FIX: Some forms position 2009-01-15 21:16:50 +00:00
fmultirename.lrt ADD: Regular expressions to multi-rename tool 2008-11-09 20:09:42 +00:00
fmultirename.pas FIX: Bug [ 2434007 ] translate mistakes 2008-12-25 21:14:43 +00:00
foptions.lfm ADD: VFSInit call 2009-01-28 19:55:28 +00:00
foptions.lrt ADD: Show grid option 2008-12-27 11:01:31 +00:00
foptions.pas ADD: Show configuration directory in options dialog 2009-01-12 21:41:40 +00:00
fpackdlg.lfm UPD: Interface alignment 2009-02-07 10:12:20 +00:00
fpackdlg.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fpackdlg.pas ADD: New configuration dialog for WDX and WFX plugins 2008-08-11 16:13:00 +00:00
fpackinfodlg.lfm ADD: Anchors in fpackinfodlg 2008-08-07 18:44:54 +00:00
fpackinfodlg.pas FIX: Error with some archives (incorrect date/time) 2009-02-14 22:12:58 +00:00
framepanel.lfm ADD: Save and load tabs 2007-08-13 21:16:28 +00:00
framepanel.pas FIX: Black color of header 2009-02-06 08:29:57 +00:00
fsplitter.lfm FIX: Some forms position 2009-01-15 21:16:50 +00:00
fsplitter.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fsplitter.pas ADD: TIniFileEx class with UTF8 file name support 2008-05-18 09:48:37 +00:00
fsymlink.lfm ADD: Global version definition 2008-04-13 15:07:07 +00:00
fsymlink.lrt UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
fsymlink.pas FIX: Bug [ 1888653 ] панель файлов и копирование/перемещение 2008-03-12 13:09:29 +00:00
ftweakplugin.lfm UPD: Language files 2008-08-16 12:59:08 +00:00
ftweakplugin.lrt UPD: Language files 2008-08-16 12:59:08 +00:00
ftweakplugin.pas ADD: Show flags in tweak plugin form 2008-08-18 11:58:03 +00:00
fviewer.lfm FIX: Error reading ScrollBox.ClientHeight: Unknown property: "ClientHeight" 2009-02-12 15:29:47 +00:00
fviewer.lrt ADD: Edit pop up menu to Viewer 2009-02-11 19:43:56 +00:00
fviewer.pas ADD: Edit pop up menu to Viewer 2009-02-11 19:43:56 +00:00
lua.pas FIX: Compiling under Windows 64 bit 2008-07-21 15:25:36 +00:00
pixmaps.txt ADD: Additional icons for mime types 2008-04-03 19:39:13 +00:00
twilight.col Create SVN. 2007-02-08 19:46:07 +00:00
uacts.pas ADD: Patch [ 2565485 ] Clipboard support from cobines 2009-02-05 12:53:56 +00:00
uclassesex.pas UPD: Use Editor font for log window 2009-02-15 14:01:39 +00:00
uClipboard.pas ADD: Patch [ 2565485 ] Clipboard support from cobines 2009-02-05 12:53:56 +00:00
uColorExt.pas FIX: Compilation with last Lazarus SVN 2008-11-22 15:17:36 +00:00
ucolumns.pas ADD: Patch [ 2555678 ] Drawing: Double buffering and text height calculation fix from cobines 2009-02-01 15:53:37 +00:00
ucomparefiles.pas UPD: Replace Integer type by PtrInt for compatibility with cpu64 2008-06-20 20:02:58 +00:00
ucontplugin.pas ADD: Patch [ 1895849 ] wfx+ & Wdx-Api & Plugin RPMInfo.wdx from Dmitry Kolomiets 2008-02-18 21:02:45 +00:00
ucopythread.pas ADD: Update second progress bar in real time (copy operation) 2009-01-24 11:20:48 +00:00
udcutils.pas FIX: Bug [ 2434007 ] translate mistakes 2008-12-25 21:14:43 +00:00
udeletethread.pas ADD: Pause/Start file operations 2009-01-12 20:42:09 +00:00
udescr.pas FIX: Incorrect saving of descript.ion 2008-09-06 15:18:19 +00:00
udetectstr.pas UPD: detectstr EXT="*" support; FIX: LuaWdx class fixes; ADD: descriptionwdx.lua plugin for descript.ion files support 2008-06-03 21:28:07 +00:00
udragdropex.pas ADD: Drag&Drop to external applications under Windows 2009-01-18 19:18:40 +00:00
udsxmodule.pas FIX: Running DC from directory with not ACSII characters 2008-12-02 20:19:25 +00:00
udsxplugin.pas ADD: Search plugins Api + DSXLocate - search plugin which uses locate for search 2008-04-28 17:22:10 +00:00
uexts.pas FIX: Open with default command 2008-12-27 12:19:14 +00:00
ufakethread.pas Create SVN. 2007-02-08 19:46:07 +00:00
ufilelist.pas FIX: Bug [ 1860836 ] "Show" does not refresh 2008-03-06 07:46:41 +00:00
ufileop.pas UPD: Find(First, Next, Close)Ex functions for Linux 2008-12-13 12:06:52 +00:00
ufileopthread.pas ADD: Pause/Start file operations 2009-01-12 20:42:09 +00:00
ufilepanel.pas ADD: ShellExecuteEx function 2009-01-25 17:30:11 +00:00
ufileprocs.pas UPD: Update filename (doublecmd.ext) in copy default files procedure 2009-02-07 08:35:20 +00:00
ufindex.pas UPD: Comment debug message 2009-01-19 19:46:48 +00:00
ufindmmap.pas ADD: Search in viewer on Windows 2007-08-20 21:23:44 +00:00
ufindthread.pas ADD: FindCloseEx procedure 2008-12-12 19:10:01 +00:00
ufsplugin.pas ADD: Patch [ 1895849 ] wfx+ & Wdx-Api & Plugin RPMInfo.wdx from Dmitry Kolomiets 2008-02-18 21:02:45 +00:00
ugdiplus.pas ADD: Use GdiPlus if available for stretch draw 2008-10-17 19:31:25 +00:00
uglobs.pas UPD: Use mono space font by default in Editor and Viewer 2009-02-14 10:37:15 +00:00
uGlobsPaths.pas ADD: Mode parameter to TIniFileEx constructor 2009-02-03 19:48:54 +00:00
uhighlighterprocs.pas Create SVN. 2007-02-08 19:46:07 +00:00
uhotkeymanger.pas ADD: Load shortcuts to action list for showing it in menu 2009-02-01 17:54:39 +00:00
uicofiles.pas FIX: Error with file operations on left file panel 2008-01-06 14:17:07 +00:00
ulng.pas UPD: Localize some strings 2009-01-06 20:09:27 +00:00
uLng.rst UPD: Localize some strings 2009-01-06 20:09:27 +00:00
ulog.pas UPD: Replace Integer type by PtrInt for compatibility with cpu64 2008-06-20 20:02:58 +00:00
uMenuReader.pas Create SVN. 2007-02-08 19:46:07 +00:00
umovethread.pas FIX: Rename file by F6 2009-02-12 20:22:40 +00:00
umyunix.pas ADD: GetDesktopEnvironment function 2009-01-24 16:33:51 +00:00
umywindows.pas UPD: Some code optimization 2008-11-15 19:31:47 +00:00
units.txt UPD: Drop dependencies of Libc unit 2008-11-07 17:00:45 +00:00
uNTFSLinks.pas ADD: Support UTF8 file names to CreateSymlink and ReadSymLink functions 2008-09-06 08:57:04 +00:00
uOleDragDrop.pas FIX: Can not rename file at first try 2009-01-30 18:35:23 +00:00
uosforms.pas ADD: Patch [ 2565485 ] Clipboard support from cobines 2009-02-05 12:53:56 +00:00
uOSUtils.pas UPD: Use Editor font for log window 2009-02-15 14:01:39 +00:00
upathhistory.pas Create SVN. 2007-02-08 19:46:07 +00:00
upixmapmanager.pas FIX: Runtime error with 256 color display under Windows 2009-02-02 08:42:59 +00:00
ushellexecute.pas ADD: ShellExecuteEx function 2009-01-25 17:30:11 +00:00
ushlobjadditional.pas UPD: ToolBar configuration dialog 2007-11-23 23:10:40 +00:00
ushowform.pas FIX: Can not open file with "'" in name 2008-12-24 19:48:08 +00:00
uShowMsg.pas ADD: Auto calculate button width for message boxes 2009-01-15 20:30:36 +00:00
uspacethread.pas ADD: FindCloseEx procedure 2008-12-12 19:10:01 +00:00
uterm.pas ADD: Console: added SendBreak_pty function (Ctrl+C) and SendSignal function 2008-11-22 03:35:03 +00:00
utextcompare.pas Create SVN. 2007-02-08 19:46:07 +00:00
utranslator.pas UPD: Localization mechanism 2007-11-17 19:22:17 +00:00
utypes.pas ADD: New configuration dialog for WDX and WFX plugins 2008-08-11 16:13:00 +00:00
uusersgroups.pas UPD: Drop dependencies of Libc unit 2008-11-07 17:00:45 +00:00
uvfs.pas FIX: Some memory leaks 2009-01-28 20:22:55 +00:00
uvfsmodule.pas UPD: Some VFS API changes 2009-01-27 20:44:43 +00:00
uvfstypes.pas ADD: Some improvements in working with VFS 2008-01-13 21:06:48 +00:00
uvfsutil.pas ADD: FindCloseEx procedure 2008-12-12 19:10:01 +00:00
uWCXhead.pas ADD: deb archive plugin 2007-08-26 21:24:25 +00:00
uwcxmodule.pas FIX: Problems with some WCX plugins 2009-02-01 10:16:19 +00:00
uwcxprototypes.pas ADD: deb archive plugin 2007-08-26 21:24:25 +00:00
uwdxmodule.pas FIX: Running DC from directory with not ACSII characters 2008-12-02 20:19:25 +00:00
uwdxprototypes.pas ADD: Patch [ 1895849 ] wfx+ & Wdx-Api & Plugin RPMInfo.wdx from Dmitry Kolomiets 2008-02-18 21:02:45 +00:00
uwfxmodule.pas ADD: VFSInit call 2009-01-28 19:55:28 +00:00
uwfxprototypes.pas ADD: Patch [ 1895849 ] wfx+ & Wdx-Api & Plugin RPMInfo.wdx from Dmitry Kolomiets 2008-02-18 21:02:45 +00:00
uwipethread.pas ADD: Code for Pause/Start wipe operation 2009-01-12 20:53:50 +00:00
uwlxmodule.pas FIX: Running DC from directory with not ACSII characters 2008-12-02 20:19:25 +00:00
uwlxprototypes.pas ADD: Modules for WLX Api Support and simple wlx plugin 2008-03-17 21:13:04 +00:00
wlxplugin.pas ADD: Modules for WLX Api Support and simple wlx plugin 2008-03-17 21:13:04 +00:00