[updates] five for 3.3a

Scott Wallace scott.wallace at squeakland.org
Fri Feb 1 20:22:29 UTC 2002


The following five updates have now been posted to the public servers for 3.3a.

   -- Scott

-----------

4731GraphicsTwkFix-tk -- Ted Kaehler -- 31 January 2002
Fix two bugs in Andreas' 4640GraphicsTweaks-ar. 
SyntaxUpdatingStringMorph>>drawOn: computes a font (f), and then does 
not use it in the loop (fails when font is nil).
If Morph>>insetColor asks owner for colorForInsets, which asks *its* 
owner for a color.  One too many layers of owner are asked.
And a fix of mine.

4732HandRedrawFix -- Andreas Raab -- 1 February 2002
A fix for incremental updates in HandMorph.

4733firstModuleFixes-hg -- Henrik Gedenryd -- 31 January 2002
Some quick fixes to make module unloading work better.
Moving some classes that were sent to the wrong places due to bad 
category strings.

4734nameForRef-sw -- Scott Wallace -- 1 February 2002
Fixes a bug recently introduced into Object.uniqueNameForReference; 
thanks to Bob Arning for zeroing in on this.

4735prefDirRefix-mir -- Michael Rueger -- 1 February 2002
Change set 4668ServerCode-fixes-hg reinstalled an old version which 
forced the creation of a prefs folder on startup. This reverts to the 
correct version again.




More information about the Squeak-dev mailing list