The migration to Subversion apparently did have some cost attached to it. Just found out that for whatever reason the resource scripts have been garbled. Hmpf …
Update: Actually the culprit must have been one of the editors used two/three years back, according to the history. It only affected those languages with real diacritic characters (e.g. Polish) and completely different alphabet (Cyrillic/Russian) that could not be fit into the 1252 ANSI code page (the default on my system). This website from Microsoft really helped to find the correct matched for each code page. Hoefully the UTF8 version of the resource scripts is now correct. Parsing the strings inside string tables was pretty straightforward, but the PITA will be the controls in dialogs (which also need to be extracted). Just to explain briefly what I am going to do: all the resource DLLs will be replaced by a text file (most likely XML, as the saving of reports is another good reason to use an XML library already). This will allow anyone with basic understanding of computers to contribute translations (or pieces thereof) without having to know the (slightly convoluted) syntax of resource scripts (.rc files).
// Oliver
It would be really nice to have some Windows Explorer integration, via context-menu with an option “Scan with WinDirStat” or alike on drives and folders.
Context menu can be manually created from explorer using Tools->Folder Options->File Types. For both “Drive” and “File Folder”, click the “Advanced…” button. In the “Edit File Type” dialog, click “New…”. Enter a description under “Action”, like “Scan with WinDirStat”. Under “Application to use perform action”, enter the full path to WinDirStat, which you can browse for or copy from a WinDirStat shortcut (typically: “C:\Program Files\WinDirStat\windirstat.exe”).
Sorry, please ignore my last suggestion.
There’s a Windows annoyance that rears its ugly head when attempting to add context menu items for folders and drives. There is a workaround for it, but it’s too complicated to add here (though I will post it on request, it is for advanced power users).
I’ve been using v1.1.2.80 (unicode) as a portable app. Though it’;s really come in handy, a print feature would be great!