提交历史

作者 SHA1 备注 提交日期
  marcoonthegit f7aa2f60dc * add redundant trect.normalize as per delphi docs, copied from normalizerect 2 月之前
  Michaël Van Canneyt b590ad70d8 * Make tscoped.assign the less expensive operation 5 月之前
  Michaël Van Canneyt 9a7a8f0d5c * Capitalize TScoped.Assign 5 月之前
  Michaël Van Canneyt e2d58b8b94 * add TScoped for auto-destroying classes, based on an idea of Loïc Touraine 5 月之前
  Michaël Van Canneyt cbbba25198 * Patch from Eric Grange to correct TRectF.FitInto 6 月之前
  Michaël Van Canneyt 28fc3da2bd * Patch from Eric Grange to fix TRectF.FitInto 9 月之前
  Frederic Kehrein 23dd7a5173 Adding TNullPtr to types 1 年之前
  Rika Ichinose d7352e7b66 Remove most of the VER3_0 conditionals. 1 年之前
  Michaël Van Canneyt 0b4d9a6732 * Some utility routines 1 年之前
  Ondrej Pokorny 617d56f23a Move EqualsValue/LessThanValue/GreaterThanValue to unit Types, refer to them in the Math unit 1 年之前
  florian f67165ae31 * empty Rect does not extend the rect in UnionRect, based on patch provided by Werner Pamler, resolves #40680 1 年之前
  Michaël Van Canneyt d6cf3c98d0 * Add constants cPI and friends, for delphi compatibility 1 年之前
  florian a0cae50af6 * rtl part of #35433 1 年之前
  Michaël Van Canneyt b61a0fab97 * CurveKappa, CurveKappaInv 1 年之前
  Michaël Van Canneyt 9a344568df * RectWidth was not public 1 年之前
  Michaël Van Canneyt 3a1f180a56 * Add delphi-compatible TPointF.EqualsTo overload 1 年之前
  Michaël Van Canneyt 7bcc949308 * Add crossproduct and normalize to TPointF 1 年之前
  Michaël Van Canneyt 24d8478650 * Missing functions 2 年之前
  Michaël Van Canneyt b3d3b65bdf * Add TPointF.Zero 2 年之前
  Michaël Van Canneyt 9904727f75 * add TClassicByteDynArray for delphi compatibility 2 年之前
  Michaël Van Canneyt 14fe7203fe * Add TClassicStringDynArray for Delphi compatibility 2 年之前
  Michaël Van Canneyt bc00d5ae06 * Forgot CenterAt 2 年之前
  Michaël Van Canneyt e28add8b31 * Add some missing identifiers to TRectF. Fixes issue #40068 2 年之前
  marcoonthegit 117094b540 * small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436 2 年之前
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles 2 年之前
  Michaël Van Canneyt b7f9947d26 * Better string array definitions 2 年之前
  Michaël Van Canneyt b48c67f49f * Fix epsilon, add TRectF.FitInto 2 年之前
  Michaël Van Canneyt a6d3587432 * Epsilon for Delphi compatibility 2 年之前
  marcoonthegit fc8b28eecd * change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint ) 2 年之前
  marcoonthegit bfb904640a * fix for #40069 add swapdimensions 2 年之前