[UPDATES] 9 for Squeak3.7beta

dway at mailcan.com dway at mailcan.com
Sun Jun 20 04:28:37 UTC 2004



Ok, now this is *really* the last batch for 3.7beta, before going gamma,
barring any major bugs. An update to 3.7gamma/3.8alpha will appear soon,
along with a 3.7gamma candidate image.  (That will be after the pref
default voting ends Monday night.)

- Doug


------------------------------

5955FileList2VolMenuFix-nk -- Ned Konz -- 14 June 2004
Brings back the FileList2 volume menu.
Makes it update correctly when adding or removing directories.
Adds an interface to change the directory.

5956FontOfPointSizeFix-nk -- Ned Konz -- 12 June 2004
This changes fontOfPointSize: to work like fontOfSize: and find the best
match, rather than returning nil.

5957RespectFileList2Pref-nk -- Ned Konz -- 14 June 2004
Makes the system respect the setting of the #useFileList2 Preference,
and changes the Tools flap dynamically when it's changed.
- updates the Tools flap with the preferred FileList tool
- respects the setting for cmd-L in Morphic projects

5958IRBuilderMockFix-md -- Marcus Denker -- 9 June 2004
While getting Chuck to work on 3.7b I found a small typo
in IRBuilderMock>>setField: which the RB-Parser can't parse.
normally IRBuilder is part of the Compiler package, but loading
a complete new version of that now just for this one-character
fix is sure an overkill, so I'm sending this as a changeset."

5959StackPrintingAlignment-nk -- Ned Konz -- 10 June 2004
Fixes a bug in printing BookMorphs and StackMorphs as Postscript.
Also fixes a Postscript printing bug with text alignment attributes.

5960MoreUnimpRemovals-nk -- Ned Konz -- 12 June 2004
A few removals and fixes to deal with the many unimplemented messages in
the system.
(Removed FileResource changes from Ned's first version, because that's a
BFAV class. -dew)

5961DebugMenuFix-nk -- Ned Konz -- 14 June 2004
md: V2 without reorganization of Morph cat.
Fixes a bug with the debug halo menu offering to let you view the player
if there isn't one.

5962ProjectViewWindowExpunge-nk -- Ned Konz -- 9 June 2004
This fixes the inability to delete project view windows, when:
* the Preference projectViewsInWindows is set
* you have a ProjectViewMorph that is in a SystemWindow
* you hold the mouse down on the ProjectViewMorph until you see its menu
* you choose 'expunge this project'
* the project and ProjectViewMorph go away, but
* you can't delete the remaining window.

5963ChronologyUndecl2-nk -- Ned Konz -- 2 June 2004
Removes the following Undeclared refs from the Chronology and related
tests categories:
julianDayNumber in RuleDate>basicUpdateForMonth:year:
WeekDayNames in RuleDate class>newDayOfWeek:selectionRule:
timeZoneToRestore in TimeTest and TimespanTest
I don't know if RuleDate works properly; could someone who understands
this code look at this fix and write a test that exercises it?




<This automated message brought to you by the UpdateIncorporationTool.>
<See the UpdateIncorporationTool package on SqueakMap for details.>



More information about the Squeak-dev mailing list