Remy Lebeau 6b021b1194 Bumping version number 1 anno fa
..
IconsDotNet 15067dabb4 Fix for: 12 anni fa
Res 421ff4d8b4 Moved remotely 18 anni fa
AboutBackground.bmp 6740879f20 Forgot to check in the new background image. 11 anni fa
AboutIndyNET.resources b430bc7bda Incorporating patch from StanE to update the "About" dialog with a more professional look. Should work in VCL, Kylix, and Lazarus. DotNET is not finished, the resource files still need to be recompiled and the new UI layout verified, but we're not really supporting DotNET anymore so that has a low priority. 11 anni fa
AboutProg.res 421ff4d8b4 Moved remotely 18 anni fa
IdAbout.TWinForm.resources 421ff4d8b4 Moved remotely 18 anni fa
IdAbout.TfrmAbout.resources 421ff4d8b4 Moved remotely 18 anni fa
IdAbout.pas b7d10ec01e A few more tweaks to the "About" dialog. 11 anni fa
IdAbout.resources 421ff4d8b4 Moved remotely 18 anni fa
IdAbout.resx b430bc7bda Incorporating patch from StanE to update the "About" dialog with a more professional look. Should work in VCL, Kylix, and Lazarus. DotNET is not finished, the resource files still need to be recompiled and the new UI layout verified, but we're not really supporting DotNET anymore so that has a low priority. 11 anni fa
IdAboutDotNET.TfrmAbout.resources 421ff4d8b4 Moved remotely 18 anni fa
IdAboutDotNET.pas b7d10ec01e A few more tweaks to the "About" dialog. 11 anni fa
IdAboutDotNET.resources 421ff4d8b4 Moved remotely 18 anni fa
IdAboutDotNET.resx b430bc7bda Incorporating patch from StanE to update the "About" dialog with a more professional look. Should work in VCL, Kylix, and Lazarus. DotNET is not finished, the resource files still need to be recompiled and the new UI layout verified, but we're not really supporting DotNET anymore so that has a low priority. 11 anni fa
IdAboutNET.resources 421ff4d8b4 Moved remotely 18 anni fa
IdAboutVCL.RES 5d89a5d858 Bumping version number to 10.6.2.0 11 anni fa
IdAboutVCL.lrs b430bc7bda Incorporating patch from StanE to update the "About" dialog with a more professional look. Should work in VCL, Kylix, and Lazarus. DotNET is not finished, the resource files still need to be recompiled and the new UI layout verified, but we're not really supporting DotNET anymore so that has a low priority. 11 anni fa
IdAboutVCL.pas 71110395e1 Minor adjustment so About Box can be used in Win64 IDE's and possibly, Win64-compiled binaries that we might create. 11 anni fa
IdAboutVCL.rc b430bc7bda Incorporating patch from StanE to update the "About" dialog with a more professional look. Should work in VCL, Kylix, and Lazarus. DotNET is not finished, the resource files still need to be recompiled and the new UI layout verified, but we're not really supporting DotNET anymore so that has a low priority. 11 anni fa
IdAboutVCL.xpm b430bc7bda Incorporating patch from StanE to update the "About" dialog with a more professional look. Should work in VCL, Kylix, and Lazarus. DotNET is not finished, the resource files still need to be recompiled and the new UI layout verified, but we're not really supporting DotNET anymore so that has a low priority. 11 anni fa
IdAntiFreeze.pas 8a37e5355c Updating ComponentPlatforms attributes on TIdAntiFreeze. 3 anni fa
IdAssignedNumbers.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IdBuffer.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdCmdTCPClient.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 anni fa
IdCmdTCPServer.pas f60999f66f Indy 10.6.0 - XE4 Release 13 anni fa
IdCommandHandlers.pas a483bd1e86 Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC. 12 anni fa
IdCompilerDefines.inc 6b021b1194 Bumping version number 1 anno fa
IdContext.pas d9bf161e2d Updating Computil.dpr to support RAD Studio 10.0 Seattle. 10 anni fa
IdCore90ASM90.inc b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IdCoreDsnRegister.pas b077089c90 Adding Indy version info to RAD Studio's about box 8 anni fa
IdCoreRegister.dcr 15067dabb4 Fix for: 12 anni fa
IdCoreRegisterCool.dcr 421ff4d8b4 Moved remotely 18 anni fa
IdCreditsBitmap.res 421ff4d8b4 Moved remotely 18 anni fa
IdCreditsBitmap.resources 421ff4d8b4 Moved remotely 18 anni fa
IdCustomTCPServer.pas e2a7880a0e Bumping version number. 1 anno fa
IdCustomTransparentProxy.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 anni fa
IdDeprecatedImplBugOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdDeprecatedImplBugOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdDsnBaseCmpEdt.pas 99cc609bed Merging the Tiburon branch into the Trunk 15 anni fa
IdDsnCoreResourceStrings.pas 962e287e12 Fixing the copyright date in IdDsnCoreResourceStrings.pas 1 anno fa
IdDsnPropEdBinding.pas f60999f66f Indy 10.6.0 - XE4 Release 13 anni fa
IdDsnPropEdBindingNET.TIdDsnPropEdBindingNET.resources 421ff4d8b4 Moved remotely 18 anni fa
IdDsnPropEdBindingNET.pas 0a4eedcbd5 Updating TIdDsnPropEdBindingVCL.btnBindingsNewExecute() and TIdDsnPropEdBindingNET.btnNew_Click() to assign an IPv6 wildcard address if Indy's default IP version is IPv6 instead of IPv4. 8 anni fa
IdDsnPropEdBindingNET.resx 421ff4d8b4 Moved remotely 18 anni fa
IdDsnPropEdBindingVCL.pas 0a4eedcbd5 Updating TIdDsnPropEdBindingVCL.btnBindingsNewExecute() and TIdDsnPropEdBindingNET.btnNew_Click() to assign an IPv6 wildcard address if Indy's default IP version is IPv6 instead of IPv4. 8 anni fa
IdExceptionCore.pas 421ff4d8b4 Moved remotely 18 anni fa
IdGlobalCore.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IdIOHandler.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 anno fa
IdIOHandlerSocket.pas 627f40aa52 Miscellaneous tweaks 9 anni fa
IdIOHandlerStack.pas 2c69f076cc #334 Fix for compiler error in TIdIOHandlerStack.Connected() 5 anni fa
IdIOHandlerStream.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdIPAddress.pas cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 anni fa
IdIPMCastBase.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 anno fa
IdIPMCastClient.pas 7aa180593e Fixing compiler errors in TIdIPMCastClient and TIdUDPServer. 6 anni fa
IdIPMCastServer.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 anni fa
IdIcmpClient.pas 65ae690920 Updating TIdIcmpClient.Ping() to let users pass in a TIdBytes instead of a String for user-defined data. 2 anni fa
IdIntercept.pas 419ad662a0 Fix for wrong format specifier being used in RSInterceptCircularLink resource string. 11 anni fa
IdInterceptSimLog.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdInterceptThrottler.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IdLogBase.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 anni fa
IdLogDebug.pas 421ff4d8b4 Moved remotely 18 anni fa
IdLogEvent.pas 421ff4d8b4 Moved remotely 18 anni fa
IdLogFile.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdLogStream.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 anni fa
IdObjectChecksOff.inc 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 anni fa
IdObjectChecksOn.inc 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 anni fa
IdRawBase.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 anni fa
IdRawClient.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 anni fa
IdRawFunctions.pas 055a7912bc Fixing some warnings from FixInsight 10 anni fa
IdRawHeaders.pas 2206dea81a Adding XE8 project files. 11 anni fa
IdRegisterCore.lrs 421ff4d8b4 Moved remotely 18 anni fa
IdRegisterCore.pas cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 anni fa
IdReply.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdReplyRFC.pas b8c69bb002 Moving {$ZEROBASEDSTRINGS OFF} directives into IdCompilerDefines.inc. 12 anni fa
IdResourceStringsCore.pas 7bfca91847 Fix for exception in TIdIPMCastBase when the IPVersion is Id_IPv6 and a project is closed and re-opened. 10 anni fa
IdScheduler.pas 925d0f5576 More compiler warnings/errors 4 anni fa
IdSchedulerOfThread.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdSchedulerOfThreadDefault.pas e2a7880a0e Bumping version number. 1 anno fa
IdSchedulerOfThreadPool.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 anni fa
IdServerIOHandler.pas f60999f66f Indy 10.6.0 - XE4 Release 13 anni fa
IdServerIOHandlerSocket.pas 9f70fff24f Patch from Embarcadero RSP-12904. 6 anni fa
IdServerIOHandlerStack.pas 421ff4d8b4 Moved remotely 18 anni fa
IdSimpleServer.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 anni fa
IdSocketHandle.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 anni fa
IdSocks.pas 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdSymbolDeprecatedOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdSymbolDeprecatedOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdSymbolPlatformOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdSymbolPlatformOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdSync.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 anni fa
IdTCPClient.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 anno fa
IdTCPConnection.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdTCPServer.pas a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 anni fa
IdTCPStream.pas 0c41f02481 Updated TIdTCPStream to support write buffering. This is primarily used by TIdMessageClient. When encoding large attachments, sending the encoded data line by line can take a long time on slow connections. Write buffering helps speed it up. 15 anni fa
IdTask.pas a483bd1e86 Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC. 12 anni fa
IdThread.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 anni fa
IdThreadComponent.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 anni fa
IdThreadSafe.pas 2206dea81a Adding XE8 project files. 11 anni fa
IdTraceRoute.pas 65ae690920 Updating TIdIcmpClient.Ping() to let users pass in a TIdBytes instead of a String for user-defined data. 2 anni fa
IdUDPBase.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 anno fa
IdUDPClient.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 anno fa
IdUDPServer.pas 7aa180593e Fixing compiler errors in TIdIPMCastClient and TIdUDPServer. 6 anni fa
IdUnitPlatformOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdUnitPlatformOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 anni fa
IdYarn.pas 421ff4d8b4 Moved remotely 18 anni fa
IddclCore90ASM90.inc b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCar.bmp 421ff4d8b4 Moved remotely 18 anni fa
IndyCore.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore100.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
IndyCore100.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore100.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore100.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore100.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore100.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore100.res 6b021b1194 Bumping version number 1 anno fa
IndyCore100Net.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
IndyCore100Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore110.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore110.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore110.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore110.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore110.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore110.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore110Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore120.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore120.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore120.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore120.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore120.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore120.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore120.res 6b021b1194 Bumping version number 1 anno fa
IndyCore120Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore130.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore130.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore130.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore130.res 6b021b1194 Bumping version number 1 anno fa
IndyCore130Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore140.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore140.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore140.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore140.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore140.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore140.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore150.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore150.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore150.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
IndyCore150.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore150.dproj 70037658f1 upgraded Delphi XE projects by adding .dproj files 3 anni fa
IndyCore150.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore150.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore160.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 anni fa
IndyCore160.dproj 391179efa5 Adding project files for RAD Studio XE6. 12 anni fa
IndyCore160.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore160.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore160.res 6b021b1194 Bumping version number 1 anno fa
IndyCore170.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 anni fa
IndyCore170.dproj f60999f66f Indy 10.6.0 - XE4 Release 13 anni fa
IndyCore170.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore170.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore170.res 6b021b1194 Bumping version number 1 anno fa
IndyCore180.dpk d4ab856093 Added new HAS_PKG_RTL define in DPK files. 12 anni fa
IndyCore180.dproj 15067dabb4 Fix for: 12 anni fa
IndyCore180.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore180.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore180.res 6b021b1194 Bumping version number 1 anno fa
IndyCore190.dpk a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 anni fa
IndyCore190.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
IndyCore190.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore190.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore190.res 6b021b1194 Bumping version number 1 anno fa
IndyCore200.dpk 391179efa5 Adding project files for RAD Studio XE6. 12 anni fa
IndyCore200.dproj c928060d19 Patch from Malcolm Smith for IndyCore project not generating BPL for XE6 10 anni fa
IndyCore200.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore200.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore200.res 6b021b1194 Bumping version number 1 anno fa
IndyCore210.dpk 872bf6fde3 Adding project files for RAD Studio XE7. 11 anni fa
IndyCore210.dproj 1da307df11 Patch from Malcolm Smith 11 anni fa
IndyCore210.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore210.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore210.res 6b021b1194 Bumping version number 1 anno fa
IndyCore220.dpk 2206dea81a Adding XE8 project files. 11 anni fa
IndyCore220.dproj 6a09976bd4 Patch from Malcolm Smith for compiling in C++Builder XE8 11 anni fa
IndyCore220.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore220.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore220.res 6b021b1194 Bumping version number 1 anno fa
IndyCore230.dpk c3b04c008d Adding XE9 project files 10 anni fa
IndyCore230.dproj c3b04c008d Adding XE9 project files 10 anni fa
IndyCore230.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore230.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore230.res 6b021b1194 Bumping version number 1 anno fa
IndyCore240.dpk b3d43d40bb Adding some missing VERxxx defines when IMPLICITBUILDING is defined 9 anni fa
IndyCore240.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 anni fa
IndyCore240.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore240.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore240.res 6b021b1194 Bumping version number 1 anno fa
IndyCore250.dpk 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 anni fa
IndyCore250.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 anni fa
IndyCore250.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore250.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore250.res 6b021b1194 Bumping version number 1 anno fa
IndyCore260.dpk 611f0e7073 #285 adding project files for Delphi 10.3 Rio. 6 anni fa
IndyCore260.dproj 114e365542 Adding .dproj files for Delphi 10.3 Rio. 6 anni fa
IndyCore260.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore260.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore270.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore270.dproj 8025249524 Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed. 5 anni fa
IndyCore270.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore270.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore280.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore280.dproj 1e924cdc3a added support for Delphi 11 Alexandria 3 anni fa
IndyCore280.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore280.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore290.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore290.dproj 52c94eae24 Bumping version number 1 anno fa
IndyCore290.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore290.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore290.res 6b021b1194 Bumping version number 1 anno fa
IndyCore40.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore40.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore40.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore50.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore50.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
IndyCore50.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
IndyCore50.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore50.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore50.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore60.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore60.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
IndyCore60.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
IndyCore60.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore60.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore60.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore70.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore70.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore70.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore70.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore90.RES 6b021b1194 Bumping version number 1 anno fa
IndyCore90.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
IndyCore90.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore90.rc 6b021b1194 Bumping version number 1 anno fa
IndyCore90.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCore90Net.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
IndyCore90Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
IndyCoreK3.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
IndyCore_Icon.ico 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. 13 anni fa
Makefile.fpc b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
Makefile.fpc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore100.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
dclIndyCore100.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
dclIndyCore100.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore100.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore100.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore100.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore100Net.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
dclIndyCore100Net.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore110.RES 6b021b1194 Bumping version number 1 anno fa
dclIndyCore110.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
dclIndyCore110.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore110.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore110.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore110Net.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore120.RES 6b021b1194 Bumping version number 1 anno fa
dclIndyCore120.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
dclIndyCore120.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore120.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa
dclIndyCore120.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore120.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore120Net.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore130.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore130.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore130.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore130.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore130Net.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore140.RES 6b021b1194 Bumping version number 1 anno fa
dclIndyCore140.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
dclIndyCore140.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore140.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore140.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore150.RES 6b021b1194 Bumping version number 1 anno fa
dclIndyCore150.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 anni fa
dclIndyCore150.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore150.dproj 70037658f1 upgraded Delphi XE projects by adding .dproj files 3 anni fa
dclIndyCore150.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore150.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore160.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore160.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore160.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore160.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore160.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore170.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore170.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore170.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore170.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore170.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore180.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore180.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore180.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore180.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore180.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore190.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore190.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore190.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore190.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore190.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore200.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore200.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore200.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore200.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore200.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore210.dpk 872bf6fde3 Adding project files for RAD Studio XE7. 11 anni fa
dclIndyCore210.dproj 659dca9cf6 More patches from Malcolm Smith 11 anni fa
dclIndyCore210.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore210.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore210.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore220.dpk 2206dea81a Adding XE8 project files. 11 anni fa
dclIndyCore220.dproj 2206dea81a Adding XE8 project files. 11 anni fa
dclIndyCore220.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore220.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore220.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore230.dpk c3b04c008d Adding XE9 project files 10 anni fa
dclIndyCore230.dproj c3b04c008d Adding XE9 project files 10 anni fa
dclIndyCore230.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore230.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore230.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore240.dpk b3d43d40bb Adding some missing VERxxx defines when IMPLICITBUILDING is defined 9 anni fa
dclIndyCore240.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 anni fa
dclIndyCore240.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore240.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore240.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore250.dpk 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 anni fa
dclIndyCore250.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 anni fa
dclIndyCore250.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore250.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore250.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore260.dpk 611f0e7073 #285 adding project files for Delphi 10.3 Rio. 6 anni fa
dclIndyCore260.dproj 114e365542 Adding .dproj files for Delphi 10.3 Rio. 6 anni fa
dclIndyCore260.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore260.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore260.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore260.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore270.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore270.dproj 8025249524 Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed. 5 anni fa
dclIndyCore270.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore270.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore280.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore280.dproj 1e924cdc3a added support for Delphi 11 Alexandria 3 anni fa
dclIndyCore280.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore280.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore290.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore290.dproj 52c94eae24 Bumping version number 1 anno fa
dclIndyCore290.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore290.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore290.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore40.RES 6b021b1194 Bumping version number 1 anno fa
dclIndyCore40.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore40.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore40.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore50.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
dclIndyCore50.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
dclIndyCore50.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore50.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore50.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore50.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore60.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
dclIndyCore60.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 anni fa
dclIndyCore60.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore60.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore60.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore60.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore70.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore70.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore70.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore70.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore80Net.dpk b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore90.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
dclIndyCore90.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore90.rc 6b021b1194 Bumping version number 1 anno fa
dclIndyCore90.rc.tmpl b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 anni fa
dclIndyCore90.res 6b021b1194 Bumping version number 1 anno fa
dclIndyCore90Net.bdsproj 421ff4d8b4 Moved remotely 18 anni fa
dclIndyCore90Net.dpk 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 anni fa
dclIndyCore_Icon.ico 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. 13 anni fa
dclindycorek3.dpk 18186ecca2 Package generator updated. Rebuilt packages with it. 15 anni fa
dclindycorek3.dpkl 421ff4d8b4 Moved remotely 18 anni fa
dclindycorek3.res 421ff4d8b4 Moved remotely 18 anni fa
dclindycorelaz.lpk 2206dea81a Adding XE8 project files. 11 anni fa
dclindycorelaz.lpk.tmpl 2206dea81a Adding XE8 project files. 11 anni fa
indy_pit_crew_credits_window.psd b430bc7bda Incorporating patch from StanE to update the "About" dialog with a more professional look. Should work in VCL, Kylix, and Lazarus. DotNET is not finished, the resource files still need to be recompiled and the new UI layout verified, but we're not really supporting DotNET anymore so that has a low priority. 11 anni fa
indycorefpc.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 anni fa