doublecmd/src/newdesign
2011-07-16 17:25:42 +00:00
..
fileproperties ADD: File comment property 2010-11-20 15:14:17 +00:00
ffilesystemcopymoveoperationoptions.lfm UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
ffilesystemcopymoveoperationoptions.lrt UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
ffilesystemcopymoveoperationoptions.pas UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
fmultiarchivecopyoperationoptions.lfm ADD: Options "ExtractWithoutPath" and "FileExists" to extract operations 2011-03-29 16:34:00 +00:00
fmultiarchivecopyoperationoptions.lrt ADD: Options "ExtractWithoutPath" and "FileExists" to extract operations 2011-03-29 16:34:00 +00:00
fmultiarchivecopyoperationoptions.pas ADD: Options "ExtractWithoutPath" and "FileExists" to extract operations 2011-03-29 16:34:00 +00:00
fviewoperations.lfm UPD: Set AutoSize = True for buttons in fviewoperations form 2011-01-03 17:21:17 +00:00
fviewoperations.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fviewoperations.pas ADD: Action for operations viewer, so that hotkey can be assigned. Add default hotkey Alt+V for operations viewer. 2011-05-19 15:49:26 +00:00
fwcxarchivecopyoperationoptions.lfm ADD: FileExistsOption to TWcxArchiveCopyOutOperation 2011-03-29 03:31:29 +00:00
fwcxarchivecopyoperationoptions.lrt ADD: FileExistsOption to TWcxArchiveCopyOutOperation 2011-03-29 03:31:29 +00:00
fwcxarchivecopyoperationoptions.pas ADD: FileExistsOption to TWcxArchiveCopyOutOperation 2011-03-29 03:31:29 +00:00
fwfxplugincopymoveoperationoptions.lfm UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
fwfxplugincopymoveoperationoptions.lrt UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
fwfxplugincopymoveoperationoptions.pas UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
uarchivefilesource.pas FIX: Opening archives on file sources with links to local files. 2010-04-24 22:17:59 +00:00
uarchivefilesourceutil.pas FIX: Call GetLocalName on a copy of file. 2011-03-22 05:52:50 +00:00
ucolumnsfileview.pas UPD: Apply AutoSizeColumn option without restart 2011-06-11 17:55:20 +00:00
udefaultfilepropertyformatter.pas UPD: Changed handling file times to allow displaying and setting distant past and future times. Now Windows UTC time is used instead of MS-DOS time on Windows and on Unix a 64-bit type is used on x86_64. 2009-12-21 05:18:05 +00:00
udisplayfile.pas UPD: Load overlay icon via TFilePropertiesRetriever 2011-04-05 08:53:47 +00:00
ufile.pas UPD: Load overlay icon via TFilePropertiesRetriever 2011-04-05 08:53:47 +00:00
ufileattributes.pas ADD: Capability to use different file attributes and path delimiter with MultiArcFileSource 2011-06-22 14:48:16 +00:00
ufilepanelselect.pas UPD: Start to implement new design 2009-07-15 19:35:20 +00:00
ufilesource.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
ufilesourcecalcchecksumoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourcecalcstatisticsoperation.pas ADD: Show some info for "calculate statistics" operation. Patch from Fuhrer. 2011-05-22 14:12:04 +00:00
ufilesourcecombineoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourcecopyoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourcecreatedirectoryoperation.pas UPD: Changed how file sources and file views are reloaded. Now each operation itself initiates reloading file source and the event is propagated to connected file views. 2009-12-07 12:24:31 +00:00
ufilesourcedeleteoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourceexecuteoperation.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
ufilesourcelistoperation.pas UPD: Changed how file sources and file views are reloaded. Now each operation itself initiates reloading file source and the event is propagated to connected file views. 2009-12-07 12:24:31 +00:00
ufilesourcemoveoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourceoperation.pas FIX: Better fix for hang when operation is aborted before starting. 2011-07-12 15:37:40 +00:00
ufilesourceoperationmessageboxesui.pas UPD: Split dialog buttons captions into several strings so that it is easier to maintain translations when buttons will be added or removed. 2010-10-29 01:41:28 +00:00
ufilesourceoperationoptions.pas UPD: Delete operation for filesystem. 2009-07-26 16:58:32 +00:00
ufilesourceoperationoptionsui.pas UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
ufilesourceoperationtypes.pas UPD: Rewrite cm_FileSpliter command as TFileSourceOperation 2011-03-27 07:24:03 +00:00
ufilesourceoperationui.pas UPD: Split dialog buttons captions into several strings so that it is easier to maintain translations when buttons will be added or removed. 2010-10-29 01:41:28 +00:00
ufilesourceproperty.pas ADD: fspLinksToLocalFiles file source property 2010-02-06 16:29:22 +00:00
ufilesourcesetfilepropertyoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourcesplitoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourcetestarchiveoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesourceutil.pas ADD: Windows Network File Source 2011-07-16 14:57:41 +00:00
ufilesourcewipeoperation.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
ufilesystemcalcchecksumoperation.pas FIX: Crash when retrieving properties of not existing file (bug [3175649]). 2011-02-10 06:35:19 +00:00
ufilesystemcalcstatisticsoperation.pas FIX: Crash when retrieving properties of not existing file (bug [3175649]). 2011-02-10 06:35:19 +00:00
ufilesystemcombineoperation.pas UPD: Rewrite cm_FileLinker command as TFileSourceOperation 2011-03-25 21:31:56 +00:00
ufilesystemcopyoperation.pas UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
ufilesystemcreatedirectoryoperation.pas UPD: Cleanup. 2009-12-21 23:21:12 +00:00
ufilesystemdeleteoperation.pas ADD: Implement moving to trash under Linux 2010-12-17 16:07:31 +00:00
ufilesystemexecuteoperation.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
ufilesystemfilesource.pas ADD: Windows Network File Source 2011-07-16 14:57:41 +00:00
ufilesystemlistoperation.pas UPD: Removed separate TFile and TFiles classes for each file source as currently each file type is just a set of different properties and separate classes are not needed. We can always add them back as private classes when different behaviour is needed. Creators moved to TFileSource classes. Added accessors to TFile for each property and value for easier access. 2010-04-11 11:37:10 +00:00
ufilesystemmoveoperation.pas UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
ufilesystemsetfilepropertyoperation.pas UPD: Removed separate TFile and TFiles classes for each file source as currently each file type is just a set of different properties and separate classes are not needed. We can always add them back as private classes when different behaviour is needed. Creators moved to TFileSource classes. Added accessors to TFile for each property and value for easier access. 2010-04-11 11:37:10 +00:00
ufilesystemsplitoperation.pas FIX: Bug [3292464] 2011-04-28 04:04:17 +00:00
ufilesystemutil.pas UPD: Allow interrupting operation when it prepares the list of files. Patch by Fuhrer. 2011-05-16 23:01:43 +00:00
ufilesystemwipeoperation.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
ufileview.pas FIX: Compilation with Lazarus trunk. 2011-07-12 16:00:56 +00:00
ufileviewhistory.pas FIX: Comparing file source interface viariables (should fix refreshing when not using file watcher). 2011-01-31 07:17:35 +00:00
ufileviewworker.pas UPD: Load overlay icon consider gListFilesInThread 2011-04-05 10:54:33 +00:00
ufunctionthread.pas FIX: Compiling under Linux 2011-05-05 04:35:17 +00:00
uguimessagequeue.pas UPD: Simplify handling unhandled exceptions. 2011-04-04 02:25:43 +00:00
ulocalfilesource.pas UPD: Started reworking FileSource handling. 2009-10-30 14:40:05 +00:00
umethodslist.pas ADD: Missing file from last commit. 2009-07-16 07:27:48 +00:00
umultiarchivecopyinoperation.pas ADD: Option "Tar before" 2011-06-28 08:49:14 +00:00
umultiarchivecopyoutoperation.pas ADD: Options "ExtractWithoutPath" and "FileExists" to extract operations 2011-03-29 16:34:00 +00:00
umultiarchivedeleteoperation.pas ADD: Calculate operation approximate progress for MultiArchiveCopyInOperation 2010-07-11 10:34:49 +00:00
umultiarchiveexecuteoperation.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
umultiarchivefilesource.pas FIX: Directory attribute 2011-06-22 20:45:31 +00:00
umultiarchivelistoperation.pas UPD: Documentation and flag name 2011-06-22 16:36:21 +00:00
umultiarchivetestarchiveoperation.pas ADD: Calculate operation approximate progress for MultiArchiveCopyInOperation 2010-07-11 10:34:49 +00:00
umultiarchiveutil.pas UPD: Optimization 2011-06-23 08:08:17 +00:00
umultilistfilesource.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
umultilistlistoperation.pas UPD: Add parameter to IsInPath that specifies if Base and PathToCheck can be the same. Some calls assumed it was so, but it only worked if path ended with path delimiter. 2011-05-24 16:27:26 +00:00
uoperationsmanager.pas UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
uoperationthread.pas UPD: Simplify handling unhandled exceptions. 2011-04-04 02:25:43 +00:00
urealfilesource.pas UPD: Started reworking FileSource handling. 2009-10-30 14:40:05 +00:00
usearchresultfilesource.pas FIX: Bug [3142891] quickview (ctrl+q) and search result (feed to listbox) 2011-01-16 10:56:28 +00:00
usearchresultlistoperation.pas UPD: Removed separate TFile and TFiles classes for each file source as currently each file type is just a set of different properties and separate classes are not needed. We can always add them back as private classes when different behaviour is needed. Creators moved to TFileSource classes. Added accessors to TFile for each property and value for easier access. 2010-04-11 11:37:10 +00:00
utempfilesystemfilesource.pas FIX: In temp file source only try to create directory when it doesn't exist yet. 2010-04-24 22:25:17 +00:00
uvfsexecuteoperation.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
uvfsfilesource.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
uvfslistoperation.pas ADD: Windows Network File Source 2011-07-16 14:57:41 +00:00
uvirtualfilesource.pas UPD: Started reworking FileSource handling. 2009-10-30 14:40:05 +00:00
uwcxarchivecopyinoperation.pas ADD: Pausing WCX plugins operations 2011-06-28 20:18:47 +00:00
uwcxarchivecopyoutoperation.pas ADD: Pausing WCX plugins operations 2011-06-28 20:18:47 +00:00
uwcxarchivedeleteoperation.pas ADD: Pausing WCX plugins operations 2011-06-28 20:18:47 +00:00
uwcxarchiveexecuteoperation.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
uwcxarchivefilesource.pas FIX: Create new archives via WCX plugins 2011-07-06 13:23:51 +00:00
uwcxarchivelistoperation.pas UPD: Add parameter to IsInPath that specifies if Base and PathToCheck can be the same. Some calls assumed it was so, but it only worked if path ended with path delimiter. 2011-05-24 16:27:26 +00:00
uwcxarchivetestarchiveoperation.pas ADD: Pausing WCX plugins operations 2011-06-28 20:18:47 +00:00
uwfxplugincopyinoperation.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
uwfxplugincopyoperation.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
uwfxplugincopyoutoperation.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
uwfxplugincreatedirectoryoperation.pas ADD: Unicode support to create directory operation for WfxPluginFileSource 2009-11-03 14:43:37 +00:00
uwfxplugindeleteoperation.pas UPD: Removed separate TFile and TFiles classes for each file source as currently each file type is just a set of different properties and separate classes are not needed. We can always add them back as private classes when different behaviour is needed. Creators moved to TFileSource classes. Added accessors to TFile for each property and value for easier access. 2010-04-11 11:37:10 +00:00
uwfxpluginexecuteoperation.pas UPD: Change execute operation to consume ExecutableFile parameter. 2011-03-24 21:50:39 +00:00
uwfxpluginfilesource.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
uwfxpluginlistoperation.pas FIX: Building on Unix after previous commit. 2010-04-11 14:05:43 +00:00
uwfxpluginmoveoperation.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
uwfxpluginsetfilepropertyoperation.pas UPD: Removed separate TFile and TFiles classes for each file source as currently each file type is just a set of different properties and separate classes are not needed. We can always add them back as private classes when different behaviour is needed. Creators moved to TFileSource classes. Added accessors to TFile for each property and value for easier access. 2010-04-11 11:37:10 +00:00
uwfxpluginutil.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
uwinnetexecuteoperation.pas ADD: Windows Network File Source 2011-07-16 14:57:41 +00:00
uwinnetfilesource.pas ADD: Windows Network File Source 2011-07-16 14:57:41 +00:00
uwinnetlistoperation.pas UPD: Better error handling and authorization 2011-07-16 17:25:42 +00:00