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
Denis Bisson 19b3a7dbe7 ADD: Internal command "cm_markplus" may now receive four new parameters: "mask=string", "casesensitive=on/off", "ignoreaccents=on/off" and "windowsinterpretation=on/off".
ADD: When invoking internal command "cm_markplus" without parameters, the requester allows us to indicate if mark should be interpreted case-sensitively and if we want to ignore accentued letter or not.
ADD: New global miscellaneous option to have the specified filter be evaluated like Windows. So for example "*.*" will select anything "*." will select all entries without extensions, etc. Default is legacy, so non-compatible with Windows. So * select all, *.* don't select all.
ADD: Same three above modifications also apply for the internal command "cm_MarkMinus".
FIX: Regarding the input mask history list, since we were adding the new mask at the *end* of the existing ones in the list and we were saving the 50 ones at the *beginning* of it, after many sessions, we were not saving any new mask values! This has been fixed in such a way that when we're typing mask, they are placed always at the beginning of the list so they will be saved and restored correctly on future session. Since they are recent, it's also convenient to have them on top of the list.
2016-06-01 01:26:50 +00:00
components FIX: Bug [0000946] File copy fails with "Can't create file" message when overwritting file with hidden attribute 2016-05-22 11:19:25 +00:00
doc UPD: INSTALL.txt and README.txt 2016-03-07 20:06:33 +00:00
doublecmd.app/Contents ADD: NSHighResolutionCapable key into Info.plist 2015-01-09 14:15:39 +00:00
install UPD: Arch Linux build and install package script 2016-04-25 19:54:13 +00:00
language UPD: Language files 2016-05-22 11:25:32 +00:00
libraries/src/libbz2 DEL: Unused libraries 2015-01-11 12:45:04 +00:00
pixmaps UPD: Change the icon for the internal command "cm_markunmarkall" for a new one. The previous one was identical to the "cm_markminus" and could be confuse with it. 2016-06-01 01:00:07 +00:00
plugins ADD: Windows CE 5.1 FTP-server support 2016-05-29 15:59:13 +00:00
scripts FIX: Execute command in terminal (OS X) 2016-02-23 10:42:52 +00:00
sdk FIX: Structure size under 64 bit 2015-02-14 13:34:04 +00:00
src ADD: Internal command "cm_markplus" may now receive four new parameters: "mask=string", "casesensitive=on/off", "ignoreaccents=on/off" and "windowsinterpretation=on/off". 2016-06-01 01:26:50 +00:00
tools UPD: Don't show hints 2015-08-09 10:28:04 +00:00
units UPD: Show Lazarus revision only if exists 2016-01-24 16:02:36 +00:00
build.bat FIX: Revert build.bat 2016-03-29 19:27:35 +00:00
build.sh FIX: Bug [0000889] "Build scripts should exit on error" 2014-09-20 14:28:05 +00:00
clean.bat FIX: Clean script 2016-01-21 22:35:41 +00:00
clean.sh FIX: Remove plugins/wcx/zip/lib/abresstring.rsj 2016-04-19 19:28:26 +00:00
docgen.bat FIX: Documentation generation under Linux 2009-04-22 06:31:06 +00:00
docgen.sh FIX: Documentation generation under Linux 2009-04-22 06:31:06 +00:00
doublecmd-noconsole.js ADD: Patch [3104476] "hiding DC-debug-window another way" 2011-02-13 12:52:08 +00:00
doublecmd.ext.example ADD: View command for Open Document Format 2011-07-10 17:42:16 +00:00
doublecmd.png UPD: Use new icon also in trunk 2010-01-15 11:26:14 +00:00
doublecmd.sh FIX: Bug [2930960] doublecmd.sh 2010-01-13 10:30:57 +00:00
multiarc.ini ADD: AddSelfExtract 2015-02-15 14:43:44 +00:00
pixmaps.txt UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
units-doc-unix.txt UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
units-doc-win.txt UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00