(FILECREATED "10-Dec-86 12:55:49" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;41 6737
changes to: (VARS PATCHLOADERCOMS)
previous date: " 9-Dec-86 00:51:32" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;38)
(* Copyright (c) 1986 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>)
(* * dvn 11/14/86: This file patches apparent errors with the
predicates detecting if notefiles are open or not.)
DVNPATCH001
(* * rht 11/14/86: Yet another fix to make card deletion not try to
read card substance)
RHTPATCH154
(* * rht 11/16/86: Change to allow break in calls to
NCP.ReportError.)
RHTPATCH155
(* * rht 11/16/86: Fixes bug #212. If EditFn is passed a non-nil
RegionOrPosition arg, then card is moved to that position even if
currently displayed.)
RHTPATCH156
(* * rht 11/16/86: Fixes bug #215: can now change middle button
items as well as left menu items of a displayed card.)
RHTPATCH157
(* * rht 11/16/86: Fix to unreported problem in document card MakeFn
causing new Document cards to have wrong size.)
RHTPATCH158
(* * rht 11/17/86: Fixes strange race condition where notefile would
open and card found before its title had been cached. This meant
that cross file link editfn's call to NC.FetchTitle would return
NIL. Now calls NC.RetrieveTitle which waits till caching
completes.)
RHTPATCH159
(* * rht 11/18/86: Fixes session parameters DefaultLinkIconxxx so
that cards are NOT immediately updated. Also changes default
setting for the ShowNoteFileOnCards session parameter.)
RHTPATCH160
(* * rht 11/19/86: Fix for the "vanishing" link icon problem when
title of a cross file link card changes. Also rips version number
off file name hint stored in crossfile link cards. Also provides
attached bitmap for crossfile link cards.)
RHTPATCH161
(* * rht&pmi 12/8/86: Allow extra tedit props to be stashed on
notefile user data. If there are any such, then supercede the
global params ones. Also provides a WhenSavedFn hook for card
types. Takes protection away from call to openevents card events
under NC.OpenNoteFile. Defines new functions for dealing with
card window title bars.)
RHTPATCH162
(* * rht&pmi 12/8/86: Allows users to add entries to the "ShowBox"
entry on the notefile menu. Also renamed "ShowBox" to be
"ShowCards")
RHTPATCH163
(* * rht&pmi 12/8/86: Changes action of middle button in a notefile
icon. Now brings up a menu consisting of the item
"Full File Name"
which does the old action of displaying notefile filename. User
can attach items to this menu from the programmer's interface. It
is anticipated that creators of packages that "configure" a
notefile, will put a call to NCP.AddNoteFileIconMiddleButtonItem
on the open events card.)
RHTPATCH164
(* * rg 11/19/86: Mostly fixes missing variable declarations)
RGPATCH001
(* * kirk 11/19/86: change to NCDATABASE to fix Lyric problem)
KIRKPATCH032
(* * rht&pmi 11/24/86: Fixes bug #310: can't get link dashing to
show up on browser hardcopy.)
RHTPATCH165
(* * rht&pmi 11/24/86: Fixes bug #314: filing in closed box allows
duplicates.)
RHTPATCH166
(* * pmi 12/4/86: Fixes bug #s 220, 155, and 174?: Now have two
menus for NoteFile icon titlebar left button menu: one if
NoteFile is open, and one if NoteFile is closed. Menus come up
much faster. Also added Inspect&Repair to menu for open NoteFile.)
PMIPATCH002
(* * pmi 12/4/86: Fixes bug #278: Checkpointing a closed NoteFile no
longer causes a break.)
PMIPATCH003
(* * pmi 12/4/86: Fixes bug #221: Deleting an open NoteFile now
aborts.)
PMIPATCH004
(* * pmi 12/4/86: Fixes bug #171: Typing <CR> when prompted for file
name for new File card now aborts instead of bugging you for a
file.)
PMIPATCH005
(* * pmi 12/4/86: Fixes bug #113: Gives prompt windows a minimum
size that is larger (300 pixels))
PMIPATCH006
(* * pmi 12/4/86: Fixes bug #146 NoteFile Delete should delete
NoteFile name from menu of known files. Fixes bug #288 Delete
NoteFile should close the NoteFile's menu window.)
PMIPATCH007
(* * pmi 12/4/86: Fixes bug #145: Menu of known NoteFiles should
include version numbers of file names.)
PMIPATCH008
(* * pmi 12/4/86: Fixes bug #205: Select cards prompt should
indicate need for SHIFT.)
PMIPATCH009
(* * pmi 12/5/86: Fixes bug #321 Clicking outside of Link type menu
should abort.)
PMIPATCH010
(* * rg 12/5/86: Fixes bug in two-sided NS printing)
RGPATCH002
(* * rht&pmi 11/24/86: Fixes bug #??? Now checks whether
NC.LinkIconWhenDeletedFn is called under TEDIT.MOVE. If so, don't
cause orphan hook under the subsequent call to NC.DelFromLink.)
RHTPATCH167
(* * rht 12/8/86: Adds the functionality of open events cards
without defining a new card type. Also makes it possible to mark
single cards as not needing filing.)
RHTPATCH168
(* * rht 12/9/86: Fixes to crossfilelinks bugs #312, 313 reported by
John Tang.)
RHTPATCH169
(* * rht&pmi 12/9/86: Fix to problem with compact in place on never
before opened notefiles.)
RHTPATCH170
(* * rht 12/10/86: Fixes bug #318: prop values that are lists no
longer get broken out by prop list editor.)
RHTPATCH171)))
(* * 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>)
DVNPATCH001 RHTPATCH154 RHTPATCH155 RHTPATCH156 RHTPATCH157 RHTPATCH158 RHTPATCH159
RHTPATCH160 RHTPATCH161 RHTPATCH162 RHTPATCH163 RHTPATCH164 RGPATCH001 KIRKPATCH032
RHTPATCH165 RHTPATCH166 PMIPATCH002 PMIPATCH003 PMIPATCH004 PMIPATCH005 PMIPATCH006
PMIPATCH007 PMIPATCH008 PMIPATCH009 PMIPATCH010 RGPATCH002 RHTPATCH167 RHTPATCH168
RHTPATCH169 RHTPATCH170 RHTPATCH171)
(PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1986))
(DECLARE: DONTCOPY
(FILEMAP (NIL)))
STOP