Commit History

Author SHA1 Message Date
  Michaël Van Canneyt a7e6fa6bcf * Better string array definitions 2 years ago
  marcoonthegit 4e7ddde706 * fix for #40069 add swapdimensions 2 years ago
  florian 2823485e93 + patch by Rika to implement missing TPointF methods, resolves #40057 2 years ago
  florian 99d402aea8 + operator TPointF./, resolves #40046 2 years ago
  florian 04c6cb5047 * patch by Make TPointF * TPointF a component-wise multiplication, resolves #40042 2 years ago
  Ondrej Pokorny 298b488da2 add missing TSizeF, TRectF properties and features 2 years ago
  Michaël Van Canneyt 07e09c6797 * fix compilation 4 years ago
  marcoonthegit 26467dd400 * small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436 1 year ago
  marcoonthegit f7e6489be5 * change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint ) 2 years ago
  michael 1e23652e48 * Fix issue ID #38900: union wrongly implemented 4 years ago
  svenbarth 432fcd52bc Merged revision(s) 45409, 46897-46898, 47007, 47011, 47065, 47084 from trunk: 4 years ago
  marco 8250336193 # revisions: 44496,44529,44632,44635,44643,44644,44664 5 years ago
  marco 913dd3190f # revisions: 43950,44275,44276,44277,44278,44280,44282,44290 5 years ago
  marco 9712af7fc4 --- Merging r39984 into '.': 6 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. 9 years ago
  marco 92960ff3ac * initial advanced records support for TSize..TRect and -F. 9 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. 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