17 Commits (1fbd6dff9b005c4e33ac302e00aef24c3afedf14)

Author SHA1 Message Date
  ed f05ae1c709 Added Desktop::isHeadless() method 5 years ago
  ed 1f2a7b759d Added documentation to Desktop::getDisplays() 5 years ago
  ed b7e28541ca Replaced deprecated Displays methods 5 years ago
  ed c21241549b Deprecated some methods in the Display class 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  Tom Poole a9a0f6b92f Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
  ed 31f6f9993b Fixed some conversion warnings in the Display coordinate conversion methods 7 years ago
  ed 9f17e0cde8 Added some explicit template instantiations for Displays::physicalToLogical() and ::logicalToPhysical() 7 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 7 years ago
  ed 2e532329a7 Handle display lists without a (0, 0) root node 7 years ago
  jules cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 7 years ago
  jules 5979288706 Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 7 years ago
  ed 81c0ec367e Windows: Fixed a bug where bounds would be double scaled when using a non-default global scale factor 7 years ago
  ed 27888d3de9 Made Desktop::Displays::getMainDisplay() a little less restrictive 7 years ago
  ed b78e63aa02 Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 7 years ago