[Pkg] The Trunk: System-fbs.528.mcz

commits at source.squeak.org commits at source.squeak.org
Mon May 13 18:31:29 UTC 2013


Frank Shearar uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-fbs.528.mcz

==================== Summary ====================

Name: System-fbs.528
Author: fbs
Time: 13 May 2013, 7:30:25.442 pm
UUID: 06b02af5-3b4b-44f3-b891-877167261056
Ancestors: System-fbs.527

Mantis issue 7765: Recategorise SmartRefStream conversion methods.

http://bugs.squeak.org/view.php?id=7765

=============== Diff against System-fbs.527 ===============

Item was removed:
- ----- Method: SmartRefStream>>abstractStringx0 (in category 'conversion') -----
- abstractStringx0
- 
- 	^ String!

Item was removed:
- ----- Method: SmartRefStream>>alansTextPlusMorphbosfcebbmsopssrsggshtt0 (in category 'conversion') -----
- alansTextPlusMorphbosfcebbmsopssrsggshtt0
- 
- 	^ TextPlusMorph!

Item was removed:
- ----- Method: SmartRefStream>>bookPageMorphbosfcepcbbfgcc0 (in category 'conversion') -----
- bookPageMorphbosfcepcbbfgcc0
- 	"BookPageMorph->PasteUpMorph. For reading in old BookMorphs."
- 
- 	^ PasteUpMorph
- !

Item was removed:
- ----- Method: SmartRefStream>>clippingMorphbosfcep0 (in category 'conversion') -----
- clippingMorphbosfcep0
- 	^ PasteUpMorph!

Item was removed:
- ----- Method: SmartRefStream>>clippingMorphbosfcepc0 (in category 'conversion') -----
- clippingMorphbosfcepc0
- 	"ClippingMorph->PasteUpMorph. For reading in old BookMorphs."
- 
- 	^ PasteUpMorph!

Item was removed:
- ----- Method: SmartRefStream>>dropShadowMorphbosfces0 (in category 'conversion') -----
- dropShadowMorphbosfces0
- 
- 	^ Morph !

Item was removed:
- ----- Method: SmartRefStream>>gradientFillbosfcepbbfgcc0 (in category 'conversion') -----
- gradientFillbosfcepbbfgcc0
- 	^ GradientFillMorph!

Item was removed:
- ----- Method: SmartRefStream>>layoutMorphbosfcepbbochvimol0 (in category 'conversion') -----
- layoutMorphbosfcepbbochvimol0
- 	^ AlignmentMorph!

Item was removed:
- ----- Method: SmartRefStream>>layoutMorphbosfcepcbbochvimol0 (in category 'conversion') -----
- layoutMorphbosfcepcbbochvimol0
- 	^ AlignmentMorph!

Item was removed:
- ----- Method: SmartRefStream>>morphicEventtcbks0 (in category 'conversion') -----
- morphicEventtcbks0
- 	^ MorphicEvent!

Item was removed:
- ----- Method: SmartRefStream>>morphicSoundEventtcbkss0 (in category 'conversion') -----
- morphicSoundEventtcbkss0
- 	^ MorphicUnknownEvent!

Item was removed:
- ----- Method: SmartRefStream>>multiStringx0 (in category 'conversion') -----
- multiStringx0
- 
- 	^ WideString!

Item was removed:
- ----- Method: SmartRefStream>>multiSymbolx0 (in category 'conversion') -----
- multiSymbolx0
- 
- 	^ WideSymbol!

Item was removed:
- ----- Method: SmartRefStream>>myMorphbosfce0 (in category 'conversion') -----
- myMorphbosfce0
- 
- 	reshaped at: #MyMorph put: #convertbosfce0:bosfce0:.
- 		"Be sure to define that conversion method in class Morph"
- 	^ Morph!

Item was removed:
- ----- Method: SmartRefStream>>newMorphicEventts0 (in category 'conversion') -----
- newMorphicEventts0
- 
- 	^ MorphicEvent!

Item was removed:
- ----- Method: SmartRefStream>>scrollControllermvslrrsmsms0 (in category 'conversion') -----
- scrollControllermvslrrsmsms0
- 
- 	^ Smalltalk at: #MouseMenuController!

Item was removed:
- ----- Method: SmartRefStream>>transparentColorrcc0 (in category 'conversion') -----
- transparentColorrcc0
- 	^ TranslucentColor!



More information about the Packages mailing list