Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-September/068946.html Name: EToys-tfel.244 Ancestors: EToys-tfel.243 - move the BookMorph>>storeAsDataStream methods to SISS - when editing the Kedama drawing, don't include the patch in the painting, only the turtles (this way we can now e.g. pause the forest fire, erase some trees to create a firebreak, and then continue running the fire :)) - re-add the code from Squeakland to draw large arrows on mouse over ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068947.html Name: EToys-tfel.245 Ancestors: EToys-tfel.244 remove haltOnce. I should check for slips before committing ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068948.html Name: EToys-tfel.246 Ancestors: EToys-tfel.245 - hide uniclasses from the system, so they are collected when their players go away - fix editing and saving player scripts that refer to other players by name ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068949.html Name: Kernel-tfel.1039 Ancestors: Kernel-bf.1038 - hide uniclasses from the environment, so they are collected automatically when their players go away. One can always browse such classes using the InstanceBrowser, anyway. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068950.html Name: Morphic-tfel.1309 Ancestors: Morphic-jl.1308 when uniclasses are hidden from the global environment, we want to browse them with the InstanceBrowser ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068951.html Name: MorphicExtras-tfel.198 Ancestors: MorphicExtras-jl.197 Flag those hacks for the etoys viewer flaps so we can remember to clean them up ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068952.html Name: Protocols-tfel.57 Ancestors: Protocols-tfel.56 Fix showing source of uniclasses that are not in the environment in instance browsers by going directly through the instance's class for lookup ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068953.html Name: EToys-tfel.247 Ancestors: EToys-tfel.246 - Player classes should always return a category, be it the uniclass category by default. This is required for recompiling when the class isn't in any organization - make sure that we cannot drag tile morphs out of their Etoys sentences, because that breaks compilation ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068954.html Name: EToys-tfel.248 Ancestors: EToys-tfel.247 - also don't allow grabbing a tile morph out of the viewer line - add a convenient way to add a name watcher to a player's morph through the viewer menu ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068955.html Name: EToys-tfel.249 Ancestors: EToys-tfel.248 fix the defensive code for updating status morphs in scripts ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068956.html Name: EToys-tfel.250 Ancestors: EToys-tfel.249 since different script instantiation may need to update their statuses, don't use just one global flag, instead have a flag for each instantiation ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068957.html Name: 60Deprecated-tfel.3 Ancestors: 60Deprecated-mt.2 deprecate the old modalWindow property, was only used by eToys code ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068958.html Name: EToys-tfel.251 Ancestors: EToys-tfel.250 remove becomeModal ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068959.html Name: Morphic-tfel.1310 Ancestors: Morphic-tfel.1309 deprecate modalWindow property usage on PasteUpMorphs, that was only used in eToys related code ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068960.html Name: Network-tfel.185 Ancestors: Network-tfel.184 becomeModal was deprecated ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068961.html Name: Tools-tfel.728 Ancestors: Tools-jl.727 becomeModal was deprecated ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-September/068962.html Name: ToolBuilder-Morphic-topa.188 Ancestors: ToolBuilder-Morphic-mt.187 Make pluggable trees work again with nodes whose children are dictionary-like ============================================= |
Free forum by Nabble | Edit this page |