901 Commits (a6bfcc6427f22cd77b0facc306743c74b030b88c)

Author SHA1 Message Date
  Tom Poole 473fc357bb OSX 10.11: Fixed a CALayer crash 4 years ago
  reuk 755e93e1c0 HWNDComponentPeer: Avoid assertions when opening submenus 4 years ago
  reuk 651c91eb56
ColorSpacePtr: Tidy up uses 4 years ago
  reuk 5490003964
LinuxComponentPeer: Dismiss modals more proactively 4 years ago
  reuk 838d55569a
LinuxComponentPeer: Add makeXFreePtr helper function 4 years ago
  reuk 4a4cca333e
LinuxComponentPeer: Remove magic numbers 4 years ago
  reuk 55036de873
LinuxComponentPeer: Get rid of unused templating 4 years ago
  reuk 85facf6d6e
HWNDComponentPeer: Dismiss modals more proactively 4 years ago
  reuk 60f756e22f
NSViewComponentPeer: Dismiss modals more proactively 4 years ago
  reuk 99e2cd0e3f
PopupMenu: Dismiss popups when minimising parent window 4 years ago
  reuk 51170e6073
UIViewComponentPeer: Enable non-full-screen views 4 years ago
  reuk 04f2ca61e2
UIViewComponentPeer: Simplify view transition reporting 4 years ago
  Tom Poole 8fc1195c35 macOS: Set CALayer format to fix Big Sur invalidation region 4 years ago
  Tom Poole 9e4fceb031 Revert "macOS: Set CALayer format to fix Big Sur invalidation region" 4 years ago
  ed d554365161 macOS: Fixed repaint issue with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS enabled that was introduced in 8d3fd927 4 years ago
  ed d3f91fd76c macOS: Fixed repaint issue with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS enabled that was introduced in 8d3fd927 4 years ago
  Tom Poole a6217ae9fb macOS: Set CALayer format to fix Big Sur invalidation region 4 years ago
  reuk cd25daf892
FileChooser: Respect comma delimiters for file filters 4 years ago
  ed 8d3fd92784 macOS: Redraw drop-shadow on repaint for transparent NSWindows to fix some drawing artifacts 4 years ago
  ed 84d9117054 Linux: Check for valid display in updateScaleFactorFromNewBounds() 4 years ago
  ed 6325230f61 Windows: Use rectangleFromRECT() to clean up some code 4 years ago
  ed 09c25fedfd Windows: Retrieve work area rectangle for all connected monitors 4 years ago
  ed b614f9e01e Windows: Only call Displays::updateToLogical() on per-monitor DPI-aware threads 4 years ago
  reuk 88285acae1
DragAndDrop: Fix drag and drop in windows optimised builds 4 years ago
  reuk e988c4c671
DragAndDrop: Tidy up windows implementation 4 years ago
  reuk 5354d01a89 X11: Properly escape "+" symbols in dragged/dropped filenames 4 years ago
  reuk 41ec486dd0
FileChooser: Show desktop folder if requested folder does not exist 4 years ago
  ed 088e100c1f Narrowed the scoped of some undeclared Objective-C selector warnings 4 years ago
  ed 30f8594ecf macOS: Fixed an incorrect selector in JuceNSViewClass 4 years ago
  ed a7667077f8 Android: Fixed a crash when juce_gui_extra is not present 4 years ago
  reuk 6ac0e90e58
FileChooser: Allow new filechooser to load paths containing unicode characters 4 years ago
  ed 7053df4b5b iOS: Fixed incorrect desktop window position 4 years ago
  ed 36f1197536 macOS: Forward key events from WKWebView correctly 4 years ago
  ed 09ecc0ebef Linux: Fixed a use-after-free in XWindowSystem::findDisplays() 4 years ago
  ed 3f78998b96 Linux: Fixed semi-transparent windows not rendering correctly 4 years ago
  ed 7901eb6ca1 Linux: Use synchronous X11 error handling in debug builds 4 years ago
  reuk 4fd3dfb51b FileChooser: Temporarily silence deprecation warnings on iOS 4 years ago
  ed bef6a91294 Linux: Made the Desktop singleton usable when running headless 4 years ago
  ed b7e28541ca Replaced deprecated Displays methods 4 years ago
  reuk b78114cfb3 FileChooser: Add assertion for improved safety when using modal FileChoosers 4 years ago
  reuk 2a638b86e7 FileChooser: Use custom save/open panel implementations to ensure that apps cannot terminate while the panel is open 4 years ago
  reuk 1d29665e56 FileChooser: Fix issue where preview component may not receive full filename 4 years ago
  reuk fdf09a6dde FileChooser: Ensure that macOS preview component always receives user events 4 years ago
  reuk dd62aec528 FileChooser: Ensure preview mouse interactions work when showing dialog on macOS 4 years ago
  reuk 6fd0baa759 FileChooser: Ensure macOS FileChooserComponent shows when FileChooser is reopened 4 years ago
  reuk 36664cc487 FileChooser: Fix behaviour of macOS FilePreviewComponent 4 years ago
  reuk f09b2aa4f5 FileChooser: Ensure macOS accessory panel is initially opened if custom preview component is passed 4 years ago
  reuk 2b03936461 FileChooser: Use old-style win32 file chooser if user passes a custom preview component 4 years ago
  reuk 8ad5ea0cb1 FileChooser: Fix win32 threading bug 4 years ago
  reuk 4d27422d9f GCC: Suppress cast-align warnings 4 years ago