[Commits] [wesnoth/wesnoth] c73215: Allow compilers that don't support OS X 10.8 to co...

GitHub noreply at github.com
Sat Dec 13 15:00:48 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c73215ecb937a8be769599f53742f8901ff14e6c
      https://github.com/wesnoth/wesnoth/commit/c73215ecb937a8be769599f53742f8901ff14e6c
  Author: Alarantalara <alarantalara at gmail.com>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M projectfiles/Xcode/Mac Sources/apple_notification.mm

  Log Message:
  -----------
  Allow compilers that don't support OS X 10.8 to compile notifications.


  Commit: 2a23585dd15746c10b2cdec724d7ec68ad353121
      https://github.com/wesnoth/wesnoth/commit/2a23585dd15746c10b2cdec724d7ec68ad353121
  Author: Alarantalara <alarantalara at gmail.com>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M projectfiles/Xcode/Mac Sources/apple_notification.mm

  Log Message:
  -----------
  Add autorelease pool to clean up memory in case there is no such pool in OS X implementation of SDL.


  Commit: 758fce774f0e050d45a3e8b14dc77042c912ac63
      https://github.com/wesnoth/wesnoth/commit/758fce774f0e050d45a3e8b14dc77042c912ac63
  Author: Alarantalara <alarantalara at gmail.com>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M projectfiles/Xcode/Mac Sources/apple_notification.mm
    M src/desktop/apple_notification.hpp
    M src/desktop/notifications.cpp

  Log Message:
  -----------
  Avoid multiple string conversions to post Growl notifications (std::string -> C string -> NSString *)


Compare: https://github.com/wesnoth/wesnoth/compare/533cf432be13...758fce774f0e


More information about the Commits mailing list