Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1021 Bytes

RELEASE-NOTES.md

File metadata and controls

37 lines (23 loc) · 1021 Bytes

Release Notes

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).