HDGraph Changelog

What's new in HDGraph 1.5.1.0

Dec 14, 2015
  • New:
  • Ready-to-use on Windows 8 and higher (such as Windows 10) : HDGraph now uses .Net Framework v.4.5 (which is activated by default) instead of 3.5 (which required a manual activation). If you're still on Windows 7, you can either continue to use HDGraph v. 1.4.2, or install .Net Framework 4.5.x .
  • Fixed:
  • Bug 13: Win8- Export only quarter
  • Right click on a drive from the Windows explorer didn't open the right folder

New in HDGraph 1.4.2.0 (Feb 27, 2014)

  • Added:
  • New "ignore reparse points" option, to avoid duplicates due to symbolic links, junction points, or volume mount points.
  • Excluded folders appear in the report list (advanced tab)
  • Fixed:
  • Bug 3442099 - Crash when running on Windows 8 x64 (thanks to AdamNCasey)
  • minor i18n bug

New in HDGraph 1.4.1 Beta (Feb 27, 2014)

  • Fixed:
  • Bug 3153690: Error while scanning path with a "," or ";"
  • Fixed UI for empty folder

New in HDGraph 1.4.0 Beta (Feb 27, 2014)

  • Added:
  • Totaly new draw engine (WPF). Faster and more powerfull. Defined as a plugin, which requires ".Net framework" version 3.5 SP1 or higher. Original draw engine ("basic engine") is still available
  • WPF draw engine : Zoom feature
  • WPF draw engine : Full "fluid" rotation, using slider or mouse directly
  • WPF draw engine : auto hide too small folders, in order to speed up the build of the graph
  • WPF draw engine : New Print feature (in File menu)
  • New "native" scan engine on Windows : faster and more accurate (up to 6 times faster)
  • "Drag & drop" capable (from Windows explorer)
  • Auto check (after startup) if a new version is available. Check can be done manually via the "Help" menu. Auto check can be disabled in the Options menu
  • Partially compatible with Linux and Mac (basic draw engine only), thanks to Mono (http://www.mono-project.com)
  • Improved:
  • Design refactored, mostly with the WPF draw engine
  • Fixed:
  • Bug on "Text Density" : value loaded from a previous saved state was wrong
  • Wrong message when folder deletion failed
  • Some minor bugs

New in HDGraph 1.3.0 (Mar 10, 2009)

  • Added:
  • New warning messages when scan errors occured.
  • New "image rotation" capability (you can rotate the graph as you want).
  • New "text density" setting (you can change the text density in real time).
  • New tooltip available when the mouse is hovered a directory.
  • Count the number of files in a directory (see the "Directory Details" form).
  • New commande line argument to set output image size.
  • Improved:
  • Better resize mode (preview during resize, real redraw when resize finished)
  • Asynchronous draw for complicated graphs (which take a long time to draw), to avoid application freeze.
  • Main window state is memorized on exit (or the size if the window is not maximized).
  • Performance improvements
  • Fixed:
  • Bug 2505755 ("Wrong Image saved when run from CLI")
  • Some minor bugs

New in HDGraph 1.2.0 (Dec 4, 2007)

  • Added: Root folder can include disk free spaces
  • Added: Root folder always contain an 'unknown files' parts, which represents the files that can not be scanned (due to acces restrictions for exemple) and lost space.
  • Added: Multiple color styles (random or linear colors)
  • Added: New "Details" window, including the full list of current subfolders
  • Added: Command line support (see help for details) for scripting use
  • Added: New toolbar containing analyse shortcuts with computer's drives
  • Added: New wait form when you delete a folder
  • Added: Cursor appearance change on hovered folders
  • Improved: Graph export available in PNG format.
  • Improved: Full support of Windows Vista (UAC support for explorer integration)
  • Improved: Main window size is memorized on exit.
  • Improved: Scan button is now the default action (equivalent to Enter key).
  • Fixed some minor bugs
  • Other: Licence replacement: HDGraph is now shipped under the CeCILL v2 licence.