Project hosted at

SourceForge

with
PmWiki

Upcoming

This project is in maintenance mode; no new features, just bug fixes. Unless you got time to ...

in release 0.24.0

DICOM

  • basic.c: quickfix for security vulnerability against malicious DICOM files (= buffer overflow) [1]
(as a workaround the supported element size is now limited to [UINT32_MAX - 4] bytes)

MSYS2

  • m-files.c: MdcGetLastPathDelim() handles mixes of forward & backward slashes correctly.
(bugfix improper filename creations within MSYS2 terminals)


Gtk+3

  • CSS Styling: small improvements in "speedometer" color scheme. Added our personal "hundliv" color scheme.


  1. CVE-2024-29421 notified by Spike Reply Cyber Security Team


in a distant future

port to Gtk4

  • Git source compiles for now. Reimplemented the Gtk-3 waiting dialog. Still missing: progress bars not working.
  • Yet a lot of work to be done reimplementing the same GUI stuff ... but now in accordance with Gtk4 peculiarities.