[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 5dc644: Add ioScreenScaleFactor.

GitHub noreply at github.com
Mon Jul 11 08:55:55 UTC 2016


  Branch: refs/heads/krono/add-scale-factor
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 5dc6440c0abda582e85c017532fa3d04ddaa1e23
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/5dc6440c0abda582e85c017532fa3d04ddaa1e23
  Author: Tobias Pape <tobias at netshed.de>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M build.win32x86/newspeak.cog.spur/nsvm.exe.manifest
    M build.win32x86/newspeak.stack.spur/nsvm.exe.manifest
    M build.win32x86/squeak.cog.spur/Croquet.exe.manifest
    M build.win32x86/squeak.cog.spur/Squeak.exe.manifest
    M build.win32x86/squeak.cog.v3/Croquet.exe.manifest
    M build.win32x86/squeak.cog.v3/Squeak.exe.manifest
    M build.win32x86/squeak.stack.spur/Croquet.exe.manifest
    M build.win32x86/squeak.stack.spur/Squeak.exe.manifest
    M build.win32x86/squeak.stack.v3/Croquet.exe.manifest
    M build.win32x86/squeak.stack.v3/Squeak.exe.manifest
    M platforms/Cross/vm/sq.h
    M platforms/Mac OS/vm/Developer/sqMacMinimal.c
    M platforms/Mac OS/vm/sqMacWindowUniversal.c
    M platforms/Plan9/vm/sqPlan9io.c
    M platforms/RiscOS/vm/sqRPCWindows.c
    M platforms/iOS/vm/Common/Classes/sqSqueakNullScreenAndWindow.h
    M platforms/iOS/vm/Common/Classes/sqSqueakNullScreenAndWindow.m
    M platforms/iOS/vm/Common/Classes/sqSqueakScreenAPI.m
    M platforms/iOS/vm/Common/Classes/sqSqueakScreenAndWindow.m
    M platforms/iOS/vm/OSX/Newspeak-Info.plist
    M platforms/iOS/vm/OSX/Pharo-Info.plist
    M platforms/iOS/vm/OSX/Squeak-Info.plist
    M platforms/iOS/vm/OSX/sqMacV2Browser.m
    M platforms/iOS/vm/OSX/sqSqueakMainApplication+screen.h
    M platforms/iOS/vm/OSX/sqSqueakMainApplication+screen.m
    M platforms/unix/vm-display-Quartz/sqUnixQuartz.m
    M platforms/unix/vm-display-Quartz/zzz/sqUnixQuartz.m
    M platforms/unix/vm-display-X11/sqUnixX11.c
    M platforms/unix/vm-display-custom/sqUnixCustomWindow.c
    M platforms/unix/vm-display-fbdev/sqUnixFBDev.c
    M platforms/unix/vm-display-null/sqUnixDisplayNull.c
    M platforms/unix/vm/SqDisplay.h
    M platforms/unix/vm/sqUnixMain.c
    M platforms/win32/vm/sqWin32Window.c

  Log Message:
  -----------
  Add ioScreenScaleFactor.

 - if in doubt, returns 1.0.
 - enables high-res support for Windows and Mac
 - Is support for VMMaker.oscog-topa.1900




More information about the Vm-dev mailing list