Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 0361fc33d5f72b153b098f6400bad9b664a2625f
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0361fc33d5f72b153b098f6400bad9b664a2625f Author: Eliot Miranda <
[hidden email]>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M platforms/Cross/vm/sq.h
M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.h
M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m
M platforms/iOS/vm/OSX/sqSqueakOSXScreenAndWindow.m
Log Message:
-----------
Add WindowEventMetricChange support for macOS (iOS). Fix a nasty typo in iOS
(NSWIndow was used in a few places instead of NSWindow). Replace the charming
WindowEventStinks with the more utilitarian WindowEventScreenChange.
Update and add commentary in sq.h for major features/flavours.