2016r4.1

Released December 12th, 2016.

This release fixes important issues found in Xojo 2016r4.

Bug fixes (11 cases)

Case

Area

Description

46152

 

Windows: setting the RGBSurface.Pixel on an alpha Picture now works correctly

46156

Compiler

Checking a project set to compile for 64 bit no longer causes a runtime error

46121

Crashes & Assertions > IDE Unhandled Exception

Issues with search field mini that causes NOE's have been resolved

46089

Framework > Windows

Windows: Graphics.DrawString now correctly offsets by the origin set by plugin controls

46095

Framework > Windows

Windows: restored the weight/style attributes that were lost when certain fonts were grouped into one font family, like “Arial Black”

46099

Framework > Windows

Windows: Bevelbutton icon no long appears stretched when its height differed from its width

46117

Framework > Windows

Windows: Clipped Graphics now works consistently instead of sometimes working or not working depending on the order of operation performed

46137

Framework > Windows

Windows: Labels with Underline checked or drawing text with Graphics.Underline set to True now underlines the text

46158

Framework > Windows

Windows: REALUnlockPictureDescription now cleans up the memory allocated when REALLockPictureDescription was called

46124

IDE > Layout Editor

Windows IDE: fixed the placement of the Image inside an ImageWell

46130

Miscellaneous

iOSImageMaker is now signed.

Changes (1 case)

Case

Area

Description

46177

Plugin SDK

Plugins SDK: added some new picture types, namely: pictureNSImage, pictureD2DPBGRAPtr and pictureIWICBitmap