(FILECREATED "23-Feb-87 14:10:42" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;95 5085
changes to: (VARS PATCHLOADERCOMS)
previous date: "19-Feb-87 18:33:43" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;94)
(* 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/29/87: Fixes bug reported by John Tang whereby cards
filed in boxes not up on the screen were only "half" linked.)
RHTPATCH188
(* * rht 1/30/87: Integrates Bagley's TEdit killer package into
NoteCards. The EditFn for text cards now restarts the process if
necessary.)
RHTPATCH189
(* * rht 2/1/87: Fixes the way NC.LinkAtCharPos was calling STKARG.
The change made in RHTPATCH186 was buggy.)
RHTPATCH190
(* * rht 2/2/87: Fixes the unreported bug whereby fileboxes were
incorrectly getting ExtraTEditProps passed to OPENTEXTSTREAM.)
RHTPATCH191
(* * rht 2/2/87: Fixed bug #416: Amounted to a total overhaul of
NC.UnfileNoteCard.)
RHTPATCH192
(* * RG 2/3/87 Partial fix for some procs not returning
success/failure flags)
RGPATCH013
(* * rht 2/6/87: Allows menu items to be added to
LinkIconMiddleButton menu. The extra items should be hung off the
ExtraLinkIconMenuItems property of the destination card type's
atom.)
RHTPATCH193
(* * rht 2/6/87: Fixes bug reported by John Tang when converting
files containing browser cards with deleted root nodes.)
RHTPATCH195
(* * rht 2/7/87: Fixes bug #411: Edit parameters now works when font
stylesheet is aborted. Also does nicer things with prompt window
in case of bad font choice. Lists of font families, sizes, and
faces are now in global vars so users can change them in their
init files.)
RHTPATCH196
(* * rht 2/12/87: This is to clean up the way the notefile icon left
button title bar menus were being handled. They are now computed
in a separate function. This also happens to fix the problem of
having no menus if you reload NCINTERFACE.)
RHTPATCH197
(* * rht 2/12/87: Small change so that running open events card
doesn't waste time trying to close card after running it. Just
leave it cached.)
RHTPATCH198
(* * rht&pmi 2/6/87: Fixes problem with browser cards being
displayed twice the first time they are brought up in an open
notefile)
PMIPATCH016
(* * Fixes to GRAPHER)
KOTOGRAPHERPATCHES
(* * rht 2/16/87: Fixes bug #436: can pull-across CloseNoteFile menu
to avoid user confirmation of whether to close open cards. New
AutoConfirmFlg now passed to NC.CloseNoteFile and
NCP.CloseNoteFiles.)
RHTPATCH199
(* * pmi 2/16/87: Introducing Multi-line link icons! Fixes bug 201
and 248)
PMIPATCH015
(* * rht 2/18/87: Fixes bug in NCP.DeleteLinkType reported by
Ramana.)
RHTPATCH200
(* * rht 2/18/87: Fixes bug #376: Changing link display mode and
changing card title from link icon both check for read-only
notefile.)
RHTPATCH201
(* * rht 2/18/87: Added SPAWN.MOUSE calls to Inspect&Repair so it
won't be suspended by IDLE.)
RHTPATCH202
(* * pmi 2/18/87: Fixes bug 326: Now deletes "RO:" in title of
NoteFile menu if NoteFile was open Read-only)
PMIPATCH017
(* * rht 2/19/87: Fixes bug #390: Aborting a notefile
(and thus also closing notefiles that were open read-only)
now kills the CacheTypesAndTitles process.)
RHTPATCH203
(* * RG 2/19/87 Fixed yet another place that should be returning a
value)
RGPATCH014
(* * rht 2/19/87: Fix to bug #407: Truncate option when opening bad
notefile once again allows saving data past checkpoint to a file.)
RHTPATCH204
(* * rht 2/19/87: Fix to bug #391: NCP.OpenNoteFile now handles
MenuPosition arg properly.)
RHTPATCH205
(* * rht 2/23/87: Adds an item to the notecards icon CardOps menu to
control the tedit-killer process.)
RHTPATCH206)))
(* * 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>)
RHTPATCH188 RHTPATCH189 RHTPATCH190 RHTPATCH191 RHTPATCH192 RGPATCH013 RHTPATCH193
RHTPATCH195 RHTPATCH196 RHTPATCH197 RHTPATCH198 PMIPATCH016 KOTOGRAPHERPATCHES RHTPATCH199
PMIPATCH015 RHTPATCH200 RHTPATCH201 RHTPATCH202 PMIPATCH017 RHTPATCH203 RGPATCH014
RHTPATCH204 RHTPATCH205 RHTPATCH206)
(PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1986 1987))
(DECLARE: DONTCOPY
(FILEMAP (NIL)))
STOP