[OpenSmalltalk/opensmalltalk-vm] 7b1454: Removes USE_DIB_SECTIONS as part of Windows CE rem...

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

[OpenSmalltalk/opensmalltalk-vm] 7b1454: Removes USE_DIB_SECTIONS as part of Windows CE rem...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 7b1454682e579b0bb76e804ccaadc116e3b3d30d
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7b1454682e579b0bb76e804ccaadc116e3b3d30d
  Author: Marcel Taeumel <[hidden email]>
  Date:   2020-05-17 (Sun, 17 May 2020)

  Changed paths:
    M platforms/win32/misc/Makefile.mingw32
    M platforms/win32/vm/sqWin32Window.c

  Log Message:
  -----------
  Removes USE_DIB_SECTIONS as part of Windows CE removal

See https://docs.microsoft.com/en-us/windows/win32/api/wingdi/ns-wingdi-dibsection


  Commit: 59012bc247014da99a15a6c4de09da28413def97
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/59012bc247014da99a15a6c4de09da28413def97
  Author: Marcel Taeumel <[hidden email]>
  Date:   2020-05-17 (Sun, 17 May 2020)

  Changed paths:
    M platforms/win32/vm/sqWin32.h

  Log Message:
  -----------
  Removes comment about "NT vs CE" bc. not meaningful anymore.


  Commit: d716e763adc22471f312fecef0c31fc226088744
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d716e763adc22471f312fecef0c31fc226088744
  Author: Nicolas Cellier <[hidden email]>
  Date:   2020-06-13 (Sat, 13 Jun 2020)

  Changed paths:
    M platforms/win32/misc/Makefile.mingw32
    M platforms/win32/vm/sqWin32.h
    M platforms/win32/vm/sqWin32Window.c

  Log Message:
  -----------
  Merge pull request #503 from marceltaeumel/marceltaeumel/patch-2

Removes USE_DIB_SECTIONS as part of Windows CE removal


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/7a6fcd00dea6...d716e763adc2