peter
|
68e56b9fc7
* write only unique property names in rtti
|
19 years ago |
peter
|
6238b1a917
* use NameIndex in GetPropInfos
|
19 years ago |
florian
|
9749238cfe
* OrdType isn't valid for Int64 and QWord
|
20 years ago |
tom_at_work
|
282f33100f
* bugfix of webbug 4404
|
20 years ago |
peter
|
22a20e15e4
* aligntoptr needs to use unsigned calculations, patch by Thomas
|
20 years ago |
florian
|
b1b0ffc1ec
* fixed more 64 bit issues (by Vincents Snijders)
|
20 years ago |
florian
|
451a7c3366
+ GetEnumNameCount by Danny Milosavljevic
|
20 years ago |
michael
|
64f1948f3e
+ Added overloaded stringtoset which starts from typinfo, not propinfo
|
20 years ago |
michael
|
2ec3e6db01
+ Added overloaded settostring which starts from typinfo, not propinfo
|
20 years ago |
florian
|
90cdc1b6fe
* fixed interface rtti, fixes bug #4089
|
20 years ago |
michael
|
a775d3d487
+ Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
|
20 years ago |
michael
|
21425e303c
+ Removed HASVARIANT define
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
686de2c1f8
+ Moved constants to rtlconsts and added callbacks for variant support
|
20 years ago |
michael
|
16f5f310b1
+ Added getPropValue by Uberto Barbini
|
20 years ago |
marco
|
960e15e2b9
* Currency property patch from Dean Zobec
|
20 years ago |
marco
|
f18a22f5a6
* patch for 3854 added. There are probably more places that need explicit
|
20 years ago |
florian
|
f45cf8f155
* fixed compilation on i386
|
20 years ago |
peter
|
28b1a4fd4f
* getordprop supports int64
|
20 years ago |
florian
|
26381ab2e7
* fixed 1.0.10 issue
|
20 years ago |
florian
|
bda868e0e7
+ overload of GetPropList added
|
20 years ago |
marco
|
47cec51c8d
* getproplist sorted param added.
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
357b6ee52b
* TTOrdType -> TOrdType
|
20 years ago |
michael
|
81ecfd5f2c
+ Fix for WideString props
|
20 years ago |
florian
|
080ed4548f
* fixed raw mode for non i386 targets
|
20 years ago |
florian
|
783a04af23
* another alignment fix
|
20 years ago |