TiogaConversion6.0.tioga
Michael Plass, April 2, 1985 1:51:13 pm PST
Rick Beach, April 2, 1985 1:51:13 pm PST
TextNode:
TextNode.Body:
other variant removed
class removed
added hascharprops, hasartwork
other variant removed from TextNode.Body
punt RefOtherNode, TextBody, OtherBody, NewOtherNode
TextNode.nullTypeName => TextNode.nullFormatName
TextNode.TypeName => TextNode.FormatName
FileOps:
Type => Format changes.
TiogaExtraOps:
MapProps.typeFlag => MapProps.formatFlag
SetProp changed to take name: ATOM instead of name: ROPE
NodeProps:
MapProps.typeFlag => MapProps.formatFlag
PGSupport:
EnterTypeName => EnterFormatName
RetrieveTypeName => RetrieveFormatName
TypeName => FormatName
TypeIndex => FormatIndex
TEditInputOps:
SetTypeName => SetFormatName
CopyType => CopyFormat
TransposeType => TransposeFormatName
SetType => SetFormat
GetType => GetFormat
TextEdit:
ChangeType => ChangeFormat
CharSet type added
added Character Properties
changed GetProp, PutProp to take an atom instead of a rope
added CharSet parameter to a number of procs
removed ReplaceByText; uses need to be changed in EditSpanImpl, EditToolSortImpl, and EditToolSubsImpl
removed AlreadySaved from interface; not used elsewhere.
NodeStyle:
added -> NodeStyle.PointsPerFilll
added new style parameters added: lastLineFormatting, hshift, letterspacing, letterspacingStretch, letterspacingShrink, rightIndent, firstIndentRight, runaroundLeft, runaroundRight, underlineThickness, underlineDescent, underlineHue underlineSaturation underlineBrightness strikeoutThickness strikeoutAscent strikeoutHue strikeoutSaturation strikeoutBrightness backgroundAscent backgroundDescent backgroundHue backgroundSaturation backgroundBrightness outlineboxThickness outlineboxBearoff outlineboxHue outlineboxSaturation outlineboxBrightness
commented out several INLINEs NodeStyle.GetMumble[style]
NodeStyle.Alloc -> NodeStyleOps.Alloc
NodeStyle.ApplyAll -> NodeStyleOps.ApplyAll
NodeStyle.ApplyForNode -> NodeStyleOps.ApplyForNode
NodeStyle.ApplyLooks -> NodeStyleOps.ApplyLooks
NodeStyle.ApplyObject -> NodeStyleOps.ApplyObject
NodeStyle.ApplyType -> NodeStyleOps.ApplyFormat
NodeStyle.Copy -> NodeStyleOps.Copy
NodeStyle.Create -> NodeStyleOps.Create
NodeStyle.DefineSpecial -> NodeStyleObsolete.DefineSpecial
NodeStyle.DefineSpecialObj -> NodeStyleObsolete.DefineSpecialObj
NodeStyle.FlushCaches -> NodeStyleOps.FlushCaches
NodeStyle.Free -> NodeStyleOps.Free
NodeStyle.GetSpecial -> NodeStyleObsolete.GetSpecial
NodeStyle.GetSpecialI -> NodeStyleObsolete.GetSpecialI
NodeStyle.GetSpecialObj -> NodeStyleObsolete.GetSpecialObj
NodeStyle.LoadStyle -> NodeStyleOps.LoadStyle
NodeStyle.nonNumeric -> NodeStyleOps.nonNumeric
NodeStyle.OfStyle -> NodeStyleOps.OfStyle
NodeStyle.PrintSpaceWidth -> NodeStyle.GetPrintSpaceWidth
NodeStyle.RegisterStyleFreeObjVar -> NodeStyleObsolete.RegisterStyleFreeObjVar
NodeStyle.RegisterStyleFreeVar -> NodeStyleObsolete.RegisterStyleFreeVar
NodeStyle.ReloadStyle -> NodeStyleOps.ReloadStyle
NodeStyle.RemoveAllFromApplyAllCache -> NodeStyleObsolete.RemoveAllFromApplyAllCache
NodeStyle.RemoveNodeFromApplyAllCache -> NodeStyleObsolete.RemoveNodeFromApplyAllCache
NodeStyle.RulesTabCount -> NodeStyle.GetRulesTabCount
NodeStyle.RulesTabInfo -> NodeStyle.GetRulesTabInfo
NodeStyle.RulesTabInfoI -> NodeStyle.GetRulesTabInfoI
NodeStyle.ScreenSpaceWidth -> NodeStyle.GetScreenSpaceWidth
NodeStyle.StyleNameForNode -> NodeStyleOps.StyleNameForNode
NodeStyle.TJaMArrayObject -> NodeStyle.TabArray
NodeStyle.UnregisterStyleFreeVar -> NodeStyleObsolete.UnregisterStyleFreeVar
NodeStyleExtra.* -> NodeStyleWorks.*
NodeStyleExtra.AddRealError -> NodeStyleWorks.AddRealError
NodeStyleExtra.AddRealProc -> NodeStyleWorks.AddRealProc
NodeStyleExtra.defaultStyle -> NodeStyleOps.defaultStyle
NodeStyleExtra.defaultStyleName -> NodeStyleOps.defaultStyleName
NodeStyleExtra.defaultStylesForExtensions -> NodeStyleOps.defaultStylesForExtensions
NodeStyleExtra.DoStyleOperation -> NodeStyle.DoStyleOp
NodeStyleExtra.EnterReal -> NodeStyle.EnterReal
NodeStyleExtra.EvalFreeVars -> NodeStyleObsolete.EvalFreeVars
NodeStyleExtra.ExtObjPair -> NodeStyleOps.ExtObjPair
NodeStyleExtra.ForEachAttachedStyle -> NodeStyleWorks.ForEachAttachedStyle
NodeStyleExtra.Frame -> NodeStyleWorks.Frame
NodeStyleExtra.GetCommand -> NodeStyleWorks.GetCommand
NodeStyleExtra.GetFrame -> NodeStyleWorks.GetFrame
NodeStyleExtra.GetStyleParam -> NodeStyleOps.GetStyleParam
NodeStyleExtra.IntegerValue -> NodeStyle.IntegerValue
NodeStyleExtra.LoadProc -> NodeStyleWorks.LoadProc
NodeStyleExtra.LocalStyle -> NodeStyleOps.LocalStyle
NodeStyleExtra.LocalStyleRec -> NodeStyleOps.LocalStyleRec
NodeStyleExtra.OfParam -> NodeStyleWorks.OfParam
NodeStyleExtra.Ops -> NodeStyleWorks.Ops
NodeStyleExtra.OpsRec -> NodeStyleWorks.OpsRec
NodeStyleExtra.Param -> NodeStyleWorks.Param
NodeStyleExtra.ParamRec -> NodeStyleWorks.ParamRec
NodeStyleExtra.PercentError -> NodeStyleWorks.PercentError
NodeStyleExtra.PercentProc -> NodeStyleWorks.PercentProc
NodeStyleExtra.PopReal -> deleted
NodeStyleExtra.PopObject -> deleted
NodeStyleExtra.PopName -> NodeStyleWorks.PopName
NodeStyleExtra.PushInteger -> deleted
NodeStyleExtra.PushObject -> deleted
NodeStyleExtra.PushName -> deleted
NodeStyleExtra.PushReal -> deleted
NodeStyleExtra.PushText -> deleted
NodeStyleExtra.realTableOverflow -> NodeStyleWorks.realTableOverflow
NodeStyleExtra.SetDefaultStyle -> NodeStyleOps.SetDefaultStyle
NodeStyleExtra.SetExtensionStyles -> NodeStyleOps.SetExtensionStyles
NodeStyleExtra.SetNameError -> NodeStyleWorks.SetNameError
NodeStyleExtra.SetNameProc -> NodeStyleWorks.SetNameProc
NodeStyleExtra.SetReal -> NodeStyle.SetReal
NodeStyleExtra.StoreError -> NodeStyleWorks.StoreError
NodeStyleExtra.StoreProc -> NodeStyleWorks.StoreProc
NodeStyleExtra.StyleCommand -> NodeStyleWorks.RegisterStyleCommand
NodeStyleExtra.styleerror -> NodeStyleWorks.styleerror
NodeStyleExtra.StyleError -> NodeStyleWorks.StyleError
NodeStyleExtra.StyleForFrame -> NodeStyleWorks.StyleForFrame
NodeStyleExtra.StyleLiteral -> NodeStyleWorks.StyleLiteral
NodeStyleExtra.TryToPopString -> NodeStyleWorks.TryToPopRope
removed numerous NodeStyleExtra.MumbleOp procedures from the interface
EditNotify:
ChangeType.ChangingType => ChangeType.ChangingFormat
EditSpan:
Removed InsertOtherNode
OtherNode, OtherNodeImpl:
Punted