2291 Commits (0715b7ebdddcbe480f45a07b2bdb9ff3b107dfb0)

Author SHA1 Message Date
  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
  ed 0f975ee482 Added a way to specify some space between PropertyComponents in a PropertyPanel 4 years ago
  ed 9d0a97c33c Ensure that modal components set auto-delete when dismissed are properly cleaned up 4 years ago
  Tom Poole 5929103a29 Bump version number to 6.0.5 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 8ee13b78ba Avoid drawing TextEditor "empty" text when it isn't visible 5 years ago
  ed 36f1197536 macOS: Forward key events from WKWebView correctly 5 years ago
  ed 09ecc0ebef Linux: Fixed a use-after-free in XWindowSystem::findDisplays() 5 years ago
  ed 3f78998b96 Linux: Fixed semi-transparent windows not rendering correctly 5 years ago
  ed 7901eb6ca1 Linux: Use synchronous X11 error handling in debug builds 5 years ago
  reuk 4fd3dfb51b FileChooser: Temporarily silence deprecation warnings on iOS 5 years ago
  ed bef6a91294 Linux: Made the Desktop singleton usable when running headless 5 years ago
  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
  reuk f61447fd01 PopupMenu: Allow manual column breaking 5 years ago
  reuk d4450ad8ae PopupMenu: Add LookAndFeelMethods for drawing column separators 5 years ago
  reuk f04e11c4bb PopupMenu: Allow theming of popup menu background based on Options 5 years ago
  reuk 37c2dbe547 ComboBox: Add const getter for root menu 5 years ago
  reuk b78114cfb3 FileChooser: Add assertion for improved safety when using modal FileChoosers 5 years ago
  reuk 2a638b86e7 FileChooser: Use custom save/open panel implementations to ensure that apps cannot terminate while the panel is open 5 years ago
  reuk 1d29665e56 FileChooser: Fix issue where preview component may not receive full filename 5 years ago
  reuk fdf09a6dde FileChooser: Ensure that macOS preview component always receives user events 5 years ago
  reuk dd62aec528 FileChooser: Ensure preview mouse interactions work when showing dialog on macOS 5 years ago
  reuk 6fd0baa759 FileChooser: Ensure macOS FileChooserComponent shows when FileChooser is reopened 5 years ago
  reuk 36664cc487 FileChooser: Fix behaviour of macOS FilePreviewComponent 5 years ago
  reuk f09b2aa4f5 FileChooser: Ensure macOS accessory panel is initially opened if custom preview component is passed 5 years ago
  reuk 2b03936461 FileChooser: Use old-style win32 file chooser if user passes a custom preview component 5 years ago
  reuk 8ad5ea0cb1 FileChooser: Fix win32 threading bug 5 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 5 years ago
  ed 56252ca098 Fixed a bug in TextEditor::setSelectAllWhenFocused() 5 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 5 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 5 years ago
  reuk 4d27422d9f GCC: Suppress cast-align warnings 5 years ago
  reuk c897a4f2cb Linux: Fix some clang 10 warnings 5 years ago
  reuk 49588b704e Linux: Fix some cast warnings 5 years ago
  ed 4a09440222 Windows: Return result of ComponentPeer::handleKeyPress() in doAppCommand() to prevent JUCE apps always consuming media keys 5 years ago
  jules 0ded1ccc5f Made the SVG parser catch "NaN" string values rather than passing them into the Path class 5 years ago