[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Dec 29 23:55:10 UTC 2009


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002215.html

Name: Morphic-dtl.278
Ancestors: Morphic-dtl.277

Move #restoreDisplay implementation from ScreenController to Project to eliminate #isMorphic sends.

Eliminate #isMorphic from #snapshot:andQuit:embedded: by adding #startUpComplete to Project and MorphicProject.

Move #offerMenuFrom:shifted: from StringHolder to Project to eliminate #isMorphic send.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002216.html

Name: ST80-dtl.80
Ancestors: ST80-nice.79

Move #restoreDisplay implementation from ScreenController to Project to eliminate #isMorphic sends.

Move #offerMenuFrom:shifted: from StringHolder to Project to eliminate #isMorphic send.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002217.html

Name: System-dtl.210
Ancestors: System-dtl.209

Move #restoreDisplay implementation from ScreenController to Project to eliminate #isMorphic sends.

Eliminate #isMorphic from #snapshot:andQuit:embedded: by adding #startUpComplete to Project and MorphicProject.

Move #offerMenuFrom:shifted: from StringHolder to Project to eliminate #isMorphic send.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002218.html

Name: Tools-dtl.153
Ancestors: Tools-ar.152

Remove unnecessary #isMorphic sends in SelectorBrowser>>selectorList: and SelectorBrowser>>searchResult:

Move #offerMenuFrom:shifted: from StringHolder to Project to eliminate #isMorphic send.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002219.html

Name: Morphic-dtl.279
Ancestors: Morphic-dtl.278

Rename #startUpComplete to #wakeUpTopWindow because it is used in contexts other than image startup. Change ChangesOrganizer class>>reorderChangesSets to use 'Project current wakeUpTopWindow' rather than an #isMorphic test.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002220.html

Name: System-dtl.211
Ancestors: System-dtl.210

Rename #startUpComplete to #wakeUpTopWindow because it is used in contexts other than image startup. Change ChangesOrganizer class>>reorderChangesSets to use 'Project current wakeUpTopWindow' rather than an #isMorphic test.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002221.html

Name: Tools-dtl.154
Ancestors: Tools-dtl.153

Change ChangesOrganizer class>>reorderChangesSets to use 'Project current wakeUpTopWindow' rather than an #isMorphic test.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002222.html

Name: Network-ar.45
Ancestors: Network-nice.44, Network-tonyg.35

Merging Network-tonyg.35:

Do not specify ':80' (or other port number) in HTTP request 'Host' header unless a port number was explicitly specified, because doing so changes the meaning of the request when HTTP virtual-hosts are being used.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002223.html

Name: System-ul.212
Ancestors: System-dtl.211, System-klub.210

- new TextDiffBuilder implementation

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-December/002224.html

Name: Monticello-ar.344
Ancestors: Monticello-ar.343

Fixes a bug preventing Monticello to load a class definition with traits removed over one containing traits.

=============================================



More information about the Squeak-dev mailing list