home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / fish / 911-930 / ff911 / gadlayout / history < prev    next >
Text File  |  1994-05-04  |  403b  |  9 lines

  1.  
  2. GadLayout 37.19:
  3. ----------------
  4.  - New gadget tags: GL_MinWidth, GL_MaxWidth, GL_MinHeight, GL_MaxHeight
  5.    and GL_Columns.
  6.  - New tags for LayoutGadgetsA(): GL_NoCreate, GL_BorderLeft, GL_BorderRight.
  7.  - FreeLayoutGadgets() will now safely do nothing if passed NULL.
  8.  - Header file ported to assembler by Pasi Ilola (Thanks!)
  9.  - Test programme now uses WA_InnerWidth and WA_InnerHeight as it should.