[squeak-dev] The Trunk: 51Deprecated-mt.55.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Aug 19 15:34:22 UTC 2019


Marcel Taeumel uploaded a new version of 51Deprecated to project The Trunk:
http://source.squeak.org/trunk/51Deprecated-mt.55.mcz

==================== Summary ====================

Name: 51Deprecated-mt.55
Author: mt
Time: 19 August 2019, 5:34:23.511665 pm
UUID: ccff8337-10dd-c94e-9738-8250c5016d75
Ancestors: 51Deprecated-ct.54

Un-deprecate old-style display resizing until HostWindowPlugin supports -vm-display-none flag.

=============== Diff against 51Deprecated-ct.54 ===============

Item was removed:
- ----- Method: DisplayScreen class>>depth:width:height:fullscreen: (in category '*51Deprecated') -----
- depth: depthInteger width: widthInteger height: heightInteger fullscreen: aBoolean
- 	"Force Squeak's window (if there's one) into a new size and depth."
- 	"DisplayScreen depth: 8 width: 1024 height: 768 fullscreen: false"
- 
- 	<primitive: 92>
- 	self primitiveFailed!



More information about the Squeak-dev mailing list