home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc / OpenDoc Development / Debugging Support / OpenDoc™ Source Code / UI / WinStatB.cpp < prev    next >
Encoding:
Text File  |  1996-08-28  |  987 b   |  32 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        WinStatB.cpp
  3.  
  4.     Contains:    Platform-independent code for ODWindowState
  5.  
  6.     Owned by:    Richard Rodseth
  7.  
  8.     Copyright:    © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     Change History (most recent first):
  11.  
  12.         <11>      6/8/95    RR        #1257260 Collapse base classes. #1214898
  13.                                     StdTypes.r -> ODTypes.r
  14.         <10>     5/26/95    RR        #1251403: Multithreading naming support
  15.          <9>      4/7/95    RR        #1216618 Added SOM_TRY etc.
  16.          <8>     3/22/95    RR            #1225420, #122799Added
  17.                                     RegisterWindowForFrame
  18.          <7>     1/25/95    RR        #1211853 Removed session parameter from
  19.                                     CreateMenuBar
  20.          <6>     1/23/95    RR        # 1211853 Added CreateMenuBar
  21.          <5>      9/1/94    CC        RADAR #1181971 - missing factory methods
  22.                                     (for JBS)
  23.          <4>     8/25/94    RR        Changed Owned By.
  24.          <3>     8/16/94    JBS        1180387: add CreateCanvas()
  25.          <2>     8/15/94    JBS        1181138: add frameType to CreateFrame();
  26.                                     1181156: UI API Cleanup
  27.          <1>     9/27/94    RR        first checked in
  28.  
  29.     To Do:
  30. */
  31.  
  32. // No platform-independent code at this time