(FILECREATED "27-Jan-87 11:10:41" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;72 4131 changes to: (VARS PATCHLOADERCOMS) previous date: "22-Jan-87 19:24:17" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;68) (* Copyright (c) 1986, 1987 by Xerox Corporation. All rights reserved.) (PRETTYCOMPRINT PATCHLOADERCOMS) (RPAQQ PATCHLOADERCOMS ((* * This file contains patch files to load on top of <notecards>1.3k>next>notecards.dcom in order to bring oneself up to date with the latest changes.) (FILES (FROM {QV}<NOTECARDS>1.3K>NEXT>) (* * rht 1/16/87: Fix to proplist editor bugs #343, 317, 304 Props are kept in correct order, deletion works and null values are converted to NIL. No longer bugs you about save/cancel if no changes were made. Does save automatically if window is closed and changes were made. Also no longer allows adding the same prop twice or adding a system-reserved property.) RHTPATCH180 (* * rht 1/16/87: Fix to half of bug #6: call to MarkCardDeletedFn is now after call to NC.QuitCard in NC.DeleteNoteCard.) RHTPATCH181 (* * rht 1/19/87: NC.ScavengeDatabaseFile now uses NC.CardNeedsFilingP to check for unfiled cards at the end.) RHTPATCH182 (* * kk&rg 1/19/87 NC.FindFile fixed to use COMPILE.EXT, extraneous var removed from NCLocalDevice.GetNoteFileHeader) KIRKPATCH034 (* * rg 1/21/87 Closing notefile now sets stream to NIL for remote as well as local notefiles) RGPATCH009 (* * rg 1/21/87 Deleted references to obsolete "sources" code) RGPATCH011 (* * rht 1/21/87: Fix to bug #394: I&R no longer making DELETE ME link substitutes.) RHTPATCH183 (* * rht 1/22/87: Fixes: #401: I&R close inspectors question does not give Yes/No menu. #402: I&R if you request an inspector for a card whose inspector is already up, it shouldn't create a new one. #403: I&R can't recover cards that were created since the last checkpoint. #404: I&R abort may write stuff after checkpoint. #405: Trying to create new card when index is full actually puts another entry in the index. This patch probably fixes bug #346 and may fix #252 as well.) RHTPATCH184 (* * rht 1/23/87: Fixes bug #406 reported by Peggy whereby CompactInPlace broke when expanding index. Had to revise much code in the process.) RHTPATCH185 (* * rht 1/25/87: Fix to bug #247: links not keeping correct order in ShowLinks after copy. Fix is KLUDGY in that it peeks up the stack at the TEDIT.SELECTED.PIECES frame to figure out that we're under a multiple links copy.) RHTPATCH186 (* * rht 1/26/87: Fix to bug 364: NCP.GetLinks breaks with too many args to NCONC.) RHTPATCH187 (* * dvn 1/27/87: This file is intended to patch the methods by which GRAPHER and the NoteCards browser card allow the user to move nodes within the graph. It make available two new methods of node movement, both of which allow the movement of several nodes in the graph at once. The first method allows the user to move the root node of a subtree, and then moves all children of that node in analogous fashion. The second method allows the user to sweep out a region of the graph window, after which all nodes within that region are moved to new locations within a new region of the same size as the first which is specified by the user in response to a prompt.) DVNPATCH003))) (* * This file contains patch files to load on top of <notecards>1.3k>next>notecards.dcom in order to bring oneself up to date with the latest changes.) (FILESLOAD (FROM {QV}<NOTECARDS>1.3K>NEXT>) RHTPATCH180 RHTPATCH181 RHTPATCH182 KIRKPATCH034 RGPATCH009 RGPATCH011 RHTPATCH183 RHTPATCH184 RHTPATCH185 RHTPATCH186 RHTPATCH187 DVNPATCH003) (PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1986 1987)) (DECLARE: DONTCOPY (FILEMAP (NIL))) STOP