Hi,

* Now using REALObjectIsA in our plugins instead of own way to check classes. 
Works fine in Real Studio 2009 to 2012.
* Improved MD5 function's performance. Plugin MD5 is faster than Real Studio 
built in functions.
* Added WindowsVerticalBlankMBS class.
* Added new key Offset parameter to SystemInformationMBS.WinProductKey needed 
for reading product ID from Microsoft Office 2010.
* Removed data source for SQL Plugin. Please create connections only in code to 
database, not in IDE. If someone really uses this, we can bring it back.
* Moved to newer Plugin SDK for RS 2012.
* In working around Feedback case 11329 for some clients with huge projects, we 
split some more plugin parts.
* Split Java, HTMLViewerDOM, QuartzCore, PDFKit and CF plugin parts.
* Warning: Zip file classes use a lot of stack space. If running in a thread, 
you need to make sure the thread has big stack (1 MB) instead of smaller 
default size.
* Changed ABPickerMBS.InstallEvents method to raise exception on non Carbon 
targets. This method can only work on Carbon. For Cocoa, please use 
ABPeoplePickerViewMBS class.
* Updated CURLSMBS class to use CURL 7.26.0 for Windows.
* Updated DynaPDF to version 3.0.17.43.
* Added OverlayMBS WinIsTopMost property.
* Fixed NSWindowMBS window level constants. They are now shared methods.
* Added NSWindowMBS.backingScaleFactor.

Greetings
Christian

-- 
Check out the Omega Bundle:

http://www.omegabundle.com/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to