[Commits] [wesnoth/wesnoth] 8610a6: SDL2 Update for Windows Tray Notification

GitHub noreply at github.com
Sat Aug 22 22:05:02 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8610a67b87aae7ac347fcbe7f603e5262fe689ae
      https://github.com/wesnoth/wesnoth/commit/8610a67b87aae7ac347fcbe7f603e5262fe689ae
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2015-08-22 (Sat, 22 Aug 2015)

  Changed paths:
    M src/desktop/windows_tray_notification.cpp

  Log Message:
  -----------
  SDL2 Update for Windows Tray Notification

As requested by Aginor, update anything necessary for compilation with SDL 2.0.


  Commit: 438e28df853edaa695f65ad650981c0689a78fd7
      https://github.com/wesnoth/wesnoth/commit/438e28df853edaa695f65ad650981c0689a78fd7
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2015-08-22 (Sat, 22 Aug 2015)

  Changed paths:
    M data/core/about.cfg

  Log Message:
  -----------
  Adding self to contributors as requested


  Commit: 7c67c11540725f5d7fd4e7af8d78165f4359fefc
      https://github.com/wesnoth/wesnoth/commit/7c67c11540725f5d7fd4e7af8d78165f4359fefc
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2015-08-22 (Sat, 22 Aug 2015)

  Changed paths:
    M src/desktop/windows_tray_notification.cpp

  Log Message:
  -----------
  Attempt to work-around persistent tray icon issue

Details in code commentary. Not a good solution, but marginally better than letting the tray icon remain stuck until after Wesnoth is terminated.


  Commit: 4ade508a347bc5a9fa177c90c8ac7a5b7e4680fc
      https://github.com/wesnoth/wesnoth/commit/4ade508a347bc5a9fa177c90c8ac7a5b7e4680fc
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2015-08-22 (Sat, 22 Aug 2015)

  Changed paths:
    M src/video.cpp

  Log Message:
  -----------
  Avoid inaccessible window title bar.

Use SDL_WINDOWPOS_UNDEFINED instead of (0, 0) as initial window position.


  Commit: f862f6964d678513e39e3c03ed79c8c0e0b31cac
      https://github.com/wesnoth/wesnoth/commit/f862f6964d678513e39e3c03ed79c8c0e0b31cac
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-08-22 (Sat, 22 Aug 2015)

  Changed paths:
    M data/core/about.cfg
    M src/desktop/windows_tray_notification.cpp
    M src/video.cpp

  Log Message:
  -----------
  Merge pull request #454 from Wedge009/SDL2_windows_tray

SDL2 Update for Windows Tray Notification


Compare: https://github.com/wesnoth/wesnoth/compare/e80952edbcea...f862f6964d67


More information about the Commits mailing list