Class BackgroundWithBorder

Changes

changed operations
operation BorderInsideBox(var insideBorder: Box);
operation DrawBackground();

Class BacklightButton

Changes

removed overrides
Reset()
added overrides
ResetClass()

Class Backup

Changes

removed inheritance
PIPEncodingStream
added inheritance
Object
removed operations
CalculateMemorySize()
FullBackup()
FullRestore()
added operations
class operation CalculateBackupSize(): Unsigned;
class operation FullRestorePreflight(stream: Object);
class operation FullSystemBackup(stream: Object);

Class BackupBatteryServer

Changes

removed overrides
Charging()
Reset()
UpdateBatteryLevel()
UpdateBatteryType()
added overrides
InitAtoDChannel()
InitializeBatteryFields()
ResetClass()

Class BackupJob

Changes

added attributes
attribute Frequency: Unsigned;
attribute Target: Object;

Class BackupWindow

Changes

removed fields
backupListView
changed fields
field containerDevice: ContainerDevice, getter, setter;
removed operations
DoFullRestore()

Class BalloonSpout

Changes

changed operations
operation BalloonBox(var balloon: Box);
changed intrinsics
intrinsic VisibleBalloonDot(target: Viewable; var dot: Dot): Boolean;

Class BatteryServer

Changes

removed fields
atodHalfReading
atodLowReading
atodVeryLowReading
batteryCapacity
chargeMonitorPeriod
currentMicroampLoad
lastChargeUpdate
lastFullChargeTime
lastPowerLoadChanged
milliampMillisecsUsed
numberOfFullCharges
selfDischargeRate
added fields
field alwaysReportBatteryFull: Boolean, getter, setter;
field atodChannel: Unsigned;
field rawLevelAtLastMeterChange: Fixed;
removed attributes
BatteryCapacity()
ChargeMonitorPeriod()
LastChargeUpdate()
LastFullChargeTime()
NumberOfFullCharges()
SelfDischargeRate()
added attributes
attribute AlwaysReportBatteryFull: Boolean;
attribute BatteryLevelVariance: Fixed, readOnly;
removed operations
AverageAtoD()
TimeRemaining()
changed operations
operation ReadAtoDChannel(): Unsigned;
added operations
operation BatteryInstalled(): Boolean;
operation InitAtoDChannel();
operation InitializeBatteryFields();
added overrides
Validate()

Class BehaviorAnimation

Changes

changed fields
field behaviorDelays: IntegerList;
added overrides
MatchImage()

Class BitmapFont

Changes

removed operations
CharacterBox()
FontOffsets()
FontTotalWidth()
FontWidths()
removed overrides
IsShared()
added overrides
Ascent()
Descent()
FontOffsets()
FontTotalWidth()
FontWidths()
Height()
ScaledSize()

Class BodyField

Changes

added overrides
CheckOutSelectionPath()
LimitFormatBounds()
RectangularFormat()

Class Book

Changes

removed inheritance
HasDestination
added inheritance
Entrance
removed attributes
Image()
removed operations
GoTo()
added overrides
DefaultReceiverForSelf()
GoTo()
GoToVia()
SearchForObject()
SetImage()

Class BookOfListsPage

Changes

changed fields
field list: ObjectList, getter, weak;
added operations
operation ShowOrHideLimitsWindow();
removed overrides
AboutToShow()
added overrides
BeginUsingForm()

Class BookPage

Changes

removed fields
index
added fields
field indexOfPages: ObjectList, getter, setter;
removed attributes
Index()
added attributes
attribute IndexOfPages: ObjectList, safe;
removed overrides
TextInfo()
added overrides
GoToVia()

Class BookScene

Changes

added overrides
CloseScene()

Class BookStack

Background information

  • Books

    Changes

    added fields
    field hidePageNumbersInContents: Boolean, getter, setter;
    added attributes
    attribute HidePageNumbersInContents: Boolean;

    Class Bookmark

    Changes

    removed overrides
    Copy()
    Touch()
    added overrides
    CopyNearWithFunction()
    Tap()

    Class Border

    Changes

    changed operations
    operation BorderOpaqueThickness(var thickness: Box);
    operation BorderThickness(var thickness: Box), noMethod;
    operation DrawBorder(position: Box; highlighted: Boolean), noFail, noMethod;
    operation DrawBorderAsCoupon(position: Box);
    operation DrawBorderShadow(position: Box; offset: Dot; shadowRGB: Unsigned), noFail;
    removed overrides
    BorderOpaqueThickness()
    DrawBorderAsCoupon()
    DrawBorderShadow()

    Class BorderImage

    Changes

    removed overrides
    FindInterchangeKey()

    Class BorderLine

    Changes

    removed fields
    borderColorHilited
    added fields
    field borderColorHighlighted: Unsigned;
    removed overrides
    IsShared()

    Class Box

    Changes

    added overrides
    DrawAttentionTo()

    Class Buffer

    Changes

    added inheritance
    AutoPurgeable
    removed attributes
    PurgeableOwner()
    added operations
    class operation NewBufferNear(nearThis: Object; initialSize: Unsigned): Buffer;
    added overrides
    PurgeableOwner()

    Class Button

    Changes

    added inheritance
    HasTimedAction
    removed overrides
    Hilited()
    SetHilited()
    SetScript()
    added overrides
    AutoMove()
    Highlighted()
    ImageOrigin()
    MatchImage()
    SetHighlighted()
    UseScaledText()