Remy Lebeau 7d0e25fe41 Bumping version number 1 year ago
..
IconsDotNet 15067dabb4 Fix for: 12 years ago
Res 421ff4d8b4 Moved remotely 18 years ago
AboutBackground.bmp 6740879f20 Forgot to check in the new background image. 11 years ago
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 years ago
AboutProg.res 421ff4d8b4 Moved remotely 18 years ago
IdAbout.TWinForm.resources 421ff4d8b4 Moved remotely 18 years ago
IdAbout.TfrmAbout.resources 421ff4d8b4 Moved remotely 18 years ago
IdAbout.pas b7d10ec01e A few more tweaks to the "About" dialog. 11 years ago
IdAbout.resources 421ff4d8b4 Moved remotely 18 years ago
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 years ago
IdAboutDotNET.TfrmAbout.resources 421ff4d8b4 Moved remotely 18 years ago
IdAboutDotNET.pas b7d10ec01e A few more tweaks to the "About" dialog. 11 years ago
IdAboutDotNET.resources 421ff4d8b4 Moved remotely 18 years ago
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 years ago
IdAboutNET.resources 421ff4d8b4 Moved remotely 18 years ago
IdAboutVCL.RES 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
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 years ago
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 years ago
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 years ago
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 years ago
IdAntiFreeze.pas 8a37e5355c Updating ComponentPlatforms attributes on TIdAntiFreeze. 3 years ago
IdAssignedNumbers.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdBuffer.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdCmdTCPClient.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdCmdTCPServer.pas f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IdCommandHandlers.pas a483bd1e86 Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC. 12 years ago
IdCompilerDefines.inc 7d0e25fe41 Bumping version number 1 year ago
IdContext.pas d9bf161e2d Updating Computil.dpr to support RAD Studio 10.0 Seattle. 10 years ago
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 years ago
IdCoreDsnRegister.pas b077089c90 Adding Indy version info to RAD Studio's about box 8 years ago
IdCoreRegister.dcr 15067dabb4 Fix for: 12 years ago
IdCoreRegisterCool.dcr 421ff4d8b4 Moved remotely 18 years ago
IdCreditsBitmap.res 421ff4d8b4 Moved remotely 18 years ago
IdCreditsBitmap.resources 421ff4d8b4 Moved remotely 18 years ago
IdCustomTCPServer.pas e2a7880a0e Bumping version number. 1 year ago
IdCustomTransparentProxy.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 years ago
IdDeprecatedImplBugOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdDeprecatedImplBugOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdDsnBaseCmpEdt.pas 99cc609bed Merging the Tiburon branch into the Trunk 15 years ago
IdDsnCoreResourceStrings.pas 962e287e12 Fixing the copyright date in IdDsnCoreResourceStrings.pas 1 year ago
IdDsnPropEdBinding.pas f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IdDsnPropEdBindingNET.TIdDsnPropEdBindingNET.resources 421ff4d8b4 Moved remotely 18 years ago
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 years ago
IdDsnPropEdBindingNET.resx 421ff4d8b4 Moved remotely 18 years ago
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 years ago
IdExceptionCore.pas 421ff4d8b4 Moved remotely 18 years ago
IdGlobalCore.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdIOHandler.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 year ago
IdIOHandlerSocket.pas 627f40aa52 Miscellaneous tweaks 9 years ago
IdIOHandlerStack.pas 2c69f076cc #334 Fix for compiler error in TIdIOHandlerStack.Connected() 5 years ago
IdIOHandlerStream.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdIPAddress.pas cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdIPMCastBase.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 year ago
IdIPMCastClient.pas 7aa180593e Fixing compiler errors in TIdIPMCastClient and TIdUDPServer. 6 years ago
IdIPMCastServer.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdIcmpClient.pas 65ae690920 Updating TIdIcmpClient.Ping() to let users pass in a TIdBytes instead of a String for user-defined data. 2 years ago
IdIntercept.pas 419ad662a0 Fix for wrong format specifier being used in RSInterceptCircularLink resource string. 11 years ago
IdInterceptSimLog.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdInterceptThrottler.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdLogBase.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdLogDebug.pas 421ff4d8b4 Moved remotely 18 years ago
IdLogEvent.pas 421ff4d8b4 Moved remotely 18 years ago
IdLogFile.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdLogStream.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdObjectChecksOff.inc 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdObjectChecksOn.inc 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdRawBase.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 years ago
IdRawClient.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 years ago
IdRawFunctions.pas 055a7912bc Fixing some warnings from FixInsight 10 years ago
IdRawHeaders.pas 2206dea81a Adding XE8 project files. 11 years ago
IdRegisterCore.lrs 421ff4d8b4 Moved remotely 18 years ago
IdRegisterCore.pas cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdReply.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdReplyRFC.pas b8c69bb002 Moving {$ZEROBASEDSTRINGS OFF} directives into IdCompilerDefines.inc. 12 years ago
IdResourceStringsCore.pas 7bfca91847 Fix for exception in TIdIPMCastBase when the IPVersion is Id_IPv6 and a project is closed and re-opened. 10 years ago
IdScheduler.pas 925d0f5576 More compiler warnings/errors 4 years ago
IdSchedulerOfThread.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdSchedulerOfThreadDefault.pas e2a7880a0e Bumping version number. 1 year ago
IdSchedulerOfThreadPool.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdServerIOHandler.pas f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IdServerIOHandlerSocket.pas 9f70fff24f Patch from Embarcadero RSP-12904. 6 years ago
IdServerIOHandlerStack.pas 421ff4d8b4 Moved remotely 18 years ago
IdSimpleServer.pas 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 years ago
IdSocketHandle.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdSocks.pas 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdSymbolDeprecatedOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdSymbolDeprecatedOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdSymbolPlatformOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdSymbolPlatformOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdSync.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdTCPClient.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 year ago
IdTCPConnection.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdTCPServer.pas a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 years ago
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 years ago
IdTask.pas a483bd1e86 Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC. 12 years ago
IdThread.pas 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
IdThreadComponent.pas ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
IdThreadSafe.pas 2206dea81a Adding XE8 project files. 11 years ago
IdTraceRoute.pas 65ae690920 Updating TIdIcmpClient.Ping() to let users pass in a TIdBytes instead of a String for user-defined data. 2 years ago
IdUDPBase.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 year ago
IdUDPClient.pas f26fd038de Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received. 1 year ago
IdUDPServer.pas 7aa180593e Fixing compiler errors in TIdIPMCastClient and TIdUDPServer. 6 years ago
IdUnitPlatformOff.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdUnitPlatformOn.inc 71ff2d990e Misc tweaks, todo comments, etc. 5 years ago
IdYarn.pas 421ff4d8b4 Moved remotely 18 years ago
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 years ago
IndyCar.bmp 421ff4d8b4 Moved remotely 18 years ago
IndyCore.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore100.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndyCore100.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore100.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore100.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore100.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore100.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore100Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
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 years ago
IndyCore110.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore110.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore110.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore110.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore110.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
IndyCore120.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore120.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore120.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore120.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore120.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore120.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore130.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore130.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore130.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore140.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore140.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore140.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore140.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore140.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore150.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore150.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore150.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndyCore150.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore150.dproj 70037658f1 upgraded Delphi XE projects by adding .dproj files 3 years ago
IndyCore150.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore160.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndyCore160.dproj 391179efa5 Adding project files for RAD Studio XE6. 12 years ago
IndyCore160.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore160.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore170.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndyCore170.dproj f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndyCore170.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore170.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore180.dpk d4ab856093 Added new HAS_PKG_RTL define in DPK files. 12 years ago
IndyCore180.dproj 15067dabb4 Fix for: 12 years ago
IndyCore180.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore180.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore190.dpk a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
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 years ago
IndyCore190.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore190.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore200.dpk 391179efa5 Adding project files for RAD Studio XE6. 12 years ago
IndyCore200.dproj c928060d19 Patch from Malcolm Smith for IndyCore project not generating BPL for XE6 10 years ago
IndyCore200.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore200.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore210.dpk 872bf6fde3 Adding project files for RAD Studio XE7. 11 years ago
IndyCore210.dproj 1da307df11 Patch from Malcolm Smith 11 years ago
IndyCore210.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore210.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore220.dpk 2206dea81a Adding XE8 project files. 11 years ago
IndyCore220.dproj 6a09976bd4 Patch from Malcolm Smith for compiling in C++Builder XE8 11 years ago
IndyCore220.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore220.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore230.dpk c3b04c008d Adding XE9 project files 10 years ago
IndyCore230.dproj c3b04c008d Adding XE9 project files 10 years ago
IndyCore230.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore230.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore240.dpk b3d43d40bb Adding some missing VERxxx defines when IMPLICITBUILDING is defined 9 years ago
IndyCore240.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndyCore240.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore240.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore250.dpk 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndyCore250.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndyCore250.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore250.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore260.dpk 611f0e7073 #285 adding project files for Delphi 10.3 Rio. 6 years ago
IndyCore260.dproj 114e365542 Adding .dproj files for Delphi 10.3 Rio. 6 years ago
IndyCore260.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
IndyCore270.dproj 8025249524 Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed. 5 years ago
IndyCore270.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
IndyCore280.dproj 1e924cdc3a added support for Delphi 11 Alexandria 3 years ago
IndyCore280.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
IndyCore290.dproj 52c94eae24 Bumping version number 1 year ago
IndyCore290.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore290.res 7d0e25fe41 Bumping version number 1 year ago
IndyCore40.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore40.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore50.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore50.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndyCore50.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndyCore50.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore50.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore60.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore60.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndyCore60.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndyCore60.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore60.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore70.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore70.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore70.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore90.RES 7d0e25fe41 Bumping version number 1 year ago
IndyCore90.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndyCore90.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore90.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
IndyCore90Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
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 years ago
IndyCoreK3.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndyCore_Icon.ico 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. 13 years ago
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 years ago
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 years ago
dclIndyCore.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore100.bdsproj 421ff4d8b4 Moved remotely 18 years ago
dclIndyCore100.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
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 years ago
dclIndyCore100.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore100.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore100Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
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 years ago
dclIndyCore110.RES 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore110.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
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 years ago
dclIndyCore110.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore120.RES 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore120.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
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 years ago
dclIndyCore120.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
dclIndyCore120.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
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 years ago
dclIndyCore130.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore130.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore140.RES 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore140.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
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 years ago
dclIndyCore140.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore150.RES 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore150.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
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 years ago
dclIndyCore150.dproj 70037658f1 upgraded Delphi XE projects by adding .dproj files 3 years ago
dclIndyCore150.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
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 years ago
dclIndyCore160.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore160.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore170.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore170.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore180.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore180.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore190.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore190.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore200.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore200.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore210.dpk 872bf6fde3 Adding project files for RAD Studio XE7. 11 years ago
dclIndyCore210.dproj 659dca9cf6 More patches from Malcolm Smith 11 years ago
dclIndyCore210.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore210.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore220.dpk 2206dea81a Adding XE8 project files. 11 years ago
dclIndyCore220.dproj 2206dea81a Adding XE8 project files. 11 years ago
dclIndyCore220.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore220.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore230.dpk c3b04c008d Adding XE9 project files 10 years ago
dclIndyCore230.dproj c3b04c008d Adding XE9 project files 10 years ago
dclIndyCore230.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore230.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore240.dpk b3d43d40bb Adding some missing VERxxx defines when IMPLICITBUILDING is defined 9 years ago
dclIndyCore240.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
dclIndyCore240.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore240.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore250.dpk 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
dclIndyCore250.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
dclIndyCore250.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore250.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore260.dpk 611f0e7073 #285 adding project files for Delphi 10.3 Rio. 6 years ago
dclIndyCore260.dproj 114e365542 Adding .dproj files for Delphi 10.3 Rio. 6 years ago
dclIndyCore260.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore260.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore270.dproj 8025249524 Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed. 5 years ago
dclIndyCore270.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore280.dproj 1e924cdc3a added support for Delphi 11 Alexandria 3 years ago
dclIndyCore280.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
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 years ago
dclIndyCore290.dproj 52c94eae24 Bumping version number 1 year ago
dclIndyCore290.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore290.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore40.RES 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore40.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore50.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
dclIndyCore50.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
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 years ago
dclIndyCore50.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore50.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore60.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
dclIndyCore60.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
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 years ago
dclIndyCore60.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore60.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore70.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore70.res 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore90.bdsproj 421ff4d8b4 Moved remotely 18 years ago
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 years ago
dclIndyCore90.rc 7d0e25fe41 Bumping version number 1 year ago
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 years ago
dclIndyCore90.res 7d0e25fe41 Bumping version number 1 year ago
dclIndyCore90Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
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 years ago
dclIndyCore_Icon.ico 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. 13 years ago
dclindycorek3.dpk 18186ecca2 Package generator updated. Rebuilt packages with it. 15 years ago
dclindycorek3.dpkl 421ff4d8b4 Moved remotely 18 years ago
dclindycorek3.res 421ff4d8b4 Moved remotely 18 years ago
dclindycorelaz.lpk 2206dea81a Adding XE8 project files. 11 years ago
dclindycorelaz.lpk.tmpl 2206dea81a Adding XE8 project files. 11 years ago
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 years ago
indycorefpc.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago