1161 Commits (784f82ffec6b67d853025ea3ea64c793e84e622b)

Author SHA1 Message Date
  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 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 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
  Tom Poole c2ecde591b macOS: Remove 32 bit specific functionality 3 years ago
  attila 627afffeb4 Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
  Tom Poole 9c6ce98a54 macOS: Fix an unguarded availability warning 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk de1e387a7a
Windows: Initialise variable 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
  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 7b1fba4bae
Windows Accessibility: Fixed backspace character reporting under NVDA 3 years ago
  attila 54ea55325f Windows Accessibility: Only call UiaDisconnectAllProviders in 3 years ago
  reuk 4cf18f0e2c
X11: Avoid leaking result of XGetAtomName 3 years ago
  reuk eb6e579f0a
ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 3 years ago
  reuk 9bd52d59af
NSViewComponentPeer: Avoid making temporary windows (dropdowns, callouts) full-screen when in full-screen mode 3 years ago
  reuk c9997bd613
Windows: Correctly dispose of hook 3 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 3 years ago
  reuk d9f8ea74e9
NativeMessageBox: Use associatedComponent on macOS 3 years ago
  reuk 0a34e7fa71
Mac MessageBox: Fix result code conversion 3 years ago
  reuk 92f350e617
Windows Accessibility: Fix single-character range/boundary calculation 3 years ago
  reuk bd0ca90952
Linux: Release X lock when unregistering file descriptor in order to avoid deadlocks 4 years ago
  reuk e4a7978621
Windowing: Output error text when window creation fails 4 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  reuk cdba8eb8e9 NSViewComponentPeer: Fix NSTrackingArea leak 3 years ago
  reuk eabcfbad26 NSViewComponentPeer: Add support for true-full-screen with non-native titlebars 3 years ago
  reuk 19536fc7a7 NSViewComponentPeer: Allow restoring previous size when zooming a non-native window 3 years ago
  reuk 53600d2d9e iOS Accessibility: Allow navigating tables by rows 3 years ago
  reuk 88853f7eda AlertWindow: Show AlertWindows as modal sheets on macOS when associated component is present 3 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 3 years ago
  reuk 53b04877c6
Accessibility: Explicitly implement protocols 3 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 3 years ago