Remy Lebeau
|
31d67fec33
Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas.
|
6 роки тому |
Remy Lebeau
|
4c9455845f
Move tweaks for IdCTypes.pas
|
6 роки тому |
RemyLebeau
|
bb529d1bb4
Replacing lingering references to NilHandle.
|
7 роки тому |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 роки тому |
RemyLebeau
|
95562d42f5
More TIdTextEncoding changes when USE_ICONV is defined. Previously, TIdTextEncoding_IS_NATIVE was not being defined under C++Builder/Delphi 2009+ when USE_ICONV was defined, so TIdTextEncoding was not a SysUtils.TEncoding descendant, causing some areas of Indy to not compile correctly when calling RTL/VCL TEncoding-enabled routines. Now, TIdTextEncoding_IS_NATIVE is always defined in CB/D2009+ so TIdTextEncoding is a SysUtils.TEncoding descendant. As such, the various TId...Encoding implementation classes had to be activated to support ICONV with TEncoding, and needed to add additional Indy...Encoding() functions to hide the details.
|
13 роки тому |
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 роки тому |
JPeterMugaas
|
afdbfb616e
Replace WIN32_OR_WIN64_OR_WINCE with WINDOWS define since that is used in Delphi and FreePascal for Win32, Win64, and Windows CE. This is for consistancy with an IdCompilerDefines rewrite that is in progress.
|
15 роки тому |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 роки тому |