2188 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  ed e1e58b9c6d macOS: Fixed an NSWindow focus bug introduced in 8ce79e2 5 years ago
  ed 08d0a12f03 Bump version number to 5.4.7 5 years ago
  ed e4d10979ae macOS: Fixed an NSWindow focus bug introduced in 8ce79e2 5 years ago
  ed 5bda9de977 Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
  ed efdccd8f1d macOS: Don't play alert sound if NSWindow is blocked by modal component in canBecomeKeyWindow() and canBecomeMainWindow() 5 years ago
  ed b40496f568 Fixed a bug when selecting the first row in a ListBox after a key down event 5 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 5 years ago
  ed b45ce09235 Standardised the licensing whitespace in module headers 5 years ago
  ed 90f9af3e2f Fixed a positioning bug in SidePanel::calculateBoundsInParent() 5 years ago
  ed c8c14516d5 Scale mouse position when calculating parent area for PopupMenu window 5 years ago
  ed a313357d39 Update DragAndDropTarget::SourceDetails::localPosition before calling DragAndDropContainer::dragOperationStarted() 5 years ago
  ed 8ce79e20e7 macOS: Fixed a bug causing hidden NSWindows to become unhidden when the app regains focus 5 years ago
  ed e58f264c07 Added a MouseEvent::mouseWasDraggedSinceMouseDown() check in ConcertinaPanel::PanelHolder::mouseDrag() 5 years ago
  ed c8bceee365 macOS: Fixed some spurious dynamic_cast warnings when loading dynamic libraries 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  ed 027e12e3a6 Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library 5 years ago
  ed e36736e0ec Fixed some typos 5 years ago
  ed 496516fd1a Fixed a couple of typos in the ComboBox documentation 5 years ago
  ed c2f4da50b5 Android: Updated the JuceSharingContentProvider bytecode 5 years ago
  ed 971fc8e589 Fixed a potential double deletion in ComponentAnimator::AnimationTask 5 years ago
  Tom Poole 17275dbf8f ComboBox: Added a repaint call to showPopupIfNotActive 5 years ago
  ed 5b65b33280 Make sure scrollbar listeners are updated in Viewport::updateVisibleArea() 5 years ago
  ed e18f6da884 Added setImage() builder methods to PopupMenu::Item 5 years ago
  ed f9781d810e macOS: Added a method for per-window disabling of asynchronous layer-backed views when JUCE_COREGRAPHICS_DRAW_ASYNC is set 5 years ago
  ed e951b39801 Windows: Fixed some repainting issues when using a non-integer scale factor 5 years ago
  ed dcd2ee6ef8 Fixed a couple of typos in the FileChooser docs 5 years ago
  ed ce9bb8b605 Windows: Added an overflow buffer to the event loop to catch messages posted after hitting the PostMessage() limit 5 years ago
  ed 621f6cb6a2 Guard against NaN errors in Component::internalRepaintUnchecked() 5 years ago
  ed 54ad9fca56 Updated some incorrect documentation for KeyPress 5 years ago
  Tom Poole 76cafd10d0 macOS: Fixed some issues targeting older operating systems 5 years ago
  ed 8d75cc8064 iOS: Fixed a screen rotation bug on iOS 13 5 years ago
  ed 0d37bd8088 iOS: Support option and cmd keys in KeyPress::getTextDescription() and ::getTextDescriptionWithIcons() 5 years ago
  ed 65be5bc9c5 macOS: Removed an SDK version guard for setting transparent window colours in the native peer code 5 years ago
  ed a2772569ec macOS: Added JUCE_COREGRAPHICS_DRAW_ASYNC flag to enable asynchronous drawing 5 years ago
  ed 1237b8c831 Fixed an issue causing ComponentAnimator ProxyComponent to be blurry when transformed 5 years ago
  ed c74c9394e0 iOS: Support ModifierKeys::commandModifier flag 5 years ago
  ed d498575976 Fixed some SVG parsing bugs 5 years ago
  ed dab4741eb3 Tidied up a few bits of graphics code with Graphics::ScopedSaveState 5 years ago
  ed 022e2e2bea Linux: Check for PointerRoot return in isFocused() 5 years ago
  Tom Poole 41a2c97ff3 A minor documentation update 5 years ago
  ed 4583baf277 Bump version number to 5.4.5 5 years ago
  ed c07c9f89fe Linux: Fixed an issue in LinuxComponentPeer::getScreenPosition() with embedded windows 5 years ago
  ed 6bd1b6b086 Fixed a duplicate ColourId in SidePanel 5 years ago
  ed be134d9185 Linux: Return 1.0 for GNOME scaling-factor if it hasn't been set 5 years ago
  ed 8e8543cfbd Reverted 1ff99ec 5 years ago
  ed 1ff99ecea6 Fixed a warning on iOS 5 years ago
  reuk 635e070cba Added method PopupMenu::CustomComponent::getItem() to give them access to item details 5 years ago
  Tom Poole 322069ce27 Grid: Added some methods to help serialisation 5 years ago
  ed 6f4d212ca6 Reverted a37b918 which was causing some issues in Cubase 10 5 years ago
  ed 4edb0d2c90 Tidied up some divider comments 5 years ago