Commit History

Author SHA1 Message Date
  Michaël Van Canneyt a38bbe9f11 * Add crossproduct and normalize to TPointF 1 year ago
  Michaël Van Canneyt d0fa38e898 * Missing functions 1 year ago
  Michaël Van Canneyt 70c37a7e05 * Add TPointF.Zero 1 year ago
  Michaël Van Canneyt 7a52538bac * add TClassicByteDynArray for delphi compatibility 1 year ago
  Michaël Van Canneyt ce279a6c53 * Add TClassicStringDynArray for Delphi compatibility 1 year ago
  Michaël Van Canneyt 1b8922deee * Forgot CenterAt 2 years ago
  Michaël Van Canneyt cd26fea0bb * Add some missing identifiers to TRectF. Fixes issue #40068 2 years ago
  marcoonthegit e518a5edf3 * small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436 2 years ago
  Michael VAN CANNEYT e04f02dc37 * Dotted RTL compiles 2 years ago
  Michaël Van Canneyt 4b5e2c7f98 * Better string array definitions 2 years ago
  Michaël Van Canneyt 6c5fc66ecd * Fix epsilon, add TRectF.FitInto 2 years ago
  Michaël Van Canneyt 60d23d70b9 * Epsilon for Delphi compatibility 2 years ago
  marcoonthegit c1a8f2114a * change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint ) 2 years ago
  marcoonthegit 8190b505f6 * fix for #40069 add swapdimensions 2 years ago
  florian 04cda6588f + patch by Rika to implement missing TPointF methods, resolves #40057 2 years ago
  florian e96d47e9e0 + operator TPointF./, resolves #40046 2 years ago
  florian 00dc25e20f * patch by Make TPointF * TPointF a component-wise multiplication, resolves #40042 2 years ago
  Ondrej Pokorny 63a8483deb 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 7 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