| .. |
|
IdAntiFreezeBase.pas
|
ad7acb2e81
Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead.
|
3 år sedan |
|
IdAssemblyInfo.pas
|
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 år sedan |
|
IdBaseComponent.pas
|
8baae1c7ae
Adding some more C++ inline constructor workarounds
|
9 år sedan |
|
IdCTypes.pas
|
d2c19a992c
time_t is a signed type
|
2 år sedan |
|
IdCompilerDefines.inc
|
79a618c137
Merge branch 'master' into Indy-10.7
|
4 månader sedan |
|
IdCompilerOptionsPop.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdCompilerOptionsPush.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdComponent.pas
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 år sedan |
|
IdDeprecatedImplBugOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdDeprecatedImplBugOn.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdException.pas
|
b20497090a
Removing an outdated comment about EIdExceptionBase, which no longer exists
|
7 år sedan |
|
IdGlobal.pas
|
79a618c137
Merge branch 'master' into Indy-10.7
|
4 månader sedan |
|
IdIDN.pas
|
31d67fec33
Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas.
|
6 år sedan |
|
IdIconv.pas
|
31d67fec33
Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas.
|
6 år sedan |
|
IdObjectChecksOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdObjectChecksOn.inc
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 år sedan |
|
IdOverflowCheckingOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdOverflowCheckingOn.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdRangeCheckingOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdRangeCheckingOn.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdResourceStrings.pas
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 år sedan |
|
IdResourceStringsDotNet11.pas
|
5759b7e246
Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed.
|
13 år sedan |
|
IdResourceStringsIconv.pas
|
5759b7e246
Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed.
|
13 år sedan |
|
IdResourceStringsKylixCompat.pas
|
5759b7e246
Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed.
|
13 år sedan |
|
IdResourceStringsTextEncoding.pas
|
5759b7e246
Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed.
|
13 år sedan |
|
IdResourceStringsUnix.pas
|
5759b7e246
Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed.
|
13 år sedan |
|
IdResourceStringsVCLPosix.pas
|
5759b7e246
Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed.
|
13 år sedan |
|
IdStack.pas
|
79a618c137
Merge branch 'master' into Indy-10.7
|
4 månader sedan |
|
IdStackBSDBase.pas
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
1 år sedan |
|
IdStackConsts.pas
|
8f3f31f516
Pascal Anylizer from https://www.peganza.com/ was choking on the type definition. (#544)
|
1 år sedan |
|
IdStackDotNet.pas
|
1b1956be36
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdStackFramesOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdStackFramesOn.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdStackLibc.pas
|
8d2ab8ef3c
TIdStackVCLPosix poll (#571)
|
1 år sedan |
|
IdStackLinux.pas
|
8d2ab8ef3c
TIdStackVCLPosix poll (#571)
|
1 år sedan |
|
IdStackUnix.pas
|
8d2ab8ef3c
TIdStackVCLPosix poll (#571)
|
1 år sedan |
|
IdStackVCLPosix.pas
|
ce5edf902f
Fixes #639. Fix for TIdSocketListVCLPosix passing an incorrect parameter to GetPollFds() inside of SelectRead() and SelectReadList().
|
5 månader sedan |
|
IdStackWindows.pas
|
8d2ab8ef3c
TIdStackVCLPosix poll (#571)
|
1 år sedan |
|
IdStream.pas
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 år sedan |
|
IdStreamNET.pas
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 år sedan |
|
IdStreamVCL.pas
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 år sedan |
|
IdStruct.pas
|
2206dea81a
Adding XE8 project files.
|
11 år sedan |
|
IdSymbolDeprecatedOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdSymbolDeprecatedOn.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdSymbolPlatformOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdSymbolPlatformOn.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdSystem90ASM90.inc
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IdTransactedFileStream.pas
|
31d67fec33
Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas.
|
6 år sedan |
|
IdUnitPlatformOff.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdUnitPlatformOn.inc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IdVCLPosixSupplemental.pas
|
b79a2e88df
More changes for OSX platform support
|
6 år sedan |
|
IdVers.inc
|
060c8849a9
Bumping version number
|
1 år sedan |
|
IdVers.inc.tmpl
|
060c8849a9
Bumping version number
|
1 år sedan |
|
IdWinsock2.pas
|
df4abd8bf0
Adding use of {$HPPEMIT OPENNAMESPACE}/{$HPPEMIT CLOSENAMESPACE} in IdWinsock2.pas
|
3 år sedan |
|
IdWship6.pas
|
31d67fec33
Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas.
|
6 år sedan |
|
IndySystem.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem100.bdsproj
|
421ff4d8b4
Moved remotely
|
18 år sedan |
|
IndySystem100.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem100.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem100.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem100.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem100.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem100.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem100Net.bdsproj
|
421ff4d8b4
Moved remotely
|
18 år sedan |
|
IndySystem100Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem110.RES
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem110.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem110.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem110.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem110.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem110.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem110Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem120.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem120.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem120.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem120.proj
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 år sedan |
|
IndySystem120.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem120.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem120.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem120Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem130.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem130.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem130.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem130.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem130Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem140.RES
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem140.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem140.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem140.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem140.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem140.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem150.RES
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem150.cfg1
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem150.cfg2
|
52cd69558a
Merge more updates from Malcolm Smith
|
15 år sedan |
|
IndySystem150.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem150.dproj
|
70037658f1
upgraded Delphi XE projects by adding .dproj files
|
3 år sedan |
|
IndySystem150.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem150.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem160.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem160.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 år sedan |
|
IndySystem160.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem160.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem160.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem170.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem170.dproj
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 år sedan |
|
IndySystem170.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem170.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem170.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem180.dpk
|
d4ab856093
Added new HAS_PKG_RTL define in DPK files.
|
12 år sedan |
|
IndySystem180.dproj
|
15067dabb4
Fix for:
|
12 år sedan |
|
IndySystem180.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem180.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem180.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem190.dpk
|
a33a3a641a
Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5.
|
12 år sedan |
|
IndySystem190.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 år sedan |
|
IndySystem190.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem190.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem190.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem200.dpk
|
391179efa5
Adding project files for RAD Studio XE6.
|
12 år sedan |
|
IndySystem200.dproj
|
699af8634f
Patch from Malcolm Smith so FULLC_XE6.BAT will compile correctly.
|
11 år sedan |
|
IndySystem200.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem200.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem200.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem210.dpk
|
872bf6fde3
Adding project files for RAD Studio XE7.
|
11 år sedan |
|
IndySystem210.dproj
|
659dca9cf6
More patches from Malcolm Smith
|
11 år sedan |
|
IndySystem210.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem210.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem210.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem220.dpk
|
2206dea81a
Adding XE8 project files.
|
11 år sedan |
|
IndySystem220.dproj
|
6a09976bd4
Patch from Malcolm Smith for compiling in C++Builder XE8
|
11 år sedan |
|
IndySystem220.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem220.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem220.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem230.dpk
|
c3b04c008d
Adding XE9 project files
|
10 år sedan |
|
IndySystem230.dproj
|
c3b04c008d
Adding XE9 project files
|
10 år sedan |
|
IndySystem230.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem230.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem230.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem240.dpk
|
b3d43d40bb
Adding some missing VERxxx defines when IMPLICITBUILDING is defined
|
9 år sedan |
|
IndySystem240.dproj
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 år sedan |
|
IndySystem240.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem240.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem240.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem250.dpk
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 år sedan |
|
IndySystem250.dproj
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 år sedan |
|
IndySystem250.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem250.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem250.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem260.RES
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem260.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem260.dproj
|
114e365542
Adding .dproj files for Delphi 10.3 Rio.
|
6 år sedan |
|
IndySystem260.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem260.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem270.RES
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem270.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem270.dproj
|
8025249524
Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed.
|
5 år sedan |
|
IndySystem270.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem270.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem280.RES
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem280.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem280.dproj
|
1e924cdc3a
added support for Delphi 11 Alexandria
|
3 år sedan |
|
IndySystem280.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem280.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem290.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem290.dproj
|
365f68a5cb
More updates for RAD Studio 12 dproj files
|
1 år sedan |
|
IndySystem290.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem290.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem290.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem370.RES
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem370.dpk
|
91beaa9ac9
Updating PkgGen for upcoming RAD Studio 13.
|
7 månader sedan |
|
IndySystem370.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem370.rc.tmpl
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem40.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem40.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem40.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem40.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem50.cfg1
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 år sedan |
|
IndySystem50.cfg2
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 år sedan |
|
IndySystem50.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem50.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem50.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem50.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem60.cfg1
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 år sedan |
|
IndySystem60.cfg2
|
8a15b05411
Merge Malcolm Smith's updates, and a few additional tweaks
|
15 år sedan |
|
IndySystem60.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem60.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem60.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem60.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem70.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem70.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem70.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem70.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem80Net.bdsproj
|
421ff4d8b4
Moved remotely
|
18 år sedan |
|
IndySystem80Net.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 år sedan |
|
IndySystem90.bdsproj
|
421ff4d8b4
Moved remotely
|
18 år sedan |
|
IndySystem90.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem90.rc
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem90.rc.tmpl
|
ae201aa61c
Merge branch 'master' into Indy-10.7
|
7 månader sedan |
|
IndySystem90.res
|
a6326f33d8
Merge branch 'master' into Indy-10.7
|
5 månader sedan |
|
IndySystem90Net.bdsproj
|
421ff4d8b4
Moved remotely
|
18 år sedan |
|
IndySystem90Net.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystemK3.dpk
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 år sedan |
|
IndySystem_Icon.ico
|
5a875f17c0
Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release.
|
13 år sedan |
|
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 år sedan |
|
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 år sedan |
|
indysystemfpc.pas
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 år sedan |