[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Apr 26 21:55:06 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008127.html

Name: Morphic-kfr.929
Ancestors: Morphic-mt.928

A few places still referenced Preferences menu colors. Fixed here

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008128.html

Name: Morphic-kfr.930
Ancestors: Morphic-kfr.929

Added a missing semicolon

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008129.html

Name: GetText-kfr.35
Ancestors: GetText-nice.34

Make LanguageEditor items from TheWorldMenu/open respond a little nicer

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008130.html

Name: Tools-kfr.603
Ancestors: Tools-mt.602

changes to ArchiveViewer button layout to use standard button font.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008131.html

Name: Tools-kfr.604
Ancestors: Tools-kfr.603

A little more tweaking to ArchiveViewer

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008132.html

Name: Tools-kfr.605
Ancestors: Tools-kfr.604

Top pane in FileList had too little room

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008133.html

Name: Morphic-mt.931
Ancestors: Morphic-kfr.930

Fixed a bug (regression) that was introduced with caching the minimum extent of scroll panes. This led to the File List tools being strangely layouted.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008134.html

Name: Morphic-mt.932
Ancestors: Morphic-mt.931

Just like scroll panes, cache minimum button extent, too. Leads to faster re-layouting.

Note: The three buttons below the class list in the system browser insist to keep their fractions and thus will not shrink as far as the browsers button bar, which as a table layout instead of a proportional layout.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008135.html

Name: Morphic-kfr.933
Ancestors: Morphic-mt.932

Scroll selected font into view

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008136.html

Name: Tools-mt.606
Ancestors: Tools-kfr.605

Use table layout for switches to better support low resolutions resp. small window sizes.

Note: THis is related to the way the minimal extent is calculated in #minExtentOf:in: in ProportionalLayouts.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008137.html

Name: Morphic-kfr.934
Ancestors: Morphic-kfr.933

Add a check for morphic environment

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008138.html

Name: Morphic-mt.935
Ancestors: Morphic-kfr.934

Fixed initialization of scroll panes to layout and update minimum extent.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-April/008139.html

Name: MorphicTests-mt.28
Ancestors: MorphicTests-mt.27

Minor cleanup in Morphic tests:
- get custom world without creating a project
- make MorphBugs have a real test
- update UIManager to also look through hands for finding windows

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


More information about the Squeak-dev mailing list