Skip to content

Commit

Permalink
Delete BlOSpaceFrame now that BlOSpace was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchodias committed Jan 15, 2024
1 parent 059937f commit e436bcc
Show file tree
Hide file tree
Showing 615 changed files with 613 additions and 650 deletions.
2 changes: 1 addition & 1 deletion src/Bloc/AtomicSharedPriorityQueue.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Internal Representation and Key Implementation Points.
Class {
#name : #AtomicSharedPriorityQueue,
#superclass : #AtomicSharedQueue,
#category : 'Bloc-DataStructure - Priority Queue'
#category : #'Bloc-DataStructure - Priority Queue'
}

{ #category : #accessing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlActionHandler.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Class {
#superclass : #Object,
#traits : 'TBlDebug',
#classTraits : 'TBlDebug classTrait',
#category : 'Bloc-Events-Handler'
#category : #'Bloc-Events-Handler'
}

{ #category : #'as yet unclassified' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineCompositeTransformation.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Class {
#instVars : [
'transformations'
],
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #adding }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineTransformation.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Class {
#instVars : [
'origin'
],
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #converting }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineTransformationCenterOrigin.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
#classInstVars : [
'defaultInstance'
],
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #accessing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineTransformationLeftCenterOrigin.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ I am a relative transformation origin which is attached to the left center of an
Class {
#name : #BlAffineTransformationLeftCenterOrigin,
#superclass : #BlAffineTransformationOrigin,
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #math }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
#instVars : [
'position'
],
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineTransformationOrigin.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I can be very useful when users want to rotate / scale or shear an element about
Class {
#name : #BlAffineTransformationOrigin,
#superclass : #Object,
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #math }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineTransformationPositionOrigin.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
#instVars : [
'position'
],
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineTransformationRightCenterOrigin.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ I am a relative transformation origin which is attached to the right center of a
Class {
#name : #BlAffineTransformationRightCenterOrigin,
#superclass : #BlAffineTransformationOrigin,
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #math }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAffineTransformationTopLeftOrigin.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ I am a relative transformation origin which is attached to the top left of an el
Class {
#name : #BlAffineTransformationTopLeftOrigin,
#superclass : #BlAffineTransformationOrigin,
#category : 'Bloc-Basic-Transformations'
#category : #'Bloc-Basic-Transformations'
}

{ #category : #math }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAliasCursor.class.st
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Class {
#name : #BlAliasCursor,
#superclass : #BlNamedCursor,
#category : 'Bloc-Space - Cursor'
#category : #'Bloc-Space - Cursor'
}
2 changes: 1 addition & 1 deletion src/Bloc/BlAllScrollCursor.class.st
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Class {
#name : #BlAllScrollCursor,
#superclass : #BlNamedCursor,
#category : 'Bloc-Space - Cursor'
#category : #'Bloc-Space - Cursor'
}
2 changes: 1 addition & 1 deletion src/Bloc/BlAlreadyAddedAsChildError.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
#instVars : [
'element'
],
#category : 'Bloc-Basic-Errors'
#category : #'Bloc-Basic-Errors'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAlternativeCombination.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Class {
#instVars : [
'combinations'
],
#category : 'Bloc-Events-KeyBinding'
#category : #'Bloc-Events-KeyBinding'
}

{ #category : #comparing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAnnulusSector.class.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Class {
#name : #BlAnnulusSector,
#superclass : #BlAnnulusSectorGeometry,
#category : 'Bloc-Basic-Geometry-Deprecated'
#category : #'Bloc-Basic-Geometry-Deprecated'
}

{ #category : #testing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAnnulusSectorGeometry.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Class {
'innerRadius',
'outerRadius'
],
#category : 'Bloc-Basic-Geometry'
#category : #'Bloc-Basic-Geometry'
}

{ #category : #'private - geometry' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlArrayObjectPool.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Class {
'poolSize',
'pool'
],
#category : 'Bloc-Basic-Support'
#category : #'Bloc-Basic-Support'
}

{ #category : #private }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlArrowCursor.class.st
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Class {
#name : #BlArrowCursor,
#superclass : #BlNamedCursor,
#category : 'Bloc-Space - Cursor'
#category : #'Bloc-Space - Cursor'
}
2 changes: 1 addition & 1 deletion src/Bloc/BlAttachedCachedSpaceReference.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Class {
#instVars : [
'space'
],
#category : 'Bloc-Space'
#category : #'Bloc-Space'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAttachedSpaceReference.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Class {
#classInstVars : [
'uniqueInstance'
],
#category : 'Bloc-Space'
#category : #'Bloc-Space'
}

{ #category : #cleanup }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlAttributeRopeIterator.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
#instVars : [
'subIterator'
],
#category : 'Bloc-DataStructure - Rope'
#category : #'Bloc-DataStructure - Rope'
}

{ #category : #'iterator - attributes' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBagObjectPool.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Class {
'maxPoolSize',
'pool'
],
#category : 'Bloc-Basic-Support'
#category : #'Bloc-Basic-Support'
}

{ #category : #private }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBaseEventProcessor.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Class {
#instVars : [
'space'
],
#category : 'Bloc-Space - Events'
#category : #'Bloc-Space - Events'
}

{ #category : #'as yet unclassified' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBaseFocusEvent.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Class {
#instVars : [
'reason'
],
#category : 'Bloc-Events'
#category : #'Bloc-Events'
}

{ #category : #converting }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBasicEventHandler.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Class {
#superclass : #Object,
#traits : 'TBlDebug',
#classTraits : 'TBlDebug classTrait',
#category : 'Bloc-Events-Handler'
#category : #'Bloc-Events-Handler'
}

{ #category : #'api - hooks' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBasicLayout.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
#classInstVars : [
'uniqueInstance'
],
#category : 'Bloc-Layouts-Basic'
#category : #'Bloc-Layouts-Basic'
}

{ #category : #accessing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBasicNodeBasedLayout.class.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Class {
#name : #BlBasicNodeBasedLayout,
#superclass : #BlNodeBasedLayout,
#category : 'Bloc-Layouts-Basic'
#category : #'Bloc-Layouts-Basic'
}

{ #category : #layout }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBasicShortcut.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Class {
'combination',
'repeatable'
],
#category : 'Bloc-Events-KeyBinding'
#category : #'Bloc-Events-KeyBinding'
}

{ #category : #converting }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBeaconLoggingTask.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Class {
'subtask',
'callingMethod'
],
#category : 'Bloc-Space - Tasks'
#category : #'Bloc-Space - Tasks'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBeaconTaskSignal.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Class {
'callingMethod',
'message'
],
#category : 'Bloc-Space - Tasks'
#category : #'Bloc-Space - Tasks'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBezierCurve.class.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Class {
#name : #BlBezierCurve,
#superclass : #BlBezierCurveGeometry,
#category : 'Bloc-Basic-Geometry-Deprecated'
#category : #'Bloc-Basic-Geometry-Deprecated'
}

{ #category : #testing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBezierCurveGeometry.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
#instVars : [
'controlPoints'
],
#category : 'Bloc-Basic-Geometry'
#category : #'Bloc-Basic-Geometry'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBlurAboveEffect.class.st
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Class {
#name : #BlBlurAboveEffect,
#superclass : #BlBlurEffect,
#category : 'Bloc-Effect'
#category : #'Bloc-Effect'
}
2 changes: 1 addition & 1 deletion src/Bloc/BlBlurBelowEffect.class.st
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Class {
#name : #BlBlurBelowEffect,
#superclass : #BlBlurEffect,
#category : 'Bloc-Effect'
#category : #'Bloc-Effect'
}
2 changes: 1 addition & 1 deletion src/Bloc/BlBlurEffect.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Class {
#instVars : [
'radius'
],
#category : 'Bloc-Effect'
#category : #'Bloc-Effect'
}

{ #category : #accessing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBlurEvent.class.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Class {
#name : #BlBlurEvent,
#superclass : #BlBaseFocusEvent,
#category : 'Bloc-Events'
#category : #'Bloc-Events'
}

{ #category : #testing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBottomAlignment.class.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Class {
#name : #BlBottomAlignment,
#superclass : #BlVerticalAlignment,
#category : 'Bloc-Layouts-Alignment'
#category : #'Bloc-Layouts-Alignment'
}

{ #category : #'class initialization' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBounds.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Class {
'right',
'bottom'
],
#category : 'Bloc-Basic-Bounds'
#category : #'Bloc-Basic-Bounds'
}

{ #category : #'instance creation' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBoundsCache.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Class {
'geometryBoundsInSpace',
'invalidationBounds'
],
#category : 'Bloc-Basic-Support'
#category : #'Bloc-Basic-Support'
}

{ #category : #'as yet unclassified' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBoundsMatcherConstraints.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Class {
'LessThan',
'Mask'
],
#category : 'Bloc-Basic-Bounds'
#category : #'Bloc-Basic-Bounds'
}

{ #category : #'accessing - flags' }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlBubblingEventDispatcher.class.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Class {
#name : #BlBubblingEventDispatcher,
#superclass : #BlDirectEventDispatcher,
#category : 'Bloc-Events-Dispatcher'
#category : #'Bloc-Events-Dispatcher'
}

{ #category : #dispatching }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlCellCursor.class.st
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Class {
#name : #BlCellCursor,
#superclass : #BlNamedCursor,
#category : 'Bloc-Space - Cursor'
#category : #'Bloc-Space - Cursor'
}
2 changes: 1 addition & 1 deletion src/Bloc/BlChildBoundsBasedFinder.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Class {
'preferredConstraints',
'acceptableConstraints'
],
#category : 'Bloc-Basic-Bounds'
#category : #'Bloc-Basic-Bounds'
}

{ #category : #accessing }
Expand Down
2 changes: 1 addition & 1 deletion src/Bloc/BlChildDoesNotExistError.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Class {
'parent',
'child'
],
#category : 'Bloc-Basic-Errors'
#category : #'Bloc-Basic-Errors'
}

{ #category : #accessing }
Expand Down
Loading

0 comments on commit e436bcc

Please sign in to comment.