Wednesday, September 26, 2007

v6.30.0032 - 2007-09-26 15:00

  • + Configuration | Colors | Color Filters: added color coding by file attribute FILE_ATTRIBUTE_REPARSE_POINT (= NTFS junction). Use this pattern: /junction (or /j)
    matches all items with FILE_ATTRIBUTE_REPARSE_POINT set
  • + Added "junction" to the attributes on the Properties tab and on the Attributes tab (Find Files), and to the Attributes column (as "J") in the list.
  • ! Calculate Folder Sizes: did follow NTFS junctions, which it should not. Fixed.
  • ! Using "." (dot; note that on some system the dot must be quoted else Windows does not pass it on) as command line start path to open the app (resp. a new tab) at the current directory did not work as expected. Fixed.
  • ! List Management: crashed when Editor Font was not existing. Fixed.
  • + Toolbar: added buttons for "Show Hidden Items" and "Show System Items".
  • % Lots of display code rewritten. GUI rendering should be even smoother now.