Commit History

Author SHA1 Message Date
  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
  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. 10 years ago
  marco 92960ff3ac * initial advanced records support for TSize..TRect and -F. 10 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. 11 years ago