Wednesday, March 11, 2015

Wx 0.9926 released

Wx 0.9926 has been uploaded to CPAN. Thanks to everyone who posted snippets and fixes over the past year.

Changes:
      - some missing wxGrid constants added 
      - fixed Wx::AUI events broken since wxWidgets 2.9.5 
      - rt96136 - added GetContentScaleFactor to Wx::DC && Wx::Window 
      - rt99038 - MACOSX_DEPLOYMENT_TARGET comparison fixed in Wx build 
      - wxMenuItem::SetBitmap available on OSX 
      - added some missing TextEntry methods to wxComboBox - rt102269 
      - fix option handling
      - fix MacOSX builds with recent Xcode versions

Alien::wxWidgets 0.67 released

Alien::wxWidgets 0.67 has been uploaded to CPAN fixing MacOSX builds and wxWidgets version 3.0.2. It has been a while so thanks to all those who have posted bug fixes over the last year.

Changes:

    - add support for wxWidgets 3.0.1 and 3.0.2
    - make default wxWidgets 3.0.2
    - graphics context included now default on Win32
    - build on MacOSX - xcode 5.x/6.x