[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Apr 17 21:55:04 UTC 2015


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

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

Name: Morphic-mt.889
Ancestors: Morphic-mt.888

Allow scroll bars to be forced to either being #horizontal or #vertical to avoid visual glitches in scroll panes when starting with very small sizes.

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

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

Name: ToolBuilder-Kernel-mt.78
Ancestors: ToolBuilder-Kernel-mt.77

Added property to text spec to indicate changes visually or not.

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

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

Name: ToolBuilder-Morphic-mt.133
Ancestors: ToolBuilder-Morphic-mt.132

Used property of text spec to indicate changes visually or not.

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

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

Name: Morphic-mt.890
Ancestors: Morphic-mt.889

Made it explicit in the model that the search bar does not indicate unaccepted changes.

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

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

Name: Tools-mt.595
Ancestors: Tools-mt.594

Shrink annotation pane a little bit.

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

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

Name: Morphic-mt.891
Ancestors: Morphic-mt.890

Simplified button morphs. Allow them to shrink to a very narrow size. Only draw the first letter of the label then. Still, balloonTexts can give more information on the button. (Icons possible.)

Also modifies UserDialogBoxMorph to be aware that buttons now can shrink quite a bit.

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

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

Name: Graphics-tfel.310
Ancestors: Graphics-tk.309

add convolution to forms and some common kernels for blurring, sharpening and so on

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

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

Name: Morphic-tfel.892
Ancestors: Morphic-mt.891

add form processing to painting submenu

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

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

Name: Morphic-mt.893
Ancestors: Morphic-tfel.892

Fix several layouting issues related to sliders, scroll bars, and scroll panes.

Note: Due to the nature of sliders, their #hResizing and #vResizing values are coupled to their orientation and thus will stricly be derived out of that to work fine with table layout.

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

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

Name: Morphic-mt.894
Ancestors: Morphic-mt.893

Improved implementation of pluggable buttons in terms of speed and code.

If #spaceFill, buttons may now shrink to a very narrow size. This supports low screen resolutions.

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

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

Name: ToolBuilder-Kernel-mt.79
Ancestors: ToolBuilder-Kernel-mt.78

Pluggable text spec extended to support default font and styler.

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

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

Name: ToolBuilder-Morphic-mt.134
Ancestors: ToolBuilder-Morphic-mt.133

Removed code duplication when building code panes. Reuse code for building text panes.

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

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

Name: Monticello-mt.611
Ancestors: Monticello-mt.610

Interface added to http repos to clear both password and username.

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

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

Name: Monticello-mt.612
Ancestors: Monticello-mt.611

Fixed height/type of annotation pane in MC snapshot browser.

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

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

Name: Morphic-mt.895
Ancestors: Morphic-mt.894

Added the missing hooks so that text models can not only handle printing but also debugging, exploring, inspecting, and even evaluation.

This avoids having to subclass PluggableTextMorph, TextMorph, and TextEditor for achieving the same variation point.

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

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

Name: Tools-kfr.596
Ancestors: Tools-mt.595

typo

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

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

Name: ReleaseBuilder-kfr.118
Ancestors: ReleaseBuilder-mt.117

Zap eventual resources

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


More information about the Squeak-dev mailing list