2133 Commits (cda97c65932524ab66ad9382fdb6c04edab7098c)

Author SHA1 Message Date
  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
  ed 0862459be3 Android: Add content sharing bytecode back in 5 years ago
  ed a37b918082 Windows: Correctly set the DPI-awareness of OpenGL worker threads 5 years ago
  ed 937991cc83 Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour 5 years ago
  ed f1d3ac227f Fixed some MSVC warnings in Grid 5 years ago
  Tom Maisey 1a8d676f5b Respect GridItem min/max width/height 5 years ago
  ed 40d415b670 Android: Fixed a content sharing crash 5 years ago
  ed 3a4c0f9012 Ensure that PopupMenu section headers aren't selectable 5 years ago
  ed 319efc59e0 Ensure that PopupMenu section headers aren't selectable 5 years ago
  Tom Poole 528798d96e Bump version number to 5.4.4 5 years ago
  reuk 76f3aec386 PopupMenu: Pass unique_ptr rather than raw pointers to convey ownership semantics 5 years ago
  ed 012c7d00d2 Linux: Fix for high CPU load 5 years ago
  Tom Poole a12bc32979 Fixed some warnings on the latest compilers 5 years ago
  Tom Poole 3c9fe89636 Added a method for changing the corner size of a CallOutBox 5 years ago
  Tom Poole ff70ebb03e Fixed a layout issue in the Grid class 5 years ago