| .. |
|
IconsDotNet
|
15067dabb4
Fix for:
|
12 ani în urmă |
|
Res
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
AboutBackground.bmp
|
6740879f20
Forgot to check in the new background image.
|
11 ani în urmă |
|
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 ani în urmă |
|
AboutProg.res
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdAbout.TWinForm.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdAbout.TfrmAbout.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdAbout.pas
|
b7d10ec01e
A few more tweaks to the "About" dialog.
|
11 ani în urmă |
|
IdAbout.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
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 ani în urmă |
|
IdAboutDotNET.TfrmAbout.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdAboutDotNET.pas
|
b7d10ec01e
A few more tweaks to the "About" dialog.
|
11 ani în urmă |
|
IdAboutDotNET.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
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 ani în urmă |
|
IdAboutNET.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdAboutVCL.RES
|
5d89a5d858
Bumping version number to 10.6.2.0
|
11 ani în urmă |
|
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 ani în urmă |
|
IdAboutVCL.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
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 ani în urmă |
|
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 ani în urmă |
|
IdAntiFreeze.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdAssignedNumbers.pas
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 ani în urmă |
|
IdBuffer.pas
|
7df1b6233b
Resolves #633, adding support for FreePascal's noreturn keyword.
|
6 luni în urmă |
|
IdCmdTCPClient.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdCmdTCPServer.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdCommandHandlers.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdCompilerDefines.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdCompilerOptionsPop.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdCompilerOptionsPush.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdContext.pas
|
d9bf161e2d
Updating Computil.dpr to support RAD Studio 10.0 Seattle.
|
10 ani în urmă |
|
IdCore90ASM90.inc
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IdCoreDsnRegister.pas
|
b077089c90
Adding Indy version info to RAD Studio's about box
|
8 ani în urmă |
|
IdCoreRegister.dcr
|
15067dabb4
Fix for:
|
12 ani în urmă |
|
IdCoreRegisterCool.dcr
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdCreditsBitmap.res
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdCreditsBitmap.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdCustomTCPServer.pas
|
6489827318
For issue #632, adding a TODO comment regarding a small race condition on the Contexts list.
|
6 luni în urmă |
|
IdCustomTransparentProxy.pas
|
7df1b6233b
Resolves #633, adding support for FreePascal's noreturn keyword.
|
6 luni în urmă |
|
IdDeprecatedImplBugOff.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdDeprecatedImplBugOn.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdDsnBaseCmpEdt.pas
|
99cc609bed
Merging the Tiburon branch into the Trunk
|
15 ani în urmă |
|
IdDsnCoreResourceStrings.pas
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IdDsnPropEdBinding.pas
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 ani în urmă |
|
IdDsnPropEdBindingNET.TIdDsnPropEdBindingNET.resources
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
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 ani în urmă |
|
IdDsnPropEdBindingNET.resx
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdDsnPropEdBindingVCL.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdExceptionCore.pas
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdGlobalCore.pas
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 ani în urmă |
|
IdIOHandler.pas
|
7df1b6233b
Resolves #633, adding support for FreePascal's noreturn keyword.
|
6 luni în urmă |
|
IdIOHandlerSocket.pas
|
627f40aa52
Miscellaneous tweaks
|
9 ani în urmă |
|
IdIOHandlerStack.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdIOHandlerStream.pas
|
7df1b6233b
Resolves #633, adding support for FreePascal's noreturn keyword.
|
6 luni în urmă |
|
IdIPAddress.pas
|
cebf76c750
Changing lspfix.exe to use AnsiString instead of String in FileContents() handling.
|
9 ani în urmă |
|
IdIPMCastBase.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdIPMCastClient.pas
|
7aa180593e
Fixing compiler errors in TIdIPMCastClient and TIdUDPServer.
|
6 ani în urmă |
|
IdIPMCastServer.pas
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 ani în urmă |
|
IdIcmpClient.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdIntercept.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdInterceptSimLog.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdInterceptThrottler.pas
|
434da55e30
Closes #562. Updating TIdInterceptThrottler to use Int64 for its XXXBitsPerSec properties.
|
1 an în urmă |
|
IdLogBase.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdLogDebug.pas
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdLogEvent.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdLogFile.pas
|
ad7acb2e81
Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead.
|
3 ani în urmă |
|
IdLogStream.pas
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 ani în urmă |
|
IdObjectChecksOff.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdObjectChecksOn.inc
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 ani în urmă |
|
IdRawBase.pas
|
3a1aa55912
Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4.
|
7 ani în urmă |
|
IdRawClient.pas
|
3a1aa55912
Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4.
|
7 ani în urmă |
|
IdRawFunctions.pas
|
055a7912bc
Fixing some warnings from FixInsight
|
10 ani în urmă |
|
IdRawHeaders.pas
|
2206dea81a
Adding XE8 project files.
|
11 ani în urmă |
|
IdRegisterCore.lrs
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IdRegisterCore.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdReply.pas
|
ad7acb2e81
Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead.
|
3 ani în urmă |
|
IdReplyRFC.pas
|
7df1b6233b
Resolves #633, adding support for FreePascal's noreturn keyword.
|
6 luni în urmă |
|
IdResourceStringsCore.pas
|
7bfca91847
Fix for exception in TIdIPMCastBase when the IPVersion is Id_IPv6 and a project is closed and re-opened.
|
10 ani în urmă |
|
IdScheduler.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdSchedulerOfThread.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdSchedulerOfThreadDefault.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdSchedulerOfThreadPool.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdServerIOHandler.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdServerIOHandlerSocket.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdServerIOHandlerStack.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdSimpleServer.pas
|
3a1aa55912
Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4.
|
7 ani în urmă |
|
IdSocketHandle.pas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 an în urmă |
|
IdSocks.pas
|
899cb2e5b4
Updating TIdSocksInfo.MakeSocks5Connection() to not reallocate LBuf before sending it.
|
1 an în urmă |
|
IdSymbolDeprecatedOff.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdSymbolDeprecatedOn.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdSymbolPlatformOff.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdSymbolPlatformOn.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdSync.pas
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 ani în urmă |
|
IdTCPClient.pas
|
f26fd038de
Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received.
|
1 an în urmă |
|
IdTCPConnection.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdTCPServer.pas
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
10 ani în urmă |
|
IdTCPStream.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdTask.pas
|
a483bd1e86
Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC.
|
12 ani în urmă |
|
IdThread.pas
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 ani în urmă |
|
IdThreadComponent.pas
|
ad7acb2e81
Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead.
|
3 ani în urmă |
|
IdThreadSafe.pas
|
2206dea81a
Adding XE8 project files.
|
11 ani în urmă |
|
IdTraceRoute.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 an în urmă |
|
IdUDPBase.pas
|
f26fd038de
Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received.
|
1 an în urmă |
|
IdUDPClient.pas
|
7df1b6233b
Resolves #633, adding support for FreePascal's noreturn keyword.
|
6 luni în urmă |
|
IdUDPServer.pas
|
d112c9fbd3
Solaris does not allow an IPv4 socket and an IPv6 socket to listen on the same port at the same time. (#574)
|
1 an în urmă |
|
IdUnitPlatformOff.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdUnitPlatformOn.inc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IdYarn.pas
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IddclCore90ASM90.inc
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCar.bmp
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IndyCore.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore100.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IndyCore100.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore100.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore100.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore100.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore100.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore100.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore100Net.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IndyCore100Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore110.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore110.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore110.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore110.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore110.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore110.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore110Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore120.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore120.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore120.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore120.proj
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 ani în urmă |
|
IndyCore120.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore120.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore120.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore120Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore130.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore130.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore130.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore130.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore130Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore140.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore140.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore140.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore140.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore140.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore140.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore150.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore150.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore150.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
IndyCore150.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore150.dproj
|
70037658f1
upgraded Delphi XE projects by adding .dproj files
|
3 ani în urmă |
|
IndyCore150.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore150.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore160.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore160.dproj
|
391179efa5
Adding project files for RAD Studio XE6.
|
12 ani în urmă |
|
IndyCore160.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore160.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore160.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore170.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore170.dproj
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 ani în urmă |
|
IndyCore170.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore170.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore170.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore180.dpk
|
d4ab856093
Added new HAS_PKG_RTL define in DPK files.
|
12 ani în urmă |
|
IndyCore180.dproj
|
15067dabb4
Fix for:
|
12 ani în urmă |
|
IndyCore180.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore180.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore180.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore190.dpk
|
a33a3a641a
Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5.
|
12 ani în urmă |
|
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 ani în urmă |
|
IndyCore190.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore190.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore190.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore200.dpk
|
391179efa5
Adding project files for RAD Studio XE6.
|
12 ani în urmă |
|
IndyCore200.dproj
|
c928060d19
Patch from Malcolm Smith for IndyCore project not generating BPL for XE6
|
10 ani în urmă |
|
IndyCore200.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore200.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore200.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore210.dpk
|
872bf6fde3
Adding project files for RAD Studio XE7.
|
11 ani în urmă |
|
IndyCore210.dproj
|
1da307df11
Patch from Malcolm Smith
|
11 ani în urmă |
|
IndyCore210.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore210.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore210.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore220.dpk
|
2206dea81a
Adding XE8 project files.
|
11 ani în urmă |
|
IndyCore220.dproj
|
6a09976bd4
Patch from Malcolm Smith for compiling in C++Builder XE8
|
11 ani în urmă |
|
IndyCore220.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore220.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore220.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore230.dpk
|
c3b04c008d
Adding XE9 project files
|
10 ani în urmă |
|
IndyCore230.dproj
|
c3b04c008d
Adding XE9 project files
|
10 ani în urmă |
|
IndyCore230.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore230.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore230.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore240.dpk
|
b3d43d40bb
Adding some missing VERxxx defines when IMPLICITBUILDING is defined
|
9 ani în urmă |
|
IndyCore240.dproj
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 ani în urmă |
|
IndyCore240.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore240.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore240.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore250.dpk
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 ani în urmă |
|
IndyCore250.dproj
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 ani în urmă |
|
IndyCore250.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore250.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore250.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore260.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore260.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore260.dproj
|
114e365542
Adding .dproj files for Delphi 10.3 Rio.
|
6 ani în urmă |
|
IndyCore260.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore260.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore270.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore270.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore270.dproj
|
8025249524
Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed.
|
5 ani în urmă |
|
IndyCore270.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore270.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore280.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore280.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore280.dproj
|
1e924cdc3a
added support for Delphi 11 Alexandria
|
3 ani în urmă |
|
IndyCore280.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore280.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore290.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore290.dproj
|
365f68a5cb
More updates for RAD Studio 12 dproj files
|
1 an în urmă |
|
IndyCore290.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore290.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore290.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore370.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore370.dpk
|
91beaa9ac9
Updating PkgGen for upcoming RAD Studio 13.
|
7 luni în urmă |
|
IndyCore370.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore370.rc.tmpl
|
91beaa9ac9
Updating PkgGen for upcoming RAD Studio 13.
|
7 luni în urmă |
|
IndyCore40.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore40.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore40.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore50.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore50.cfg1
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
IndyCore50.cfg2
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
IndyCore50.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore50.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore50.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore60.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore60.cfg1
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
IndyCore60.cfg2
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
IndyCore60.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore60.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore60.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore70.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore70.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore70.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore70.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore90.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore90.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IndyCore90.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore90.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
IndyCore90.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
IndyCore90Net.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
IndyCore90Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCoreK3.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
IndyCore_Icon.ico
|
5a875f17c0
Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release.
|
13 ani în urmă |
|
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 ani în urmă |
|
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 ani în urmă |
|
dclIndyCore.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore100.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
dclIndyCore100.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
dclIndyCore100.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore100.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore100.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore100.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore100Net.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
dclIndyCore100Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore110.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore110.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
dclIndyCore110.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore110.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore110.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore110Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore120.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore120.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
dclIndyCore120.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore120.proj
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 ani în urmă |
|
dclIndyCore120.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore120.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore120Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore130.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore130.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore130.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore130.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore130Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore140.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore140.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
dclIndyCore140.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore140.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore140.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore150.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore150.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 ani în urmă |
|
dclIndyCore150.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore150.dproj
|
70037658f1
upgraded Delphi XE projects by adding .dproj files
|
3 ani în urmă |
|
dclIndyCore150.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore150.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore160.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
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 ani în urmă |
|
dclIndyCore160.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore160.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore160.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore170.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
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 ani în urmă |
|
dclIndyCore170.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore170.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore170.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore180.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
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 ani în urmă |
|
dclIndyCore180.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore180.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore180.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore190.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
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 ani în urmă |
|
dclIndyCore190.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore190.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore190.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore200.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
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 ani în urmă |
|
dclIndyCore200.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore200.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore200.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore210.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore210.dproj
|
659dca9cf6
More patches from Malcolm Smith
|
11 ani în urmă |
|
dclIndyCore210.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore210.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore210.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore220.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore220.dproj
|
2206dea81a
Adding XE8 project files.
|
11 ani în urmă |
|
dclIndyCore220.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore220.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore220.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore230.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore230.dproj
|
c3b04c008d
Adding XE9 project files
|
10 ani în urmă |
|
dclIndyCore230.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore230.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore230.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore240.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore240.dproj
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 ani în urmă |
|
dclIndyCore240.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore240.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore240.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore250.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore250.dproj
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 ani în urmă |
|
dclIndyCore250.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore250.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore250.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore260.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore260.dproj
|
114e365542
Adding .dproj files for Delphi 10.3 Rio.
|
6 ani în urmă |
|
dclIndyCore260.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore260.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore260.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
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 ani în urmă |
|
dclIndyCore270.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore270.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore270.dproj
|
8025249524
Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed.
|
5 ani în urmă |
|
dclIndyCore270.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore270.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore280.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore280.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore280.dproj
|
1e924cdc3a
added support for Delphi 11 Alexandria
|
3 ani în urmă |
|
dclIndyCore280.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore280.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore290.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore290.dproj
|
365f68a5cb
More updates for RAD Studio 12 dproj files
|
1 an în urmă |
|
dclIndyCore290.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore290.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore290.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore370.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore370.dpk
|
91beaa9ac9
Updating PkgGen for upcoming RAD Studio 13.
|
7 luni în urmă |
|
dclIndyCore370.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore370.rc.tmpl
|
91beaa9ac9
Updating PkgGen for upcoming RAD Studio 13.
|
7 luni în urmă |
|
dclIndyCore40.RES
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore40.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore40.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore40.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore50.cfg1
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
dclIndyCore50.cfg2
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
dclIndyCore50.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore50.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore50.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore50.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore60.cfg1
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
dclIndyCore60.cfg2
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 ani în urmă |
|
dclIndyCore60.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore60.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore60.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore60.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore70.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore70.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore70.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore70.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
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 ani în urmă |
|
dclIndyCore90.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
dclIndyCore90.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore90.rc
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore90.rc.tmpl
|
706e490ce7
Bumping version number
|
1 an în urmă |
|
dclIndyCore90.res
|
ffc7887080
Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence.
|
5 luni în urmă |
|
dclIndyCore90Net.bdsproj
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
dclIndyCore90Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclIndyCore_Icon.ico
|
5a875f17c0
Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release.
|
13 ani în urmă |
|
dclindycorek3.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 an în urmă |
|
dclindycorek3.dpkl
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
dclindycorek3.res
|
421ff4d8b4
Moved remotely
|
18 ani în urmă |
|
dclindycorelaz.lpk
|
2206dea81a
Adding XE8 project files.
|
11 ani în urmă |
|
dclindycorelaz.lpk.tmpl
|
2206dea81a
Adding XE8 project files.
|
11 ani în urmă |
|
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 ani în urmă |
|
indycorefpc.pas
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 ani în urmă |