TypeLib Changelog

What's new in TypeLib 7.9

Jun 24, 2016
  • Added IProgressHandlerV2 interface.

New in TypeLib 7.0 (May 1, 2015)

  • Redesigned the RawBitmap class which has been re-purposed to do high accuracy image manipulations on memory block level on Desktop and console platforms with no dataloss in mind and interoperability with other 3rd party plugins.
  • Greatly reduced dependencies on Linux so the plugin can work in Linux console application where no GUI libraries are installed in the Linux system.

New in TypeLib 6.5.1 (Jan 24, 2015)

  • Fixed the plugin to work with more modern Linux distros.

New in TypeLib 6.5 (Jan 15, 2014)

  • Now also ships with a Xojo plugin. The Xojo plugin comes in the new Xojo format and is compiled with newer SDK.
  • Plugin segments come code signed on MacOS X systems.
  • Documentation now also ships as docset for the awesome Dash viewer from http://kapeli.com/dash.

New in TypeLib 6.2 (Jan 15, 2014)

  • Added a UInt8Range class (used for example internally in PictureEffects plugins).
  • Changed runtime libraries on Windows systems.
  • Replaced some old and depreciated REALbasic plugin API's for newer ones.

New in TypeLib 6.1 (Jul 2, 2009)

  • Added Cocoa compile support to all segments of the plugin.