Michaël Van Canneyt
|
b7f9947d26
* Better string array definitions
|
2 years ago |
Michaël Van Canneyt
|
b48c67f49f
* Fix epsilon, add TRectF.FitInto
|
2 years ago |
Michaël Van Canneyt
|
a6d3587432
* Epsilon for Delphi compatibility
|
2 years ago |
marcoonthegit
|
fc8b28eecd
* change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint )
|
2 years ago |
marcoonthegit
|
bfb904640a
* fix for #40069 add swapdimensions
|
2 years ago |
florian
|
69eebe4c0c
+ patch by Rika to implement missing TPointF methods, resolves #40057
|
2 years ago |
florian
|
1761d3c09d
+ operator TPointF./, resolves #40046
|
2 years ago |
florian
|
f1e391fb41
* patch by Make TPointF * TPointF a component-wise multiplication, resolves #40042
|
2 years ago |
Ondrej Pokorny
|
5109f0ba44
add missing TSizeF, TRectF properties and features
|
2 years ago |
Michaël Van Canneyt
|
c587f5a681
* fix compilation
|
4 years ago |
Michaël Van Canneyt
|
c4069b5fe8
* Remove spurious var, prevents fpdoc from handling record
|
4 years ago |
marcoonthegit
|
37863a6166
* Add skeleton for TPoint3D
|
4 years ago |
michael
|
59d4aaf5ec
* Fix issue ID #38900: union wrongly implemented
|
4 years ago |
svenbarth
|
6b548b9016
* fix for Mantis #37042: apply patch and test (adjusted for Big Endian) by Bi0T1N to add support for TBitConverter
|
5 years ago |
michael
|
0ff254e00f
* Fix bug ID #36837: add ToObjectArray, ToStTringArray and SetStrings
|
5 years ago |
marco
|
7fc9212ecd
Two static inline constructors
|
5 years ago |
florian
|
edd72ca6d2
* few inline directives added to types, resolves #34424
|
6 years ago |
pierre
|
29b52824cf
Try to fix TRect problem for wince
|
7 years ago |
nickysn
|
532ff65e87
+ enabled compilation of unit types for win16
|
7 years ago |
marco
|
6166215174
* make istream signedness equal to MSDN and modern delphi. Denis Kozlov,
|
8 years ago |
marco
|
b33da605f3
* move tendian to objpas, alias in sysutils, types. mantis #31150
|
8 years ago |
marco
|
b38b3a7c1e
* patch from Ondrej to fix splitrecttype aliasing on windows. Mantis #29557
|
9 years ago |
michael
|
6b3b3d5c0c
* Fix bug ID #29155, wrong declaration of ISTream.
|
9 years ago |
michael
|
353f5340dc
* Patch from Ondrej Pokorny to implement - and * operators for TPointF
|
9 years ago |
marco
|
f383a39cda
* add tag types for size and point, but deprecated, since redundant.
|
9 years ago |
marco
|
92960ff3ac
* initial advanced records support for TSize..TRect and -F.
|
9 years ago |
michael
|
d3350b18ba
* Some Delphi XE8 compatibility types
|
10 years ago |
florian
|
ca4f4fb855
* changed casing for nicer code completation, #27604
|
10 years ago |
svenbarth
|
2f613f71d7
Readd RT_RCDATA to the Types unit, but with a deprecated message so that users use the Windows one instead.
|
10 years ago |
svenbarth
|
ace1ea0070
Fix compilation of NativeNT RTL
|
10 years ago |