Skip to content
Indy
Toggle menu
  • About
  • Documentation
  • Download
  • License
  • Support
  • Blog

Category: Changelog

September 22, 2014October 16, 2018Changelog

New HPPEMITs to solve SetPort() linker errors in C++

New HPPEMIT statements have been added to the following Indy components to address “Unresolved external SetPort(A/W)” linker errors in C++Builder: TIdDNSResolver TIdIOHandler […]

September 5, 2014October 16, 2018Changelog

Indy 10.6.1, 64-bit Tick Counters

To support 64-bit tick counters that do not wrap back to 0 every 49.7 days, the following support functions have been added […]

May 2, 2014October 16, 2018Changelog

New Platform types for Windows

FreePascal 2.4.0+ supports a UnicodeString type that is similar to the UnicodeString type in Delphi 2009+. However, unlike Delphi, FreePascal does not […]

April 29, 2014October 16, 2018Changelog

Logic change to UUE/XXE decoders

When decoding UUE/XXE encoded data, an encoded line of data may be shorter than it is supposed to be if the line […]

April 7, 2014October 16, 2018Changelog

New {$WARN} wrapper .inc files added

Several new .inc files have been added to Indy’s source: IdSymbolDeprecatedOff.inc IdSymbolDeprecatedOn.inc IdSymbolPlatformOff.inc IdSymbolPlatformOn.inc IdUnitPlatformOff.inc IdUnitPlatformOn.inc IdDeprecatedImplBugOff.inc IdDeprecatedImplBugOn.inc For example: Before: {$IFDEF […]

April 7, 2014October 16, 2018Changelog

New GIdDefaultUserAgent global variable

This variable allows the default TIdHTTP.Request.UserAgent property value to be set once at program startup and then automatically used on all TIdHTTP […]

March 14, 2014October 16, 2018Changelog

New EIdInternetPermissionNeeded exception added for Android

When TIdStack raises an exception for certain socket errors on Android, it now checks if the calling app has “android.permission.INTERNET” granted, and […]

March 14, 2014October 16, 2018Changelog

TIdStack.AddLocalAddressesToList() method is now deprecated

The TIdStack.AddLocalAddressesToList() method was introduced as a replacement for the TIdStack.LocalAddress and TIdStack.LocalAddresses properties, to help make retreival of local IP addresses […]

March 14, 2014October 16, 2018Changelog

Interface changes to IdDNSServer.pas

To address some performance issues and logic errors, some interface changes needed to be made to the classes of the IdDNSServer.pas unit. […]

March 5, 2014March 24, 2021Changelog

New TIdHTTP hoNoReadMultipartMIME flag

A new hoNoReadMultipartMIME flag has been added to the TIdHTTP.HTTPOptions property. The purpose of this flag is to specify whether TIdHTTP should […]

Posts navigation

< 1 … 3 4 5 >
Indy > Blog > Changelog

Sponsored by:

Delphi Third Party Alliance

© 1993-2023 Chad Z. Hower (Kudzu) and the Indy Pit Crew. Powered by Sydney