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
- Tune code for MiniGUI 5.0.0 or later.
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
This version mainly fixed some minor issues:
- Remove some bad API description instructions.
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
This version mainly fixed some minor issues:
- Tune some API description.
- Tune format string for
size_t
values.
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
- Tune code to comply with MiniGUI 3.2.x.
- Tune code for 64-bit platform.
- Tune code to eliminate all warnings.
The function MGPlusGetGraphicDC
returns now HDC_INVALID
on failure.
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).
- The autoconf/automake config scripts are cleaned up.
- Fix some bugs.
(none).