Commit History

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