Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-January/009260.htmlName: Kernel-tpr.979
Ancestors: Kernel-tpr.978
{Authorisation error: let's try again. Sigh}
Add Time class>eventMillisecondClock (which gets its value from the same api as the vm event creation prim) and use it instead of the new 64bit based clock - this allows d-click code to work.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2016-January/009261.htmlName: Morphic-tpr.1067
Ancestors: Morphic-mt.1066
Use the new Time class>eventMillisecondClock method to get a fake timestamp for places where we have to fake up an event and want to compare its timestamp with a real event.
=============================================