Enable wxGraphicsContext and related classes by default if supported.
For MSW, check for gdiplus.h availability when using configure but only support it for MSVC 7+ otherwise. For the other platforms, always support it. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -480,6 +480,7 @@ All (GUI):
|
||||
where possible.
|
||||
- wxRTC: corrected centring and right-justification spacing.
|
||||
- Added wxBORDER_THEME to XRC.
|
||||
- wxGraphicsContext is now enabled by default if supported by the platform.
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user