[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add new primitive for HostWindowPlugin: primitiveHostWindowIcon (#248)

Vincent Blondeau notifications at github.com
Fri Apr 13 23:35:39 UTC 2018


Only the C part of the primitive
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/248

-- Commit Summary --

  * Implement new primitive to change the logo of the window
  * Merge remote-tracking branch 'OpenSmalltalk/Cog' into addPrimitiveHostWindowIcon

-- File Changes --

    M platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h (5)
    M platforms/Mac OS/plugins/HostWindowPlugin/sqMacHostWindow.c (8)
    M platforms/iOS/plugins/HostWindowPlugin/sqMacHostWindow.m (8)
    M platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c (8)
    M platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c (34)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/248.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/248.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/248
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180413/3343e6c6/attachment.html>


More information about the Vm-dev mailing list