Skip to content

Releases: bmitov/OpenWire

Version 8.0.0.156

28 Oct 18:59

Choose a tag to compare

Modified to use the new Make class method instead of an anonymous method

Version 8.0.0.153

30 Sep 19:59

Choose a tag to compare

Added Delphi/C++ Builder 13.0 Florence support
Added ForGraphics and ForLockBits for IGPBitmap
Added TIGPVclCanvasHelper.IGPFont
Added TIGPFontHelper and TIGPVclFontHelper
Modified to use the new Make class method for creating objects and returning interface

Version 8.0.0.141

21 Mar 03:12

Choose a tag to compare

  • Added RAD Studio 12.3 Athens support
  • Added support for the new 64 bit RAD Studio IDE

Version 8.0.0.140

11 Mar 19:50

Choose a tag to compare

  • Improved IGDIPlus image codecs support
  • Added IGPMatrixStore.Restore method
  • Added IGPGraphics.ForHDC
  • Added IGPGraphics ForSavedRenderingOrigin, ForSavedCompositingMode, ForSavedCompositingQuality, ForSavedTextRenderingHint, ForSavedContrast, ForSavedInterpolationMode, ForSavedSmoothingMode, ForSavedPixelOffsetMode, ForSavedTransform, and ForSavedClip
  • Added DivideBy, Bottom, and Right to TIGPRect and TIGPRectF
  • Added TIGPFMXBitmap class
  • Added TIGPFMXBitmapHelper, TIGPFMXGraphics, and TIGPFMXCanvasHelper class helpers
  • Added ForGraphics to TIGPVclBitmapHelper, and TIGPVclCanvasHelper
  • TJsonParser renamed to JsonParser
  • Initial migration to using Make instead of Create class methods for creating interfaced objects
  • Improved performance
  • Added component name highlighting in the property editor
  • Improved Sockets error handling
  • Added option to pass multiple patterns to ForFiles
  • Added support for hint images
  • Improved 64 bit support
  • Added support for paste multiple items
  • Added ForNames and ReadAnyString to IReader
  • Added IsConnectedByIDs with Set parameter

Version 8.0.0.126

20 Aug 04:42

Choose a tag to compare

  • Create renamed to Make
  • Added OWAutoManagePinListAttribute Cleanup
  • Fixed bug when removing pin list that does not own the pins
  • Updated to use the latest version of Mitov.TypeInfo
  • Improved multithreading support
  • ParentImageAttribute replaced by ParentImageAttribute
  • Added some assertations
  • Added unlocking when checking for dependencies
  • Fixed bug in TOWMultiSinkPin.WriteConnectionsData
  • Improved TOWUnloadedPinList.Add implementation
  • Improved Notification and Dispatch implementations
  • Fixed bugs when auto creating TOWPinList, and TOWPinListOwner with AutoManageAttribute
  • Improved performance

Version 8.0.0.21

13 May 16:01
35ab960

Choose a tag to compare

Added Delphi and C++ Builder 10.4 Sidney support
Improved Dynamic Type Info support

Version 8.0.0.0

27 Nov 21:20

Choose a tag to compare

Significantly improved loading execution, and editing speed
Significantly improved JSON support
Improved IGDIPlus rendering performance
Modified to use interface class function methods instead of constructors
Redesigned pin path collection to significantly improve the speed
Redesigned to set pin and properties owner fields on creation
Improved pin information caching
CreateLock replaced by Create with Lock parameter
Improved FMX Design Time support

Version 7.8.2.0

27 Nov 21:07

Choose a tag to compare

Added Delphi and C++ Builder 10.1 Berlin support

Added Reset to Default property editors
Added Enum property editors
Added Class events property editors
Added Multi-Event property editors
Added Make/Split Structure components

Version 7.8.1.0

27 Nov 20:55

Choose a tag to compare

Added Delphi and C++ Builder 10.1 Berlin support

Added Reset to Default property editors
Added Enum property editors
Added Class events property editors
Added Multi-Event property editors
Added Make/Split Structure components

Version 7.7.0.0

27 Nov 20:24

Choose a tag to compare

Added Delphi and C++ Builder 10.1 Berlin support

Added Reset to Default property editors
Added Enum property editors
Added Class events property editors
Added Multi-Event property editors
Added Make/Split Structure components