Commit History

Author SHA1 Message Date
  marco 9e6c8dd735 # revisions: 32730,32817 9 years ago
  marco fd16925a32 --- Merging r32333 into '.': 9 years ago
  marco 42e2d461cb # revisions: 31461 9 years ago
  marco de9625af71 --- Merging r32795 into '.': 9 years ago
  marco bfc5db50ec --- Merging r30102 into '.': 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. 10 years ago
  svenbarth ace1ea0070 Fix compilation of NativeNT RTL 10 years ago
  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. 13 years ago
  marco 9324726374 * const added to size (record) Mantis #20653 13 years ago
  florian 3e4469937c * fix Types.UnionRect as proposed by Piotr Karasinski, resolves #20006 14 years ago
  florian 883eab626d * inline Types.Point(...) 14 years ago
  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). 15 years ago
  sekelsenmat 3c2a94fad3 Makes IntersectRect more efficient 15 years ago
  sekelsenmat b4b9354468 Makes IntersectRect more robust. See bug #17722 15 years ago
  marco cbf7b49dd1 * removed packed from statstg, which causes trouble in win64, and is probably wrong. Mantis 16159 15 years ago
  marco 6df3352279 * move constants out of ifndef wince, bug #15057. 15 years ago
  marco de350d5c26 * fixed compilation win32/win64 after (my) last commit. 16 years ago
  marco 09b22de964 * TStreamAdapter + relevant constants. From 10608 16 years ago
  Jonas Maebe 79e6ed5047 * fixed CenterPoint() function (patch by Alexander S. Klenin, mantis #13972) 16 years ago
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  marco 574827a844 * Fix for 10534. tagstatstg now aliased in activex.pp to types.pp 17 years ago
  marco f885568da9 * more little winapi fixes (largeuint) 18 years ago
  florian 0caa70a8b3 + basic TStreamAdapter implementation 18 years ago
  tom_at_work cb3b55b3cf * fix compilation on non-windows platforms 18 years ago
  florian 42f036b66c * unified IStream and ISequentialStream declaration 18 years ago
  florian 30c6b37c8d * fixed largeint declarations 18 years ago
  florian d5d3779360 * patch for #8375 from Roozbeh Gholizadeh 18 years ago
  florian fd2032dab2 + start of embedded rtl 18 years ago
  micha b1c1b6fd3d + generic implementation of list and map; adapt TList/TStringList to use it 18 years ago
  michael ab2e7337e3 * Patch from Graeme Geldenhuys: 18 years ago