Readme.txt 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. ICLView.wlx
  2. v28.5.2017
  3. Free for noncommercial use.
  4. Lister plugin for Total Commander. Show icons in files.
  5. Supported extentions: ico, icl, exe, dll, scr, ocx, bpl, wlx, wfx, wcx, wdx, cpl, acm.
  6. WARNING! Remove previously installed plugin from lister plugins list (it will show icons in ico files using TC 6 or later and new file types too).
  7. Install (TC 5.51 or later):
  8. 1. Uninstall previous version of plugin if exist.
  9. 2. Select Configuration -> Options... -> Edit/View tab.
  10. 3. Press button "Configure internal viewer...".
  11. 4. In "Configure Lister" window press button "LS-Plugins". Window "Lister Plugins" will be shown.
  12. 5. Press "Add" button and select ICLView.wlx.
  13. 6. Press "OK" button in standard File Select Dialog ("Browse" title) and "Lister Plugins" (in next windows you can press "Cancel" if want).
  14. Try use plugin - select *.icl file and press F3, in Lister window select Options -> Image/Multimedia if need.
  15. Small FAQ.
  16. Q. What the items who contains zero icons?
  17. A. This compressed icon (cannot be extrtacted) or icon who contain only valid header without image (can be extracted).
  18. Q. I can't see icons in exe, dll files. What can I do?
  19. A. If started other plugin first then try press button 4 in Lister.
  20. Q. Can I open Stardock Icon Packager icon files (*.ip)?
  21. A. Stardock Icon Packager icon files (*.ip) is zip archives contained *.icl file inside. Enter to *.ip file by pressing Ctrl-PgDown in TC and see (by F3) *.icl file. (Answer by Wuyko WINDOWS).
  22. Changes.
  23. v9.1.2005
  24. + view *.ico files in TC 6 or later;
  25. + saving single icons to *.bmp (bpp sets by default!);
  26. + deleting icons from *.icl files by Del button pressing;
  27. + all icons may be saved as *.icl;
  28. * some internal changes.
  29. v28.1.2005
  30. + hint about sizes and bpp icons in lib;
  31. * when save icon from lib by default filename will be set to "number - name.ico";
  32. * some internal changes.
  33. v16.4.2005
  34. * fixed "Out of rersources" bug;
  35. + new file types added: scr, ocx, bpl, wlx, wfx, wcx, wdx, cpl, acm;
  36. * some internal changes.
  37. v18.4.2005
  38. - hints removed;
  39. + Editor mode:
  40. + renaming icons in libraries;
  41. + adding icons to libraries;
  42. + rearranging icons in libraries dragging by mouse;
  43. * some internal changes.
  44. v4.6.2005
  45. * fixed automatic rename (manual renaming lost) icons in ICL files when saving;
  46. * improved support of big icons (Win XP only);
  47. * DetectString changed to 'MULTIMEDIA & ext="ICL" | ext="ICO" | force';
  48. * some internal changes.
  49. v25.9.2005
  50. * improved sort order of big icons (Win XP only);
  51. * fix next plugin window focus losing (when button 4 pressed);
  52. * some internal changes.
  53. v28.3.2006 Beta
  54. * max item height is 255 pixels now for best view big (256 x 256) icons;
  55. + search icons by name in libraries;
  56. + horisontal scroll bar for big or many icons (note: some draw errors for selected icons);
  57. + png-compressed icons support;
  58. + new view mode for libraries;
  59. + buttons for view next/previous same type files in directory;
  60. * some changes.
  61. v22.4.2006
  62. + view mode is stored now;
  63. + new thumbnails view options: draw border, draw icon in center of thumb;
  64. + select thumbnails view sizes: (32x32, 48x48, 96x96 etc.);
  65. + separetely thumbnails sizes and view mode save for Quick View and Normal view modes;
  66. + key for plugin setup file "StartMaximized" for maximize Lister window when plugin starts;
  67. + Select Duplicates function for lib's (compares icons by content and select dup's, ex. if 2 same icons in lib then second of it only will be selected);
  68. * default View mode for Quick View is thumbnails;
  69. * thumbnails draw improvements;
  70. * BPP for compressed icons correctly showed;
  71. * some changes and improvements.
  72. v26.6.2006
  73. * improved draw 1bit icons in thumbnail mode;
  74. * changed back arrow draw of non-selected items (don't draw it).
  75. v3.10.2006
  76. + new menu item "View Icon...";
  77. + full support of icon transparency and alpha channel when save to PNG.
  78. v5.5.2009
  79. + view 16bit icl files in Vista (and possible in Windows 7);
  80. * fix many icons draw corruptions.
  81. v21.8.2009
  82. * Delphi virus fix;
  83. + save to 32bit icl files;
  84. + show library is 32 or 16 bit in status bar;
  85. * height of status bar fix.
  86. v29.1.2013
  87. + Unicode filename support;
  88. + Windows x64 support;
  89. + show icons for big exe and associated folder icons in TC Thumbnail View mode (ThumbnailsInTC=1 in ini);
  90. + ability to change background icon colors (Setup... menu item);
  91. * some changes and improvements.
  92. v26.8.2013
  93. * DetectString is changed: MULTIMEDIA & (ext="DLL" | ext="EXE" | ext="ICL" | ext="ICL32" | ext="ICO" | size=0 | force) (reinstall plugin needed);
  94. * TC thumbnails proportions fixed;
  95. * speed up TC thumbnail show in some cases;
  96. * show real file bits (64 bit/32 bit/16 bit);
  97. * some changes and improvements.
  98. v23.9.2013
  99. + open files with long names (256+, only if 8.3 aliases enabled);
  100. * some internal changes.
  101. v8.1.2016
  102. * icon to png save fixed (in 64-bit version);
  103. * some internal changes.
  104. v23.5.2016
  105. + single icon sorting (changed in Setup dialog);
  106. + thumbnails text switch off key in setup file "ThumbDrawText", default 1;
  107. * changes in search function;
  108. * some internal changes.
  109. v25.8.2016
  110. * when save to 32-bit ICL icons start named from 1 now.
  111. v19.11.2016 Preview
  112. * fix draw 1 bit non proportional icons;
  113. * fix save 1 bit icons to png;
  114. + new thumbnail sizes: (380x380, 512x512, user defined);
  115. + key in setup file for user defined thumbnail size: "ThumbSizeCustom=160";
  116. + maximize Lister window when plugin starts option added to Setup dialog;
  117. + key in setup file for Language: "LanguageFile";
  118. + key in setup file for antialiasing thumbnails: "ThumbAntialiasing" - only if icon size greater than thumbnail size, with cache;
  119. * some internal changes.
  120. v9.12.2016 Preview
  121. + Language select in Setup dialog;
  122. * changes and improvements.
  123. v27.12.2016 Preview
  124. + keys in setup file for draw text shadow in thumbnails mode: "ThumbDrawTextShadow=1" and "ThumbDrawTextShadowQView=1";
  125. * some internal changes.
  126. v7.1.2017 Preview
  127. + keys in setup file for draw text shadow in main window: "MainDrawTextShadow=1" and "MainDrawTextShadowQView=1";
  128. * thumbnails antialiasing option will saved now;
  129. + Danish translation;
  130. * some internal changes.
  131. v10.2.2017
  132. * public version.
  133. v21.2.2017
  134. * for tablets popup menu added for status bar;
  135. + German translation;
  136. * Danish translation updated.
  137. v28.5.2017
  138. * fixed localizations work with different encodings;
  139. * fixed memory leak when view 16-bit icl files.
  140. Initial developer: Pavel (pavel_r2003@mail.ru)
  141. Contact the author:
  142. ProgMan13@mail.ru