(FILECREATED "20-Aug-87 15:38:37" {QV}<NOTECARDS>1.3KNEXT>PATCHLOADER.;24 3897 changes to: (VARS PATCHLOADERCOMS) previous date: "18-Aug-87 17:32:58" {QV}<NOTECARDS>1.3KNEXT>PATCHLOADER.;20) (* Copyright (c) 1987 by Xerox Corporation. All rights reserved.) (PRETTYCOMPRINT PATCHLOADERCOMS) (RPAQQ PATCHLOADERCOMS ((* * This file contains patch files to load on top of <notecards>1.3knext>notecards.dcom in order to bring oneself up to date with the latest changes.) (FILES (FROM {QV}<NOTECARDS>1.3KNEXT>) (* * pmi 7/21/87: Fixes bug where a non-list was being passed to LAYOUTGRAPH in ROOTIDS instead of a list, causing a break in RelayoutGraph.) PMIPATCH052 (* * rht 7/24/87: Fixes bug #589 reported by John Tang whereby first reshape of browser overview win screws up.) RHTPATCH284 (* * rht 7/24/87: Fixes bug #635: Can't select card from link icon in browser.) RHTPATCH285 (* * rg 8/4/87 This fixes the infamous TEdit TTY process race condition, I hope) RGPATCH055 (* * pmi 8/4/87: this patch reinstantiates the Archive tool on the filebrowser menu.) PMIPATCH053 (* * pmi 8/7/87: Fixes bug #630: prompt for filename doesn't append ".notefile.") PMIPATCH054 (* * pmi 8/7/87: Fixes bug #591: Too easy to abort from open NoteFile.) PMIPATCH055 (* * pmi 8/7/87: Fixes bug #22: Document card Edit Graph breaks.) PMIPATCH056 (* * pmi 8/7/87: Fixes bug reported by Cathy where deleting a card from a browser caused it to go first to Orphans before being deleted for good.) PMIPATCH057 (* * rht 8/8/87: Fix of one storage leak caused by TEdit. We now smash value of PREVPREVPC and its proplist so PIECE objects can be GC'ed.) RHTPATCH286 (* * rg 8/11/87 rearranged protection and AWAIT.EVENT call to work for files that have no NoteFile object yet. This may also fix the "ARG NOT EVENT" bug (?)) RGPATCH056 (* * rg 8/11/87 now always makes sure interrupts are standard before calling PROMPTFORWORD or TTYIN, always closes window if exited because of error. Closing a prompt window aborts the process behind it.) RGPATCH057 (* * rht 8/17/87: This fixes a bug in HPRINT whereby two HPRINTs starting nearly simultaneously could clobber one another because they were sharing the HPRINTHASHARRAY globalvar. Now HPRINTHASHARRAY is a RESOURCE.) RHTPATCH287 (* * pmi 8/18/87: Created new ProgInt function which returns all cards of a given type or list of types found in a list of cards or a notefile.) PMIPATCH051 (* * pmi 8/19/87: fixes another bug with Inspect & Repair introduced by adding the Event stuff. We originally forgot to do a NOTIFY.EVENT when aborting from the card inspector menu. Also fixes problem where NC.ScavengerPhase1 was not returning a notefile if successful. Also adds call to NC.ResetNoteFileInterface to NC.ForceDatabaseClose, to make it look closed, since it IS closed.) PMIPATCH059 (* * pmi 8/18/87: Changed menu of noticed notefiles to come up faster by caching it whenever possible.) PMIPATCH058))) (* * This file contains patch files to load on top of <notecards>1.3knext>notecards.dcom in order to bring oneself up to date with the latest changes.) (FILESLOAD (FROM {QV}<NOTECARDS>1.3KNEXT>) PMIPATCH052 RHTPATCH284 RHTPATCH285 RGPATCH055 PMIPATCH053 PMIPATCH054 PMIPATCH055 PMIPATCH056 PMIPATCH057 RHTPATCH286 RGPATCH056 RGPATCH057 RHTPATCH287 PMIPATCH051 PMIPATCH059 PMIPATCH058) (PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1987)) (DECLARE: DONTCOPY (FILEMAP (NIL))) STOP