doublecmd/src/fileviews
2024-12-30 00:15:34 +08:00
..
ubrieffileview.pas UPD: refactor IsSysFile/IsHidden from TFile to FileSource (it depends on different FileSources) 2024-12-26 19:11:47 +08:00
ucolumnsfileview.pas UPD: refactor TFileSourceUIHandler related 2024-12-30 00:15:34 +08:00
ufileview.pas FIX: the issue of calling TFileSystemWatcher.RemoveWatch() @ 3ecba99 2024-12-28 20:42:08 +08:00
ufileviewheader.pas ADD: Edit path by double click (option) 2024-03-08 22:27:11 +03:00
ufileviewhistory.pas UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
ufileviewwithgrid.pas 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
ufileviewwithmainctrl.pas FIX: focused state of the cell when calling OnDrawCell() 2024-10-13 23:03:22 +08:00
ufileviewwithpanels.pas FIX: Apply color settings 2024-02-13 22:43:55 +03:00
ufileviewworker.pas UPD: refactor IsSysFile/IsHidden from TFile to FileSource (it depends on different FileSources) 2024-12-26 19:11:47 +08:00
uorderedfileview.pas FIX: Loading the same Thumbnails multiple times in TThumbFileView (fixes #1295) 2023-10-02 20:11:08 +03:00
uthumbfileview.pas FIX: Reset busy flag on abort 2024-09-27 18:25:36 +03:00