Commit History

Author SHA1 Message Date
  Remy Lebeau 874ca5ea25 Adding new TIdThread.Synchronize() overload for anonymous procedures in Delphi 2009+ 5 years ago
  Remy Lebeau b437d5afba Adding new GetGMTOffsetStr() function 5 years ago
  Remy Lebeau 732b11813b Updating TIdCookie.ParseServerCookie() to no longer remove surrounding quote characters from a cookie's value. Still removing them when parsing attribute values, though. 5 years ago
  Remy Lebeau ddb2e4577e #324 fix for TIdAppendFileStream constructor not seeking the stream to the end in Delphi 2009 and earlier. 5 years ago
  Remy Lebeau c8220089c2 #310 Updating TIdFTP.Login() to not reset UsingSFTP=False when UseTLS=utUseImplicitTLS. 5 years ago
  Remy Lebeau fab1ee8ca2 #308 Updating .bat files for Delphi XE5-Rio to copy generated .BPL files from the local folder as well as from the "%BDSCOMMONDIR%\Bpl" folder. 5 years ago
  Remy Lebeau 1d9d4c57e7 Removing an {$UNDEF REGISTER_EXPECTED_MEMORY_LEAK} statement when VCL_CROSS_COMPILE is defined but MSWINDOWS and USE_LEAKCHECK are not defined. It doesn't make sense to disable use of the System.RegisterExpectedMemoryLeak() function on Delphi versions that support it, even if it may not be implemented on a given platform. 5 years ago
  Remy Lebeau a775351f3c Adding comments about RAD Studio 10.4 Sydney 5 years ago
  Remy Lebeau 8d4cf836ca #303 Fixing compiler errors in previous checkin. 5 years ago
  Remy Lebeau 94c7f63157 Fix for active mode transfers in IdFTP.pas (#301) 5 years ago
  Remy Lebeau 2d7f939c62 #298 Trying to fix a Range Check error in FPC on Windows CE 5 years ago
  Remy Lebeau ff18722464 Fix for compiler warning in TIdIMAP4.InternalSearchMailBox() 5 years ago
  Remy Lebeau 1fc751d42c #298 Updating TIdMBCSEncoding constructor to use GetCPInfo() instead of GetCPInfoEx() on Windows CE. 5 years ago
  Remy Lebeau 96efd9d4b3 Updating IdDisposeAndNil() to account for signature change of FreeAndNil() in Delphi 10.4 Denali 5 years ago
  Bi0T1N 2702c87c8c Fix declaration of i2d_X509_REQ_bio function (#296) 6 years ago
  Remy Lebeau 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. 6 years ago
  Bi0T1N 8343ede3db Add general LoadLibFunction (#290) 6 years ago
  Remy Lebeau ddbfbbd623 #289 Changing TIdIRC SenderHost and SenderNick properties to be public instead of published. 6 years ago
  Bi0T1N bd8c9955f1 Add SenderNick and SenderHost property to TIdIRC (#289) 6 years ago
  Remy Lebeau cf3b30ba7f Another fix for a compiler error in FreePascal. 6 years ago
  Remy Lebeau 5eb5bd98c8 #288 Fix for "Unterminated conditional directive" error in IdCompilerDefines.inc 6 years ago
  Remy Lebeau 5d7646b9bb More tweaks to IdCTypes.pas for FreePascal 6 years ago
  nanashisutesoute c17b5d516f some duplicates remove AND some lines move AND typo fixed (#286) 6 years ago
  Remy Lebeau c3629a4cd0 Fixing a typo in IdCTypes.pas 6 years ago
  Remy Lebeau 4c9455845f Move tweaks for IdCTypes.pas 6 years ago
  Remy Lebeau 778697a628 Adding {$WARN SYMBOL_PLATFORM OFF/ON} directives around System.RegisterExpectedMemoryLeak() call in IndyRegisterExpectedMemoryLeak() function. 6 years ago
  Remy Lebeau 114e365542 Adding .dproj files for Delphi 10.3 Rio. 6 years ago
  Remy Lebeau 200173a0f2 Fix for compiler error in TIdStackWindows.GetLocalAddressList() when calling GetAdaptersAddresses() 6 years ago
  Remy Lebeau 48161c040e Minor formatting tweaks to IdCTypes.pas 6 years ago
  Bi0T1N b28a3244b6 Add alias for C size_t type and fix wrong definition of TIdC_UINT32 (#282) 6 years ago