2006-11-02  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.15

2006-11-02  Gissehel <gissehel-pds@giss.mine.nu>

    * src/dirstat/Configuration.py, src/dirstat/Dumper.py,
      src/dirstat/FileTree.py : Adding a --exclude-list
      to exclude some files based on name

2006-10-06  Gissehel <gissehel-pds@giss.mine.nu>

    * src/dirstat/Dumper.py, src/dirstat/FileInfo.py,
      src/dirstat/FileTree.py, src/dirstat/TreemapView.py,
      src/dirstat/FileProvider.py : Adding a FileProvider class to be able
      to browse something else than localdir.

2006-06-23  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.14

2006-06-19  Gissehel <gissehel-pds@giss.mine.nu>

    * src/dirstat/Configuration.py, src/dirstat/DirInfo.py,
    src/dirstat/Dumper.py, src/dirstat/FileInfo.py,
    src/dirstat/FileInfoList.py, src/dirstat/FileTree.py,
    src/dirstat/SimuQT.py, src/dirstat/SizeColorProvider.py,
    src/dirstat/TreemapTile.py, src/dirstat/TreemapView.py :
    New class SizeColorProvider to provide tile's area and color.
    Now, you can change what parameter is used for tile's area and color.

    * src/dirstat/Configuration.py : default configuration : svn-base is now
    consided as a tmp file, and tmp file are now orange and not red.

    * src/dirstat/CommandLine.py, src/dirstat/Configuration.py,
    src/dirstat/DirInfo.py, src/dirstat/Dumper.py, src/dirstat/Dumpers,
    src/dirstat/FileInfo.py, src/dirstat/FileInfoList.py,
    src/dirstat/FileTree.py, src/dirstat/SimuQT.py,
    src/dirstat/TreemapTile.py, src/dirstat/TreemapView.py : Huge refactoring
    each class has now a file. A lot a comments for classes and methods.

2006-06-11  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.13

    * src/dirstat/Dumper.py, src/dirstat/Dumpers/HTML.py,
    src/dirstat/SimuQT.py, src/dirstat/TreeMapView.py :
    Adding meta informations for HTML output.
    Adding legend for HTML output.

2006-06-10  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.12

    * makerelease.py : This script can now create version files, tag and make
    dist files (but it's still ugly)

    * ChangeLog, src/dirstat/__init__.py, src/dirstat/CommandLine.py,
    src/dirstat/Configuration.py : Adding -v --version to show the version

    * src/wsetup.py, setup.py,
    nsis/pydirstat.nsi : Adding a true setup.py

    * nsis/version.nsi,
    src/dirstat/__version__.py,
    nsis/pydirstat.nsi,
    VERSION,
    makerelease.py : Versions are now
    stored in VERSION and makerelease.py
    put it everywhere needed.

    * ez_setup/ : Adding ez_setup to the distribution in order to use egg

    * src/dirstat/Dumpers/HTML.py,
    src/dirstat/Dumpers/Ming.py
    src/dirstat/Dumpers/SVG.py
    src/dirstat/SimuQT.py
    src/dirstat/TreemapView.py :
    Removing some old test/debug code.

    * src/dirstat/Dumpers/HTML.py : Adding a line for IE to handle
    security zone (Mark of the Web) (Thanks Mario Zoppetti)

2006-04-25  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.11

2006-04-24  Gissehel <gissehel-pds@giss.mine.nu>

    * nsis/pydirstat.nsi, src/dirstat/Configuration.py,
    src/dirstat/Dumper.py, src/dirstat/__init__.py,
    src/pds-config.py, src/pdshtml.py, src/pdssvg.py,
    src/pdsswf.py, src/wsetup.py : Huge refactoring
    to support pluggins

    * src/dirstat/CommandLine.py : Command line handling

    * src/dirstat/Dumpers, src/dirstat/Dumpers/HTML.py,
    src/dirstat/Dumpers/Ming.py, src/dirstat/Dumpers/SVG.py,
    src/dirstat/Dumpers/__init__.py : New pluggins created
    from the old "Dumpers" classes

    * src/dirstat/HTMLDumper.py, src/dirstat/MingDumper.py
    src/dirstat/XMLDumper.py : Removed in favor of pluggins

2006-01-24  Gissehel <gissehel-pds@giss.mine.nu>

    * doc/index.html : Documentation update

2006-01-24  Gissehel <gissehel-pds@giss.mine.nu>

    * src/dirstat/HTMLDumper.py : There as still a bug with non-ascii
    chars.

    * src/dirstat/TreemapView.py : Cleaning for the data which are now
    in the configuration file/system

    * src/dirstat/Configuration.py : Correction of a bug that make
    color structures unavailable if you don't have a config file.

2006-01-24  Gissehel <gissehel-pds@giss.mine.nu>

    * nsis/pydirstat.nsi, src/dirstat/Configuration.py,
    src/dirstat/Dumper.py, src/dirstat/HTMLDumper.py,
    src/dirstat/SimuQT.py, src/dirstat/TreemapView.py,
    src/pds-config.py, src/wsetup.py : Added a configuration class
    and a simple tool to help configuration

    * nsis/pydirstat.nsi : 0.9.10-pre

2006-01-23  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.9

2006-01-23  Gissehel <gissehel-pds@giss.mine.nu>

    * src/dirstat/HTMLDumper.py : Test for a tooltip handling. The code is there but not enabled : too slow on
    big trees

2006-01-23  Gissehel <gissehel-pds@giss.mine.nu>

    * src/pdshtml.py, src/pdsswf.py, src/dirstat/Dumper.py : There was a bug in the unicode handling.
    Now walk use os.path.supports_unicode_filenames to if we should use unicode or not.
    Problem reported by Shane Geiger, solution by raKos

2005-08-27  Gissehel <gissehel-pds@giss.mine.nu>

    * src/dirstat/TreemapView.py : .mkv is know colored as a movie, .iso is know colored as an archive
    (Thanks metal)

2005-08-11  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.8

    * src/dirstat/FileInfo.py : terrible regression in pysirstat 0.9.7, recursion was almost non-working...
    dur to a "small" line inversion...

2005-08-06  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.7

    * Adding this ChangeLog file

    * Directories that can't be read doesn't crash pydirstat anymore
    (Thanks Nicolas "Pixel" Noble for reporting this bug)

2005-07-13  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.6

    * pydirstat used under windows from explorer (right-click) on a root drive doesn't work, as
    pdshtml receive C:" instead of C:\ (windows calls <pydirstat "C:\">... stupid that would have
    never happened if dos/windows has used / instead of \ years ago)
    (Thanks Nicolas "Pixel" Noble for reporting this bug)

    * some screen shots on the web page

2005-05-13  Gissehel <gissehel-pds@giss.mine.nu>

    * Adding a web page

2005-02-17  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.5

    * .exe include msvcr71.dll as it's not on all systems

    * XMLDumper, MingDumper, HTMLDumper, Dumper : Refactoring on Dumpers, each backend now inherit
    from a mother class "Dumper" to factorize common code.

2005-02-13  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.4

    * Import sources on berlios.de (creation of the project pydirstat.berlios.de)

2005-02-13  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.3

    * Only pdshtml is compiled for windows

    * Small bug correction in NSIS script

2005-02-13  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.2

    * pydistat has now it's own icon

2005-02-12  Gissehel <gissehel-pds@giss.mine.nu>

    * pysirstat 0.9.1

    * HTML output support

    * pydirstat has now a NSIS installer under windows

2005-01-30  Gissehel <gissehel-pds@giss.mine.nu>

    * Creation of XMLDumper to have several backends (only SVG/XML was used for now)
    * pydirstat now can use ming/flash to generate output

2004-12-18  Gissehel <gissehel-pds@giss.mine.nu>

    * Backward compatibility with python 2.2 (use own os.walk if not exists)

    * Use unicode strings to avoid explosion when parsing non ascii file names

    * First windows .exe version

2004-12-12  Gissehel <gissehel-pds@giss.mine.nu>

    * First stable source set, pydirstat main algo is taken from kdirstat source code
