doublecmd/src/fileviews
2025-01-27 13:35:39 +08:00
..
ubrieffileview.pas ADD: support clicking the iCloud download Icon on the seed file to Download in BriefView 2025-01-27 13:35:39 +08:00
ucolumnsfileview.pas FIX: the iCloud icon is not displayed at non-first columns in BriefView 2025-01-27 12:19:09 +08:00
ufileview.pas ADD: apply TFileSource.GetFileName() 2025-01-27 10:27:05 +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