MBS Real Studio Plugins 12.2 - 16th May 2012
See also the documentation on new items.- Added VLC plugin.
- Added WinUSBMBS class to talk to WinUSB.dll.
- Added SHA512MBS class.
- Added NSLevelIndicatorMBS.
- Added NSDatePickerMBS class.
- Added QTKitMovieMBS.addVideoTrackWithSize method.
- Added CGLayerMBS class.
- Added Ptr*ToPictureMBS functions in addition to existing functions for memoryblocks.
- Added CalCalendarItemMBS Show method.
- Added NSGraphicsMBS.ConcatTransform and NSGraphicsMBS.SetTransform methods.
- Added HTMLViewer.HTMLTextMBS and WebViewMBS.HTMLText.
- Added Seek Support to CURLMBS and CURLSMBS classes.
- Added htmlviewer.IEReadyStateMBS so you know on Windows when a website is completely loaded.
- Added more NSImageMBS methods.
- Added DynaPDFMBS.GetMissingGlyphsString function.
- Added OptionTCPKeepAlive, OptionTCPKeepIdle and OptionTCPKeepIntervalto properties to CURL classes.
- Added a lot of new methods to WebViewMBS class related to editing a webpage.
- Added new functions AddrToRowCol, GetTopLeftView, RowColToAddr, SetTopLeftView to XLSheetMBS class.
- Added EventCode parameter to EdsObjectEventHandlerMBS ObjectChanged.
- Added pipe policy methods to WinUSBMBS class.
- Added HTMLViewer.IEDrawToHDC function.
- Added more security methods to WindowsWMIMBS class.
- Added support to PictureMBS to work with Pictures on Web/Console targets.
- Added insertText and textStorage methods to NSTextViewMBS class.
- Updated DynaPDF to version 3.0.15.37.
- Updated LibXl to version 3.2.4
- Updated GraphicsMagick for Windows to use version 1.3.14 of the library.
- Fixed LineMBS control to show color on Cocoa target, too.
- Fixed leak in QTKitMovieMBS.AddImage.
- Fixed leak in NSImageMBS.Constructor taking a picture.
- Fixed picture handling to work again with reading pixels from 16 bit pictures. Still we recommend to use 32 bit pictures only as they are faster to process.
- Fixed Folderitem.FoldersMBS and other functions there to not forget one item.
- Fixed bug in Windows classes with passing BSTR string parameters. This affects WIA classes, WMI classes and a few others.
- Fixed WebViewMBS methods canGoBack, canGoForward, canMakeTextLarger and canMakeTextSmaller.
- Fixed a couple more leaks in NSImageMBS, OverlayMBS and QTKit classes.
- Fixed multithreading bug in DNSLookupMBS class (to avoid crash on Mac OS X 10.4).
- Changed NSTextStorageMBS which is now subclass os NSMutableAttributedStringMBS as it should be.
- Changed OverlayMBS class to show window even if you forgot the mask on Windows.
- Changed RemoveAccentsMBS to work also for decomposed unicode characters.
- Changed our multithreading code for pictures to work better if you call same method on several threads.
- Changed WindowsTaskbarStateMBS class to have AutoHide and AlwaysOnTop properties settable.
- Removed dependency from CocoaBase to MacOSXCG.
- Improved general picture handling to better detect whether we need to lock pictures for console or desktop types. Also this should avoid some leaks.
- Improved HTMLViewerMBS.IEHTMLTextMBS to return complete html docuemnt.
- The OverlayMBS.Constructor with WindowsNoActivate flag set to true should now work better on Cocoa target.
- The init methods on NSAttributedStringMBS class now work right if called on an NSMutableAttributedStringMBS instance.
New in version 12.1 New in version 12.3
Release notes of all versions: Release notes.
