ftp.nice.ch/Attic/openStep/developer/resources/MiscTableScroll.129.1.mw.s.gnutar.gz#/MiscKit2/Examples/LazyScrollDir/OPENSTEP-HISTORY.txt

This is OPENSTEP-HISTORY.txt in view mode; [Download] [Up]

//-----------------------------------------------------------------------------
// LazyScrollDir OPENSTEP HISTORY
// $Id: OPENSTEP-HISTORY.txt,v 1.6 97/07/08 12:47:13 sunshine Exp $
//-----------------------------------------------------------------------------

v16.1 07/08/97 13:00 EDT sunshine
    Applied v16 NEXTSTEP 3.3 diffs.

    Changed Files:
    * DirWindow.m
    * Makefile.postamble

v15.1 06/24/97 07:30 EDT sunshine
    Applied v15 NEXTSTEP 3.3 diffs.

    Changed Files:
    * DirArray.{h|m}
    * DirWindow.m

v14.3 06/22/97 06:00 EDT sunshine
    Now works with MiscTableScroll v0.125.9.  (Method names changed.)
    Adjusted framework search path to: $(NEXT_ROOT)/LocalLibrary/Frameworks.
    Added LazyScrollDir.ico application icon for Windows NT.
    Upgraded [un]pack_binaries.sh scripts to handle ICO files.

    Changed Files:
    * DirWindow.m
    + LazyScrollDir.ico
    * Makefile
    * pack_binaries.sh
    * PB.project
    * unpack_binaries.sh

v14.2 04/25/97 20:00 EDT sunshine
    Now works with MiscTableScroll v0.125.8.
    Synchronized with ScrollDir v29.4 for OPENSTEP.
    Ported to OPENSTEP 4.2 prerelease for Mach and NT.
    Replaced the Unix specific directory scanning code with NSFileManager.
    Removed the "message" column since this information isn't available
	from the NSFileManager.
    Completely revamped DirArray.  Is now completely Objective-C rather than
	Objective-C / C mixture.
    Added a Windows NT specific main menu nib.
    Replaced assert() with NSAssert() variations.
    Removed obsolete NameCache class.  No longer needed since NSFileManager
	returns string versions of file owner's user and group.  Removed
	reference to NameCache from README.
    Added MiscTableScroll to Frameworks directory in project since it is
	now a framework.
    Upgraded pack.sh script to store minor version number in PACKAGE_NUMBER.
    Upgraded binary pack and unpack scripts so they don't error out if tiffs
	or nibs are non-existent.
    Removed obsolete PB.gdbinit (no longer used by ProjectBuilder).
    *** Delete your old "ColOrder" and "ColSizes" defaults ***

    Changed Files:
    * Defaults.m
    * DirArray.{h|m}
    * DirWindow.{h|m|nib}
    * Makefile
    * Makefile.preamble
    - NameCache.{h|m}
    * SD_PageLayout.m
    * README.rtf
    * pack.sh
    * pack_binaries.sh
    + LazyScrollDir-winnt.nib
    * unpack_binaries.sh
    - PB.gdbinit
    * PB.project

v14.1 03/23/97 02:10 EST sunshine
    Applied v14 NEXTSTEP 3.3 diffs.

v13.1 03/23/97 01:50 EST sunshine
    Applied v13 NEXTSTEP 3.3 diffs.
    Brought into synchronization with ScrollDir v29.2 for OPENSTEP.

v12.1 03/22/97 23:25 EST sunshine
    Applied v12 NEXTSTEP 3.3 diffs.

v11.1 03/22/97 23:15 EST sunshine
    Applied v11 NEXTSTEP 3.3 diffs.
    (v10 was an experimental version which was never released, and therefore
    never ported to OPENSTEP.)
    Now works with OPENSTEP MiscTableScroll v125.3 (many MiscTableScroll method
	names changed since v9 of this project).

v9.3 12/30/96 02:30 EST sunshine
    Ported to broken OPENSTEP 4.1 (gamma) pb_makefiles.

v9.2 05/07/96 08:00 EDT sunshine
    TableScroll class version numbers were bumped up for all classes which
	archive themselves.  Therefore converted the DirWindow nib.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.