[OpenSmalltalk/opensmalltalk-vm] 1fcc86: I implemented the missing plumbing machinery for t...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 1fcc86: I implemented the missing plumbing machinery for t...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1fcc861e1b02bff9f807340d478acef9f277fc7e
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1fcc861e1b02bff9f807340d478acef9f277fc7e
  Author: Ronie Salgado <[hidden email]>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.h
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m
    M platforms/iOS/vm/OSX/sqSqueakOSXCGView.m
    M platforms/iOS/vm/OSX/sqSqueakOSXDropAPI.m
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m
    M platforms/iOS/vm/OSX/sqSqueakOSXOpenGLView.m
    M platforms/iOS/vm/OSX/sqSqueakOSXView.h

  Log Message:
  -----------
  I implemented the missing plumbing machinery for translating custom URL schemes in OS X into drop events.


  Commit: 35ae52c78101c1251e111842cd1cf891770bed84
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/35ae52c78101c1251e111842cd1cf891770bed84
  Author: Eliot Miranda <[hidden email]>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.h
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m
    M platforms/iOS/vm/OSX/sqSqueakOSXCGView.m
    M platforms/iOS/vm/OSX/sqSqueakOSXDropAPI.m
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m
    M platforms/iOS/vm/OSX/sqSqueakOSXOpenGLView.m
    M platforms/iOS/vm/OSX/sqSqueakOSXView.h

  Log Message:
  -----------
  Merge pull request #546 from ronsaldo/feature-osx-drop-uri-plumbing

Plumb OS X custom url scheme events into drop events


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/d8b9a1ad3804...35ae52c78101