(FILECREATED "30-Nov-87 14:20:02" {QV}<NOTECARDS>1.3KNEXT>PATCHLOADER.;57 5421   

      changes to:  (VARS PATCHLOADERCOMS)

      previous date: "24-Nov-87 15:40:40" {QV}<NOTECARDS>1.3KNEXT>PATCHLOADER.;56)


(* 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>)
				 (* * rg 9/30/87 This patch redefines the NoteCardType datatype to 
				    include new fields for MakeReadOnlyFn and MakeReadWriteFn. Most 
				    of the functions in this patch are simply recompiled.)
				 RGPATCH061
				 (* * rht 10/1/87: Fixes bug %#339: ShowLinks windows now 
				    automatically track things of interest like link creation, 
				    deletion, link type changes, card title changes. Also can 
				    recompute the ShowLinks contents by asking again for ShowLinks 
				    from card's titlebar.)
				 RHTPATCH289
				 (* * rht 10/1/87: Fixes bug reported by John Tang whereby moving a 
				    cross-file link to another notefile leaves a half link.)
				 RHTPATCH290
				 (* * rht 10/13/87: Fixes bug reported by John Tang whereby 
				    ExpandBrowserNode trashed the COPYBUTTONEVENTFN of the window so 
				    that one couldn't shift select cards out of the browser until 
				    next browser relayout.)
				 RHTPATCH291
				 (* * pmi 9/9/87: Changed To field of NoteCards Report lafite form 
				    back to "NoteCardsSupport.PA" (from "NoteCardsSupport↑.PA")
				    This patch was somehow left out of previous integration)
				 PMIPATCH063
				 (* * rht 10/26/87: Fix to bug 739: half-links created when making 
				    global links from browser. Changed the place that new link is 
				    added to global links list. Also fixed NC.GrowLinkLattice to 
				    leave links cached or uncached depending on how they were when we 
				    came in.)
				 RHTPATCH292
				 (* * pmi 10/29/87: Created NCP.MoveCards to give prog. int. access 
				    to NC.MoveCards. Added CopyExternalToLinksMode argument to 
				    NC.MoveCards to be passed down to NC.CopyCards so that it can be 
				    controlled from NCP.MoveCards.)
				 PMIPATCH068
				 (* * rht 10/29/87: This patch implements pointer icons. These act 
				    like links, except that their icon boxes are dashed, and they're 
				    invisible as far as the source or destination cards are 
				    concerned. That is, only the imageobject containing the pointer 
				    knows about the connection. Functions exist for creating pointer 
				    icons and converting them into link icons.)
				 NCPOINTERICON
				 (* * rht 10/29/87: Fixes bug reported by John Tang whereby 
				    NCP.LinkDesc did dumb things when passed a cross file link. It 
				    now takes a FollowCrossFileLinkFlg similar to NCP.CollectCards 
				    and NCP.CardNeighbors.)
				 RHTPATCH293
				 (* * rht 10/31/87: Fixes bug reported by John Tang whereby half 
				    links were being created when moving filebox between notefiles. 
				    Actually, the real problem was that deleting a card left the 
				    links cached for any card pointing at it.)
				 RHTPATCH294
				 (* * MakeReadOnlyFn and MakeReadWriteFn added to Card ACCESSFNS. 
				    MANY MANY MANY functions recompiled)
				 RGPATCH063
				 (* * RG 11/5/87 oops. changed order of ReadOnly arg to some fns so 
				    as not to interfere with existing code.)
				 RGPATCH064
				 (* * rht 11/6/87: Just grabbed HPRINTSP and recompiled so that won't 
				    turn up undefined under calls to HPRINT1.)
				 RHTPATCH295
				 (* * rg 11/20/87 changes for read-only text cards, plus some stuff 
				    that will have to be generalized for all card types - I'll get to 
				    that on the next round of changes)
				 RGPATCH062
				 (* * rg 11/20/87 this patch file restores changes that were 
				    accidentally smashed by RGPATCH063)
				 RGPATCH065
				 (* * rht 11/20/87: Fixes several cases left out of the ShowLinks 
				    fixes in RHTPATCH289, namely when title of card A is changed and 
				    there's a link, possibly cross-file, to card B which has a 
				    ShowLinks menu. Also now automatically recomputes visible 
				    ShowLinks menus when a link is first created.)
				 RHTPATCH296
				 (* * RG 11/23/87 now ShowLinks is only read-only if card is 
				    read-only)
				 RGPATCH066
				 (* * pmi 11/24/87: In NCP.OpenNoteFile, deleted extra NIL in call to 
				    NC.OpenNoteFile.)
				 PMIPATCH071
				 (* * rg 11/24/87 In NC.MakeCardTypesList fns filled in with NILL 
				    rather than FILLME)
				 RGPATCH067
				 (* * rht&pmi 11/30/87: NC.GrowLinkLattice no longer allows following 
				    backlinks if they go to the browser being created.)
				 PMIPATCH072)))
(* * 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>)
	   RGPATCH061 RHTPATCH289 RHTPATCH290 RHTPATCH291 PMIPATCH063 RHTPATCH292 PMIPATCH068 
	   NCPOINTERICON RHTPATCH293 RHTPATCH294 RGPATCH063 RGPATCH064 RHTPATCH295 RGPATCH062 
	   RGPATCH065 RHTPATCH296 RGPATCH066 PMIPATCH071 RGPATCH067 PMIPATCH072)
(PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1987))
(DECLARE: DONTCOPY
  (FILEMAP (NIL)))
STOP