marcoonthegit
|
f7aa2f60dc
* add redundant trect.normalize as per delphi docs, copied from normalizerect
|
2 months ago |
Michaël Van Canneyt
|
b590ad70d8
* Make tscoped.assign the less expensive operation
|
4 months ago |
Michaël Van Canneyt
|
9a7a8f0d5c
* Capitalize TScoped.Assign
|
4 months ago |
Michaël Van Canneyt
|
e2d58b8b94
* add TScoped for auto-destroying classes, based on an idea of Loïc Touraine
|
4 months ago |
Michaël Van Canneyt
|
cbbba25198
* Patch from Eric Grange to correct TRectF.FitInto
|
5 months ago |
Michaël Van Canneyt
|
28fc3da2bd
* Patch from Eric Grange to fix TRectF.FitInto
|
8 months ago |
Frederic Kehrein
|
23dd7a5173
Adding TNullPtr to types
|
1 year ago |
Rika Ichinose
|
d7352e7b66
Remove most of the VER3_0 conditionals.
|
1 year ago |
Michaël Van Canneyt
|
0b4d9a6732
* Some utility routines
|
1 year ago |
Ondrej Pokorny
|
617d56f23a
Move EqualsValue/LessThanValue/GreaterThanValue to unit Types, refer to them in the Math unit
|
1 year ago |
florian
|
f67165ae31
* empty Rect does not extend the rect in UnionRect, based on patch provided by Werner Pamler, resolves #40680
|
1 year ago |
Michaël Van Canneyt
|
d6cf3c98d0
* Add constants cPI and friends, for delphi compatibility
|
1 year ago |
florian
|
a0cae50af6
* rtl part of #35433
|
1 year ago |
Michaël Van Canneyt
|
b61a0fab97
* CurveKappa, CurveKappaInv
|
1 year ago |
Michaël Van Canneyt
|
9a344568df
* RectWidth was not public
|
1 year ago |
Michaël Van Canneyt
|
3a1f180a56
* Add delphi-compatible TPointF.EqualsTo overload
|
1 year ago |
Michaël Van Canneyt
|
7bcc949308
* Add crossproduct and normalize to TPointF
|
1 year ago |
Michaël Van Canneyt
|
24d8478650
* Missing functions
|
1 year ago |
Michaël Van Canneyt
|
b3d3b65bdf
* Add TPointF.Zero
|
1 year ago |
Michaël Van Canneyt
|
9904727f75
* add TClassicByteDynArray for delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
14fe7203fe
* Add TClassicStringDynArray for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
bc00d5ae06
* Forgot CenterAt
|
1 year ago |
Michaël Van Canneyt
|
e28add8b31
* Add some missing identifiers to TRectF. Fixes issue #40068
|
1 year ago |
marcoonthegit
|
117094b540
* small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
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 |