Commit History

Author SHA1 Message Date
  Remy Lebeau 1dd73cd208 Removing some more unneeded units from uses clause. 1 year ago
  Remy Lebeau f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 year ago
  Remy Lebeau 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
  RemyLebeau 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 years ago
  RemyLebeau 7bfca91847 Fix for exception in TIdIPMCastBase when the IPVersion is Id_IPv6 and a project is closed and re-opened. 10 years ago
  RemyLebeau 62b00483d6 Adding ReplaceAll() function, which is faster than StringReplace(rfReplaceAll) when OldPattern and NewPattern are the same length. 11 years ago
  RemyLebeau b1f1c29ca8 Adding HPPEMIT statements for components that have a SetPort() method. '#pragma alias' statements are needed to address "unresolved external" errors in C++ caused by the #define SetPort" macro in the Win32 API winspool.h header file. 11 years ago
  RemyLebeau 76db70aa58 Added ReuseSocket property to TIdSocketHandle, and then updated various components to make use of it. 14 years ago
  RemyLebeau ee49d70414 Workaround for C++ HPP files generating inline constructors that overwrite initializations performed inside of overridden InitComponent() methods. 14 years ago
  RemyLebeau 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
  olaf 421ff4d8b4 Moved remotely 18 years ago