2800 Commits (1a578f787c333882abef3d1a109cd92f24c393c5)

Author SHA1 Message Date
  Tom Poole 8b399998b4 Bump version number to 7.0.0 3 years ago
  reuk 53484db875
Accessibility: Avoid allowing TextEditor and Viewport internal components to be accessibility-focused 3 years ago
  reuk 1c10e0c79b
Android: Fix problems with accessible text navigation 3 years ago
  reuk 2b1745272e
Android: Fix a couple of accessibility-related crashes 3 years ago
  attila 5d5610286f Component: Use the rounded integer mouse position when evaluating hitTest 3 years ago
  attila 032cc528c8 DragAndDropContainer: Fix the escape key dismissing the drag operation 3 years ago
  attila edf68d209c MacOS: Override and implement JuceNSViewClass::updateTrackingAreas() 3 years ago
  reuk cce38de6cf
Windows: Fix virtual keyboard hide/show on Windows 11 3 years ago
  reuk 140f8fedb1
TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
  reuk 6375f640db
InAppPurchases: Add support for Android BillingClient 5.0.0 3 years ago
  attila 7c66dc8e15 Slider: Add keyboard control even without accessibility 3 years ago
  Tom Poole 8d1b91daee macOS: Use MTLStorageModeManaged for shared Metal textures 3 years ago
  reuk 6e7a2c3225
AndroidDocument: Support file access to shared storage locations on Android 30+ 3 years ago
  attila 6f3fb5a29f Linux: Adjust natively reported border size by the current scale factor 3 years ago
  attila 338c045719 DropShadower: Fix bug when setOwner() is called with a component without a parent 3 years ago
  attila 2c2c21ebc9 Linux: Fix sporadic positioning error after window creation 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole 05a42424f9 Windows: Consolidate graphics invalidation regions 3 years ago
  reuk acefc92f88 TableListBox: Avoid calling virtual functions in constructor 3 years ago
  reuk 319da1608d PopupMenu: Avoid potential crash when accessing exitingModalState member 3 years ago
  reuk 81ae759298
TableHeaderComponent: Use high-resolution image when header is dragged 3 years ago
  Tom Poole c2ecde591b macOS: Remove 32 bit specific functionality 3 years ago
  reuk a1e72b70df
TableListBox: Fix spurious ListBox assertions 3 years ago
  attila 627afffeb4 Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
  Tom Poole 669782cdf4 Viewport: Fix a scrolling bug when internal components have a transform applied 3 years ago
  Tom Poole 9c6ce98a54 macOS: Fix an unguarded availability warning 3 years ago
  Tom Poole 68ad0ef3d8 DirectoryContentsList: Fix a bug in isStillLoading 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk e02561c958
ListBox: Add checks to ensure that the ListBoxModel remains valid 3 years ago
  reuk de1e387a7a
Windows: Initialise variable 3 years ago
  reuk 4bfcb78809
PopupMenu: Use DPI awareness of target component when creating new windows 3 years ago
  reuk 858aab823a
ComponentBoundsConstrainer: Properly constrain secondary windows in plugins 3 years ago
  reuk 3e0fa4489a
LinuxComponentPeer: Properly transform coordinates into peer space when collision testing 3 years ago
  reuk fcd6752d4f
VST2 Client: Fix popupmenu window location in VST2 plugins under the AudioPluginHost 3 years ago
  reuk c30b3a1a31
Plugin Hosting: Take custom scaling into account when computing editor sizes 3 years ago
  Tom Poole 833c1e590f
macOS/iOS: Add a Metal layer renderer 4 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole 3dd812052e macOS/iOS: Add a Metal layer renderer 4 years ago
  Tom Poole 04e7014d0f macOS/iOS: Sync repaint request rate to screen FPS and remove repaint throttling in plug-ins 3 years ago
  Tom Poole 89a67ec556 macOS/iOS: Enable asynchronous Core Graphics rendering by default 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Oli 15bdae16b2 DirectoryContentsList: Fix a data race 3 years ago
  attila 55b00fc846 Component: Fix mouseEnter and mouseExit positions when blocked by modal 3 years ago
  reuk ebac835673
Fix some deprecation warnings 3 years ago
  Tom Poole 87a4ab4a78 Disable the effect of setPaintingIsUnclipped on components with children 3 years ago
  Tom Poole 165d8b0ecd macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms 3 years ago
  reuk 55a8e10262
Mac Accessibility: Provide slightly more descriptive value states for checkable items 3 years ago
  reuk c51b331318
PopupMenu Accessibility: Report menu-item ticked state on Windows 3 years ago
  reuk 7b1fba4bae
Windows Accessibility: Fixed backspace character reporting under NVDA 3 years ago
  Tom Poole 9ccfea9001 Component: Make getApproximateScaleFactorForComponent take a const argument 3 years ago