J. Peter Mugaas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
před 1 rokem |
RemyLebeau
|
cebf76c750
Changing lspfix.exe to use AnsiString instead of String in FileContents() handling.
|
před 9 roky |
RemyLebeau
|
c203c6a3c1
Updating TIdBaseComponentSelectionEditor.RequiresUnits() to initialize TRttiContext only one time, instead of for each Indy component found.
|
před 10 roky |
RemyLebeau
|
aeb0b02efd
Updating TIdComponentSelectionEditor to recognize Indy components that derive directly from TIdBaseComponent instead of TIdComponent.
|
před 11 roky |
RemyLebeau
|
e5a869ff22
Tweaks to TIdComponentSelectionEditor to work around some compiler issues in Delphi 2010.
|
před 12 roky |
RemyLebeau
|
44530c9a15
Tweaks to TIdComponentSelectionEditor to retrieve unit names from TypInfo.PTypeInfo when available.
|
před 12 roky |
RemyLebeau
|
ae85ca65c4
Fix for compiler error in IdRegisterCore.pas for Delphi 2007 and earlier.
|
před 12 roky |
RemyLebeau
|
fa9aaaa962
Updated TIdComponentSelectionEditor.RequiresUnits() to no longer report the 'System' unit, such as for TObject and String parameters. Doing so causes an 'Identifier redeclared' compiler error since the System unit is always implicitly used.
|
před 12 roky |
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.
|
před 12 roky |
RemyLebeau
|
ed96f0a206
More DNS patches.
|
před 12 roky |
RemyLebeau
|
391179efa5
Adding project files for RAD Studio XE6.
|
před 12 roky |
RemyLebeau
|
ee1b96d9d2
Fix for compiler error under Lazarus.
|
před 13 roky |
RemyLebeau
|
1cb0ad2c2f
Fix for wrong Left/Top properties being updated in TIdDsnPropEdBindingVCL.
|
před 13 roky |
RemyLebeau
|
c5ad2912bf
Tweaks for TIdAntiFreeze under FireMonkey
|
před 14 roky |
RemyLebeau
|
81096cdd6f
Added TSelectionEditor class, initially for use by the TIdUDPServer.OnUDPRead event handler.
|
před 15 roky |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
před 15 roky |
olaf
|
421ff4d8b4
Moved remotely
|
před 18 roky |