Page MenuHomeSolus

Update wxwidgets to 3.0.3.1
ClosedPublic

Authored by kyrios123 on May 28 2017, 9:42 AM.
Tags
None
Referenced Files
F11046742: D239.id495.diff
Thu, Aug 10, 2:05 PM
F11046741: D239.id496.diff
Thu, Aug 10, 2:04 PM
F11046740: D239.id.diff
Thu, Aug 10, 2:04 PM
F11046739: D239.id513.diff
Thu, Aug 10, 2:04 PM
F11046738: D239.id743.diff
Thu, Aug 10, 2:04 PM
F11032424: D239.diff
Wed, Aug 9, 2:17 PM
F11013174: D239.diff
Fri, Aug 4, 10:58 AM
F10987566: D239.id495.diff
Mon, Jul 24, 6:03 AM

Details

Summary

Bug fix release for 3.0.3 (Ref D62)
This is almost exactly the same as the last release but includes the missing
wxPropertySheetDialog::SetInnerSize() internal method which was mistakenly
removed from 3.0.3.
More info

SDL support was also enabled

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Checked with poedit

Diff Detail

Repository
R3184 wxwidgets
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Remove package backup file

Note: I tried to rebuild it against GTK+ 3 but still it didn't work.

Why are we enabling SDL1 and not SDL2 - and what does it need SDL for?

sunnyflunk added a subscriber: sunnyflunk.

LGTM. Building this with the new abi to fix codeblocks. Entire rebuild of wx and programs that use it required.

Fixes T3834

This revision is now accepted and ready to land.Jun 8 2017, 2:05 AM
This revision was automatically updated to reflect the committed changes.