mGPlus
Version 1.5.0
The MiniGUI development team announces the availability of mGPlus 1.5.0.
All users of MiniGUI are encouraged to use this version with your new MiniGUI apps, and report any bugs and incompatibilities to:
https://github.com/VincentWei/mgplus/tree/rel-5-0
What's new in this version
Tune code for MiniGUI 5.0.0 or later.
Version 1.4.2
The MiniGUI development team announces the availability of mGPlus 1.4.2.
All users of MiniGUI are encouraged to use this version with your new MiniGUI apps, and report any bugs and incompatibilities to:
https://github.com/VincentWei/mgplus
What's new in this version
This version mainly fixed some minor issues:
Remove some bad API description instructions.
Version 1.4.1
The MiniGUI development team announces the availability of mGPlus 1.4.1.
All users of MiniGUI are encouraged to use this version with your new MiniGUI apps, and report any bugs and incompatibilities to:
https://github.com/VincentWei/mgplus
What's new in this version
This version mainly fixed some minor issues:
Tune some API description.
Tune format string for
size_t
values.
Version 1.4.0
The MiniGUI development team announces the availability of mGPlus 1.4.0, which is compliant to MiniGUI 3.2.x.
All users of MiniGUI are encouraged to use this version with your new MiniGUI apps, and report any bugs and incompatibilities to:
https://github.com/VincentWei/mgplus
What's new in this version
Tune code to comply with MiniGUI 3.2.x.
Tune code for 64-bit platform.
Tune code to eliminate all warnings.
API changes
The function MGPlusGetGraphicDC
returns now HDC_INVALID
on failure.
Version 1.2.5
The MiniGUI development team announces the availability of mGPlus 1.2.5 RC1. This release is the first Release Candidate for 1.2.5. All users of MiniGUI are encouraged to test this version carefully, and report any bugs and incompatibilities in the bug tracking system (see soon).
What's new in this version
The autoconf/automake config scripts are cleaned up.
Fix some bugs.
API changes
(none).
Last updated