Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-August/008894.html Name: Graphics-mt.314 Ancestors: Graphics-mt.313 Fixes form scaling to always return a copy even if the extent does not change. Adds checks for zero-length edges to increase robustness. Updates argument name to make it clear that both numbers and points are accepted, which supports uniform and non-uniform scaling. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008895.html Name: Graphics-mt.315 Ancestors: Graphics-mt.314 Let clients specify smoothing factor when scaling forms. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008896.html Name: Morphic-mt.998 Ancestors: Morphic-dtl.997 Let the extended form scaling use the basic scaling implementation. The purpose of this method is to always return a form of the given extent with a uniformly scaled form. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008897.html Name: ToolBuilder-Morphic-mt.149 Ancestors: ToolBuilder-Morphic-topa.148 Adds support for drag-type selectors in models for lists and trees instead of hardcoding #dragTransferPlus. Note that we might want to get rid of Object >> #dragTransferTypeForMorph: someday.... No one is implementing that anyway. Maybe also Object >> #dragPassengerFor:inMorph:. Using #dragItemSelector to let the model decide seems more appropriate. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008898.html Name: Morphic-mt.999 Ancestors: Morphic-mt.998 Fixes a bug with wrong Z order of morphs in system windows. There is no need to update pane order because retractable scroll bars got fixed. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008899.html Name: Kernel-mt.945 Ancestors: Kernel-eem.944 Adds support for process stepping to watch out for other unhandled things. Adds a class for unhandled warnings. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008900.html Name: System-mt.759 Ancestors: System-eem.758 Adds support for unhandled warnings. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008901.html Name: Tools-mt.632 Ancestors: Tools-eem.631 Removes the hack for the debugger's notifier window because it is not necessary anymore. Warnings work fine now. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008902.html Name: Installer-Core-cmm.400 Ancestors: Installer-Core-cmm.399 Original squeaksource.com does not allow dash characters in project id's. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008903.html Name: CollectionsTests-eem.248 Ancestors: CollectionsTests-ul.247 Remobe obsolete test for obsolete finalization mechanism ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-August/008904.html Name: System-eem.760 Ancestors: System-mt.759 Remove all but the hasNewFinalization vestiges of the "new" (now obsolete) finalization mechanism. Removing the method requires restarting the finalization method, which we'll do in a preamble. ============================================= |
Free forum by Nabble | Edit this page |