You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport support for wxWidgets 3.3, bump minimum to 3.2.
This updates to support wxWidgets 3.3. This amounts to replacing an
obsolete version of the `wxDropTarget` constructor with a version that also works under 3.2.
This also bumps the minimum wxWidgets version to 3.2 from 3.1.
Finally, this backports and updates GitHub actions for the 16.2.x branch:
* Adds the action that builds the OSX GUI binary with static linkage;
* Updates versions used for OSX test builds, and removes outdated
references to wxWidgets 3.1;
* Updates the version of the checkout action.
0 commit comments