Changelog
 
This list shows recent changes to the lister plugin interface:
 
2022.05.26 Release specifications version 2.12 (TC 10.0)
2022.05.26 Added information about dark mode: lcp_darkmode and lcp_darkmodenative
2019.01.03 Conversion from HLP to CHM file
2011.09.07 Release specifications version 2.1 (TC 8.0)
2011.08.23 Added Information about porting to 64-bit (function declaration of ListNotificationReceived changed for Delphi/Lazarus)
2008.09.21 Release lister plugin interface version 2.0
2007.09.23 Unicode support
2007.02.18 Release lister plugin interface version 1.8
2007.02.18 Added ListSearchDialog function to allow a plugin to implement its own search dialog
2006.11.17 Release lister plugin interface version 1.7
2006.11.17 Added ListLoadNext function to reduce flickering when viewing multiple files of the same type
2005.10.19 Release lister plugin interface version 1.6
2005.10.19 Added WM_COMMAND parameter itm_center, modified meaning of itm_fit
2005.10.19 Added option lcp_fitlargeronly sent in addition to lcp_fittowindow
2005.10.19 Added option lcp_center sent when the image needs to be centered
2004.11.05 Release lister plugin interface version 1.5
2004.11.05 Changed info about function ListGetPreviewBitmap: It needs to return a thumbnail of MAX width*height, or smaller!
2004.09.29 Release lister plugin interface version 1.4
2004.09.29 Added function ListGetPreviewBitmap (optional, for thumbnail view)
2003.03.25 Release lister plugin interface version 1.3
2003.03.25 Added WM_COMMAND value itm_next to tell Total Commander to load next file (if multiple selected). Requires TC5.52
2003.03.25 Added flag MULTIMEDIA to override the internal multimedia viewers of Total Commander (needs Total Commander 5.52)
2002.12.11 Release lister plugin interface version 1.2
2002.12.11 Added new lister messages itm_fontstyle, itm_wrap, and itm_fit for WM_COMMAND.
2002.12.10 Added: ListSetDefaultParams function to inform the plugin about the plugin version number and suggested ini location.
2002.11.25 Release lister plugin interface version 1.1
2002.11.25 Added WM_COMMAND support to update percent value (needs Total Commander 5.51)
2002.11.25 Added ListNotificationReceived function (needs Total Commander 5.51)
2002.11.23 Added ListGetDetectString (needs Total Commander 5.51)
2002.11.04 Release lister plugin interface version 1.0