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/2013-July/006182.html

Name: Tools-fbs.485
Ancestors: Tools-fbs.484

Undo the FileList2 deprecation. It's premature. Lots of code uses it, and maybe there's a possibility to just rewrite its UI using ToolBuilder...?

We don't need to revert the corresponding 45Deprecated-fbs.8 because I pulled that from the update stream.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006183.html

Name: Graphics-fbs.217
Ancestors: Graphics-fbs.216

Fix a nasty bug in Graphics-fbs.216, where Cursor >> #show used the deprecated (hence not present in base Trunk image) Sensor >> #currentCursor:, and broke your image.

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