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

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

//-----------------------------------------------------------------------------
// ScrollDir OPENSTEP HISTORY
// $Id: OPENSTEP-HISTORY.txt,v 1.9 97/07/08 12:48:09 sunshine Exp $
//-----------------------------------------------------------------------------

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

    Changed Files:
    * DirWindow.m
    * Makefile.postamble

v30.1 06/24/97 09:00 EDT sunshine
    Applied v30 NEXTSTEP 3.3 diffs.

    Changed Files:
    * DirWindow.m

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

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

v29.4 04/25/97 17:00 EDT sunshine
    Synchronized with LazyScrollDir v14.2 for OPENSTEP.

    Changed Files:
    * DirWindow.m

v29.3 04/15/97 23:00 EDT sunshine
    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.
    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
    * DirWindow.{m|nib}
    * Makefile
    - NameCache.{h|m}
    * README.rtf
    * pack.sh
    * pack_binaries.sh
    + ScrollDir-winnt.nib
    * unpack_binaries.sh
    - PB.gdbinit
    * PB.project

v29.2 03/23/97 01:45 EST sunshine
    Brought into synchronization with LazyScrollDir v13.1 for OPENSTEP.
    Latest ScrollDir.nib had not been checked in via RCS.

v29.1 03/22/97 22:50 EST sunshine
    Applied v29 NEXTSTEP 3.3 diffs.

v28.1 03/21/97 18:40 EST sunshine
    Applied v28 NEXTSTEP 3.3 diffs.

v27.1 03/21/97 00:30 EST sunshine
    Applied v27 NEXTSTEP 3.3 diffs.
    Now works with OPENSTEP MiscTableScroll v125.2 (many MiscTableScroll method
	names changed since v26 of this project).

v26.1 02/07/97 14:00 EST sunshine
    Applied v26 NEXTSTEP 3.3 diffs.

v25.1 02/07/97 11:00 EST sunshine
    Applied v25 NEXTSTEP 3.3 diffs.

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

v24.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.