RemyLebeau
|
7b65097eb5
Patches from Jeroen Wiert Pluimers:
|
7 rokov pred |
RemyLebeau
|
cebf76c750
Changing lspfix.exe to use AnsiString instead of String in FileContents() handling.
|
9 rokov pred |
RemyLebeau
|
ddec899bf1
Adding package files for RAD Studio 10.1 Berlin
|
9 rokov pred |
RemyLebeau
|
672d12f9da
Lazarus patch from Graeme Geldenhuys
|
10 rokov pred |
RemyLebeau
|
ec6d112ad6
Changing references to "XE9" to "Seattle" instead.
|
10 rokov pred |
RemyLebeau
|
c3b04c008d
Adding XE9 project files
|
10 rokov pred |
RemyLebeau
|
567e15599c
Adding new IdMessageHelper.pas unit to IndyProtocols package
|
10 rokov pred |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
11 rokov pred |
RemyLebeau
|
6740879f20
Forgot to check in the new background image.
|
11 rokov pred |
RemyLebeau
|
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 rokov pred |
RemyLebeau
|
872bf6fde3
Adding project files for RAD Studio XE7.
|
11 rokov pred |
RemyLebeau
|
c467d69588
Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files.
|
12 rokov pred |
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 rokov pred |
RemyLebeau
|
60c47b8c73
Adding IdProtocolsSelectionEditors.pas
|
12 rokov pred |
RemyLebeau
|
5276698499
Adding project group for RAD Studio XE6.
|
12 rokov pred |
RemyLebeau
|
391179efa5
Adding project files for RAD Studio XE6.
|
12 rokov pred |
RemyLebeau
|
a483bd1e86
Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC.
|
12 rokov pred |
JPeterMugaas
|
15067dabb4
Fix for:
|
12 rokov pred |
RemyLebeau
|
a33a3a641a
Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5.
|
12 rokov pred |
RemyLebeau
|
425a048a7e
Bug fixes for TIdStackLibc and TIdStackLinux.
|
13 rokov pred |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 rokov pred |
RemyLebeau
|
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 rokov pred |
RemyLebeau
|
b817539a39
Checking in a missing file
|
13 rokov pred |
RemyLebeau
|
5a875f17c0
Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release.
|
13 rokov pred |
JPeterMugaas
|
9f088183ef
IDN Support using Microsoft Internationalized Domain Names (IDN) Mitigation APIs 1.1. There is more information and a download at http://www.microsoft.com/en-us/download/details.aspx?id=734 .
|
13 rokov pred |
RemyLebeau
|
398fc04ca1
Phasing out TIdHeaderCoderUTF. It is redundant as TIdHeaderCoderIndy also supports UTF encodings.
|
14 rokov pred |
RemyLebeau
|
1c73115b34
Renamed to FullC4-16.bat
|
14 rokov pred |
RemyLebeau
|
c7cd550ac5
Updates for compiling Indy with the Pulsar C++ command-line compiler
|
14 rokov pred |
RemyLebeau
|
ff96a34488
Reverting ZLib .obj files for pre-Pulsar versions, and updating references to use new platform subfolders under Pulsar and later.
|
14 rokov pred |
RemyLebeau
|
e71ca65794
Some Pulsar updates
|
14 rokov pred |