Releases: ivmartel/dwv
First patch for v0.27
Mainly fixes a problem with decoding encoded files. See milestone 0.27.1 for details.
No more GUI code
The focus of this release is to remove GUI related code. Load event handling has been revised for more consistency. The API of the app class has changed significantly, no more handlers but setters. I hope the new doc will ease the client update process... See milestone 0.27.0 for details.
Support for RLE encoding
This release brings RLE decoding, support for files with no DCIM preamble and some minor fixes. See milestone 0.26.0 for details.
Second patch for v0.25
More generic layer container size calculation. See milestone 0.25.2 for details.
First patch for 0.25
Better layer container size calculation. See milestone 0.25.1 for details.
First patch for 0.24
This patch brings more robust window width and a small twist to DICOMDIR. See milestone 0.24.1 for details.
Basic DICOMDIR support
This release brings a first implementation of DICOMDIR support (not fully standard), some improvements and some bug fixes. Thanks to the contributors! See milestone 0.24.0 for details.
Sixth patch for v0.23
Fix drawing related issues: fix state, fix free hand, scale shapes and better delete. See milestone 0.23.6 for details.