Historie revizí

Autor SHA1 Zpráva Datum
  florian edd72ca6d2 * few inline directives added to types, resolves #34424 před 7 roky
  pierre 29b52824cf Try to fix TRect problem for wince před 8 roky
  nickysn 532ff65e87 + enabled compilation of unit types for win16 před 8 roky
  marco 6166215174 * make istream signedness equal to MSDN and modern delphi. Denis Kozlov, před 9 roky
  marco b33da605f3 * move tendian to objpas, alias in sysutils, types. mantis #31150 před 9 roky
  marco b38b3a7c1e * patch from Ondrej to fix splitrecttype aliasing on windows. Mantis #29557 před 10 roky
  michael 6b3b3d5c0c * Fix bug ID #29155, wrong declaration of ISTream. před 10 roky
  michael 353f5340dc * Patch from Ondrej Pokorny to implement - and * operators for TPointF před 10 roky
  marco f383a39cda * add tag types for size and point, but deprecated, since redundant. před 10 roky
  marco 92960ff3ac * initial advanced records support for TSize..TRect and -F. před 10 roky
  michael d3350b18ba * Some Delphi XE8 compatibility types před 10 roky
  florian ca4f4fb855 * changed casing for nicer code completation, #27604 před 11 roky
  svenbarth 2f613f71d7 Readd RT_RCDATA to the Types unit, but with a deprecated message so that users use the Windows one instead. před 11 roky
  svenbarth ace1ea0070 Fix compilation of NativeNT RTL před 11 roky
  marco f8f5c3cd23 * alias a few more types on windows. This makes developing portable software easier, since one doesn't have to conditionally import windows for e.g. tfiletime. před 14 roky
  marco 9324726374 * const added to size (record) Mantis #20653 před 14 roky
  florian 3e4469937c * fix Types.UnionRect as proposed by Piotr Karasinski, resolves #20006 před 14 roky
  florian 883eab626d * inline Types.Point(...) před 14 roky
  sergei 12f6eb2c4e * types.pp, applied a fix similar to r16224,16226 also to UnionRect function. It is very similar to IntersectRect and parameter aliasing issue applies to it as well (see Mantis #17722). před 15 roky
  sekelsenmat 3c2a94fad3 Makes IntersectRect more efficient před 15 roky
  sekelsenmat b4b9354468 Makes IntersectRect more robust. See bug #17722 před 15 roky
  marco cbf7b49dd1 * removed packed from statstg, which causes trouble in win64, and is probably wrong. Mantis 16159 před 16 roky
  marco 6df3352279 * move constants out of ifndef wince, bug #15057. před 16 roky
  marco de350d5c26 * fixed compilation win32/win64 after (my) last commit. před 16 roky
  marco 09b22de964 * TStreamAdapter + relevant constants. From 10608 před 16 roky
  Jonas Maebe 79e6ed5047 * fixed CenterPoint() function (patch by Alexander S. Klenin, mantis #13972) před 16 roky
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) před 18 roky
  marco 574827a844 * Fix for 10534. tagstatstg now aliased in activex.pp to types.pp před 18 roky
  marco f885568da9 * more little winapi fixes (largeuint) před 18 roky
  florian 0caa70a8b3 + basic TStreamAdapter implementation před 18 roky