<p>These changes are needed for handling custom url schemes in OS X, which gets translated into drop events. Feature requested by Eliot.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>I implemented the missing plumbing machinery for translating custom URL schemes in OS X into drop events.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546/files#diff-94710914a88bc500fec694524882e12ad8b264c30885eb237d7cc91f633c4ac3">platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546/files#diff-de1436e5b9b7439cd5159d1dc9226106aaa9055fb1caf64e7e6de4064ff996cc">platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546/files#diff-4f6afadc603dc5083963f0e2f13a0289270e835ef077fac24a48ca5524449e91">platforms/iOS/vm/OSX/sqSqueakOSXCGView.m</a>
    (37)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546/files#diff-b46b0634304e7e1e4810bcbd64b4fdc00f869428f86146c43996846235c60b36">platforms/iOS/vm/OSX/sqSqueakOSXDropAPI.m</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546/files#diff-3508089726a0912d666567b311fcb68d8d83be6ee5f94395830c2557b2e27cb6">platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546/files#diff-0fe2e7cc1610ae7bc0becfaf429657ffd8b09d7b57998865c313a2145d673f6f">platforms/iOS/vm/OSX/sqSqueakOSXOpenGLView.m</a>
    (36)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546/files#diff-5ea12757397127cb507aac92b943bcee9854b5f77fd9121640e994f27cfab0c1">platforms/iOS/vm/OSX/sqSqueakOSXView.h</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW4VFAAUAWEGCL72H6LS2C2TZANCNFSM4WEVCBIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW4DWYLUSTGBRWMO3KDS2C2TZA5CNFSM4WEVCBIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LXMFLDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>