Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

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

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068209.html

Name: Tools-mt.704
Ancestors: Tools-cmm.703

Speed-up the code browser if icons or balloon helps are disabled for message lists. Browser >> #messageList is an expensive call.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068210.html

Name: Morphic-mt.1176
Ancestors: Morphic-mt.1175

Fixes a bug with duplicate handling of morphic drop events. This bug has been there for a long time but showed itself only recently because we recently fixed event bubbling for drop events and focus events.

Thanks to Tim (R.) for pointing out this bug during his efforts to port Scratch 1.4 to Squeak Trunk.

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