[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 1e7464: Fixing a merge conflict for a cherry-pick for the ...

Eliot Miranda noreply at github.com
Thu Nov 3 22:16:20 UTC 2022


  Branch: refs/heads/virtend
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1e74644321af5ab92889608761af3ec2d9ebeced
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1e74644321af5ab92889608761af3ec2d9ebeced
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
    M platforms/iOS/plugins/ClipboardExtendedPlugin/sqMacExtendedClipboard.m
    A platforms/win32/plugins/ClipboardExtendedPlugin/Makefile.msvc
    A platforms/win32/plugins/ClipboardExtendedPlugin/sqWin32ExtendedClipboard.c
    M src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c

  Log Message:
  -----------
  Fixing a merge conflict for a cherry-pick for the ClipbardExtendedPlugin.

Add win32 support for the ClipboardExtendedPlugin.


  Commit: 0ae30c02a096d3d9f91c7f4281df31d45c94422b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0ae30c02a096d3d9f91c7f4281df31d45c94422b
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    M platforms/win32/plugins/ClipboardExtendedPlugin/sqWin32ExtendedClipboard.c

  Log Message:
  -----------
  Reverse scan lines to convert bottom-up bitmaps to top-down bitmaps on importing
DIB & DIBV5 bitmaps from the clipboard.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/2431b7d7cb72...0ae30c02a096


More information about the Vm-dev mailing list