Remy Lebeau
|
5a5a8edd2e
Fixes #581. Turning off IMPLICITBUILD on all Delhi packages.
|
1 year ago |
Remy Lebeau
|
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 |
RemyLebeau
|
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 |
RemyLebeau
|
8de2a4096f
Added missing references to IdCoreSelectionEditors.pas
|
15 years ago |
RemyLebeau
|
99cc609bed
Merging the Tiburon branch into the Trunk
|
15 years ago |