Releases: codemanyak/Turtleizer_CPP
Releases · codemanyak/Turtleizer_CPP
Version 11.0.1 (2024-10-05)
- Project configuration updated for Visual Studio 2022 (version 17.4.03);
- Declarations of unimplemented (obsolete) methods Turtleizer::isDirty() and Turtleizer::onPaint(HWND) removed / disabled;
- Some types / signatures modified to pass stricter type checks and avoid compiler warnings;
- Adaptations to signature changes of standard library functions.
Version 11.0.0 (2021-04-23)
Enhancements
- #6 New GUI features in analogy to Structorizer 3.31-02:
- Statusbar
- Scrollbars
- Zooming
- Measuring via mouse move/drag
- Viewport expansion to negative quadrants
- Image export as CSV, PNG, SVG
- Context menu offering navigation, zooming, visibility, measuring, and image export options/functions
Version 10.0.1 (2019-07-09)
Version 10.0.0 (2018-10-23)
First release with semantic version number. Value conversion warnings avoided by explicit casting.
Compatible with Structorizer versions 3.28-07 and beyond.