[OpenSmalltalk/opensmalltalk-vm] 0d348d: Implement new primitive to change the logo of the ...

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

[OpenSmalltalk/opensmalltalk-vm] 0d348d: Implement new primitive to change the logo of the ...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 0d348d3e9518f674bb06b07250bac7935638a560
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0d348d3e9518f674bb06b07250bac7935638a560
  Author: Eliot Miranda <[hidden email]>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M build.linux32ARMv6/HowToBuild
    M build.linux32ARMv7/HowToBuild
    M build.linux32x86/HowToBuild
    M platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h
    M platforms/Mac OS/plugins/HostWindowPlugin/sqMacHostWindow.c
    M platforms/iOS/plugins/HostWindowPlugin/sqMacHostWindow.m
    M platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c
    M platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c

  Log Message:
  -----------
  Implement new primitive to change the logo of the window

Only windows version has been implemented


  Commit: aad3a41f3c086299b3b955940d52f5868d0ee8e1
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/aad3a41f3c086299b3b955940d52f5868d0ee8e1
  Author: Vincent Blondeau <[hidden email]>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Log Message:
  -----------
  Merge remote-tracking branch 'OpenSmalltalk/Cog' into addPrimitiveHostWindowIcon


  Commit: 183529e7f3bad251bfcfc379850b99320396a06b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/183529e7f3bad251bfcfc379850b99320396a06b
  Author: Vincent Blondeau <[hidden email]>
  Date:   2018-04-14 (Sat, 14 Apr 2018)

  Changed paths:
    M src/plugins/HostWindowPlugin/HostWindowPlugin.c

  Log Message:
  -----------
  Add plugin from VMMaker

Name: VMMaker.oscog-VB.2364
Author: VB
Time: 14 April 2018, 12:21:14.814622 pm
UUID: d084ec90-dd2d-0048-a171-0dadc3e52888
Ancestors: VMMaker.oscog-eem.2363


  Commit: 0df460b4830f39a6c403017d11a24fbffb67c436
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0df460b4830f39a6c403017d11a24fbffb67c436
  Author: Eliot Miranda <[hidden email]>
  Date:   2018-04-14 (Sat, 14 Apr 2018)

  Changed paths:
    M platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h
    M platforms/Mac OS/plugins/HostWindowPlugin/sqMacHostWindow.c
    M platforms/iOS/plugins/HostWindowPlugin/sqMacHostWindow.m
    M platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c
    M platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c
    M src/plugins/HostWindowPlugin/HostWindowPlugin.c

  Log Message:
  -----------
  Merge pull request #248 from VincentBlondeau/addPrimitiveHostWindowIcon

Add new primitive for HostWindowPlugin: primitiveHostWindowIcon


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/143db4973212...0df460b4830f