[UPDATES] 29 (final??) more for 3.8

Bruce O'Neel edoneel at sdf.lonestar.org
Wed Apr 6 13:08:56 UTC 2005


Hi,

This now lives at:

http://box1.squeakfoundation.org/files/3.8/Squeak3.8g-6639.zip

cheers

bruce


On Tue, Apr 05, 2005 at 06:29:37PM +0200, Michael Rueger wrote:
> "Change Set:		TextExtentFix
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> Make resize of text safe."
> 
> "Change Set:		stopTickers
> Date:			15 March 2005
> Author:			Yoshiki Ohshima
> 
> In eToyFriendly mode, stop the tickers when an error occurs."
> 
> "Change Set:		grabWorld
> Date:			15 March 2005
> Author:			Yoshiki Ohshima
> 
> Prohibit grabing the world."
> 
> "Change Set:		robustWorld
> Date:			16 March 2005
> Author:			Yoshiki Ohshima
> 
> Some fixes to prevent move the world around.  Eventually we would like 
> to look at all reference to costume and senders of costume, but so far..."
> 
> "Change Set:		MVCSupport
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> An attempt to support MVC."
> 
> "Change Set:		MultiCopyFromTo
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> use asOctetString if possible in #copyFrom:to:."
> 
> "Change Set:		gradientFillFix
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> Make the gradientFill readout work when the morph is rotated."
> 
> "Change Set:		encodedTextLineEnd
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> view as encoded text do smart conversion of line ending."
> 
> "Change Set:		addNewSizeToTTCFontSet
> Date:			14 March 2005
> Author:			Tooru Nosse and Yoshiki Ohshima
> 
> Based on Noose-san's change, care is taken to the registry of TTCFontSet."
> 
> "Change Set:		AddTranslationMar16-2
> Date:			16 March 2005
> Author:			Yoshiki Ohshima
> 
> Adds #translated."
> 
> "Change Set:		fixLayoutTranslation
> Date:			16 March 2005
> Author:			Yoshiki Ohshima
> 
> Adds #translated to fix layout menu."
> 
> "Change Set:		AddTranslationMar15
> Date:			15 March 2005
> Author:			Yoshiki Ohshima
> 
> #translated more places."
> 
> "Change Set:		AddTranslationMar14
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> Add more translations pointed by Abe-san."
> 
> "Change Set:		TextComposerFix
> Date:			16 March 2005
> Author:			Yoshiki Ohshima
> 
> Even if the width of text morph is so short, at least one character 
> should go to a line.  Otherwise so many bad things can happen.
> The early attempt was quite faulty but I believe this is much better fix."
> 
> "Change Set:		RemoveCharacterScannerMap
> Date:			12 March 2005
> Author:			Ohshima Yoshiki, Takashi Yamamiya
> 
> Cleaning up some instance variables of character scanner
> because Strikefont >> characterToGlyphMap is obsolete today."
> 
> "Change Set:		StrikeFontSetShutdown
> Date:			11 March 2005
> Author:			Takashi Yamamiya
> 
> Reset all StrikeFontSet when shutdown for saving disk.
> "
> 
> "Change Set:		NonFractionalPoint-wiz
> Date:			25 November 2004
> Author:			Wiz (Jerome Peace)
> 
> Fractional points give warpbit the heebee geebees.
> 
> Ned wrote a to morph>>position that guarded against this but caused a 
> truncation error that sends rotating morphs wobbling to the top left.
> 
> This replaces the guard with a simple insurance against fractions in 
> point coords.
> 
> The true fix would be to have number and fraction have a asNonFraction 
> methods But this should suffice as a patch."
> 
> "Change Set:		updateVwrBlnHelp-sw
> Date:			24 March 2005
> Author:			Scott Wallace
> 
> Fix for Mantis Squeakland Bug #991 -- when you edit the balloon help for 
> a script, any existing viewer panes looking at the object's scripts will 
> now feel the change."
> 
> "Change Set:		newGraphicsFix
> Date:			17 March 2005
> Author:			Yoshiki Ohshima
> 
> new graphics feature of a SketchMorph raises error when it encounters 0 
> width or height form because it trys to create a thumnail."
> 
> "Change Set:		recolorHelp-yo
> Date:			17 March 2005
> Author:			Yoshiki Ohshima
> 
> The balloon help for recolor handle should be changed based on the 
> preference."
> 
> "Change Set:		paramTileInTest-sw
> Date:			15 March 2005
> Author:			Scott Wallace
> 
> Allows a naked parameter tile to be dropped into an empty Test area of a 
> Scriptor, whereupon it will be expanded into a boolean-valued comparator 
> phrase and hence play nicely in the BooleanScriptEditor."
> 
> "Change Set:		youreFired-sw
> Date:			17 March 2005
> Author:			Scott Wallace
> 
> Defines a scriptable 'fire' action for:
> 	ProjectViewMorph
> 	MenuMorph"
> 
> "Change Set:		demousing-sw
> Date:			17 March 2005
> Author:			Scott Wallace
> 
> Tweaks the error message presented upon zero-divide in etoy tile scripts."
> 
> "Change Set:		setDropShadow-sw=
> Date:			15 March 2005
> Author:			Scott Wallace
> 
> Fix up the setter of dropShadow so that you can correctly set the drop 
> shadow of a rotated morph from a viewer."
> 
> "Change Set:		increaseByFix
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> Fix it again."
> 
> "Change Set:		divZeroRevised
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> Attempt to handle divZero with #//, #\\ gracefully."
> 
> "Change Set:		dropShadowColorFix
> Date:			14 March 2005
> Author:			Yoshiki Ohshima
> 
> Similar to drow shadow, drop shadow color needs #renderedMorph."
> 
> "Change Set:		getDropShadow
> Date:			12 March 2005
> Author:			Yoshiki Ohshima
> 
> <your descriptive text goes here>"
> 

-- 
edoneel at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org



More information about the Squeak-dev mailing list