| .. |
|
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
|
c1c669da63
Merge branch 'master' into unused_unit_refs
|
1 year 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
|
c1c669da63
Merge branch 'master' into unused_unit_refs
|
1 year 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
|
c1c669da63
Merge branch 'master' into unused_unit_refs
|
1 year ago |
|
IdCmdTCPServer.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdCommandHandlers.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdCompilerDefines.inc
|
7d0e25fe41
Bumping version number
|
1 year ago |
|
IdContext.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdCustomTransparentProxy.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
c1c669da63
Merge branch 'master' into unused_unit_refs
|
1 year ago |
|
IdExceptionCore.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdGlobalCore.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIOHandler.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIOHandlerSocket.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIOHandlerStack.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIOHandlerStream.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIPAddress.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIPMCastBase.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIPMCastClient.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIPMCastServer.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdIcmpClient.pas
|
c1c669da63
Merge branch 'master' into unused_unit_refs
|
1 year ago |
|
IdIntercept.pas
|
c1c669da63
Merge branch 'master' into unused_unit_refs
|
1 year ago |
|
IdInterceptSimLog.pas
|
c1c669da63
Merge branch 'master' into unused_unit_refs
|
1 year ago |
|
IdInterceptThrottler.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdLogBase.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdLogDebug.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdLogEvent.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdLogFile.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdLogStream.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdRawFunctions.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdRawHeaders.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdRegisterCore.lrs
|
421ff4d8b4
Moved remotely
|
18 years ago |
|
IdRegisterCore.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdReply.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdReplyRFC.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdSchedulerOfThread.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdSchedulerOfThreadDefault.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdSchedulerOfThreadPool.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdServerIOHandler.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdServerIOHandlerSocket.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdServerIOHandlerStack.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdSimpleServer.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdSocketHandle.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdSocks.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdTCPServer.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdTCPStream.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdTask.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdThread.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdThreadComponent.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdThreadSafe.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdTraceRoute.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdUDPBase.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdUDPClient.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year ago |
|
IdUDPServer.pas
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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
|
e821fe3e15
Move mode switch from the interface part of the unit to the area between the "unit" and "interface" for good measure
|
1 year 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 |