home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / source / gadlay17.lha / History < prev    next >
Encoding:
Text File  |  1993-12-16  |  531 b   |  14 lines

  1.  
  2. GadLayout 37.26:
  3. ----------------
  4.  - GLIM_Toggle tag added for IMAGEBUTTON_KIND gadgets.
  5.  - New gadget tags: GL_DupeHeight, GL_AlignTop, GL_AlignBottom.
  6.  - New function: GadgetKetCmd().
  7.  
  8. GadLayout 37.19:
  9. ----------------
  10.  - New gadget tags: GL_MinWidth, GL_MaxWidth, GL_MinHeight, GL_MaxHeight
  11.    and GL_Columns.
  12.  - New tags for LayoutGadgetsA(): GL_NoCreate, GL_BorderLeft, GL_BorderRight.
  13.  - FreeLayoutGadgets() will now safely do nothing if passed NULL.
  14.  - Test programme now uses WA_InnerWidth and WA_InnerHeight as it should.