[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 1b837f: Integrate John Brant's fix for meta key release on...

GitHub noreply at github.com
Sat Dec 15 01:09:20 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1b837f94e96b93cb4d117ccdd010825d76dcde57
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1b837f94e96b93cb4d117ccdd010825d76dcde57
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M build.linux32x86/squeak.cog.spur/build.debug/mvm
    A build.linux32x86/squeak.cog.spur/makethbdirty
    A build.linux64x64/squeak.cog.spur/makethbdirty
    M platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c
    M platforms/unix/vm-display-X11/sqUnixX11.c
    M platforms/unix/vm-display-X11/sqUnixXdnd.c
    M platforms/unix/vm/sqUnixMain.c

  Log Message:
  -----------
  Integrate John Brant's fix for meta key release on X11:
changing unix key handling for Ctrl-letter and releasing the ctrl & shift keys

Fix a missing external declaration in sqOpenGLRenderer.c.
Fix some printf compiler warnings (long argument, int format)
Revert the use of script in build.linux32x86/squeak.cog.spur/build.debug/mvm
Add a couple of convenience build scripts.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Vm-dev mailing list