66 Commits (938c66c83d9ee1422364d136d1c56b72a858851c)

Author SHA1 Message Date
  reuk 9c0786e4fe AccessibilityTextHelpers: Fix MSVC/C++20 build issues 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
  reuk d4d9740037
Android: Fix problems with accessible text navigation 3 years ago
  reuk 9c9d930760
Android: Fix a couple of accessibility-related crashes 3 years ago
  attila 94dcad52d0 Slider: Add keyboard control even without accessibility 3 years ago
  attila 7c66dc8e15 Slider: Add keyboard control even without accessibility 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole eda5c696e5 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 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 92f350e617
Windows Accessibility: Fix single-character range/boundary calculation 3 years ago
  reuk 53600d2d9e iOS Accessibility: Allow navigating tables by rows 3 years ago
  reuk 53b04877c6
Accessibility: Explicitly implement protocols 3 years ago
  reuk ea92834845
Accessibility: Explicitly implement protocols 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  reuk 12b7a8f9d1
Accessibility: Prefer toggle action to press action for checkable items 3 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 4 years ago
  ed ab1d18ed92 Whitespace 3 years ago
  ed 9c5b76a5ac Windows Accessibility: Ensure that UiaDisconnectProvider() is called with a valid provider pointer 4 years ago
  ed 82bcad9d30 Windows Accessibility: Only send window open/close events for main application windows to fix COM ref-counting leak 4 years ago
  ed 66f8af98e7 Windows Accessibility: Don't set UIA_NamePropertyId of ignored elements to prevent it from being read out by Narrator 4 years ago
  ed aabd65b0fd Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 4 years ago
  ed 428260a6fd Whitespace 4 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
  ed 0b844b7d88 Windows Accessibility: Implement AccessibilityEvent::valueChanged 4 years ago
  ed f70fd14065 iOS Accessibility: Implement accessibilityPerformEscape gesture to dismiss modals 4 years ago
  ed e1d1dd380c iOS: Fix compatibility when targeting older SDK versions 4 years ago
  ed a435026b24 macOS: Use available keyword instead of preprocessor version checks where possible 4 years ago
  ed 1658d3f9ab Obj-C++: Remove JUCE_OBJC_HAS_AVAILABLE_FEATURE define 4 years ago
  ed a7915ec47e iOS/macOS Accessibility: Tidy up shared value getter 4 years ago
  ed 2abf68d866 iOS Accessibility: Create UIAccessibilityReadingContent protocol-conforming classes dynamically for text elements 4 years ago
  ed a6db2ef4ff iOS Accessibility: Fix a potential use-after-free when deallocating a container element 4 years ago
  ed ae8662ce6d macOS Accessibility: Silence some unguarded-selector warnings 4 years ago
  ed b65dc65bc2 Android Accessibility: Don't send accessibility events when inside populateNodeInfo() callback 4 years ago
  ed d8214732ed Android Accessibility: Send appropriate content change types for TYPE_WINDOW_CONTENT_CHANGED accessibility event 4 years ago
  ed dd08be6215 Android Accessibility: Guard app context calls in a few places to prevent potential nullptr dereferences 4 years ago
  ed d1f16f0643 Accessibility: Add missing static keyword to areAnyAccessibilityClientsActive() implementations 4 years ago
  ed dd18711493 iOS: Use UIAccessibilityContainer methods for correct accessibility hierarchy and navigation 4 years ago
  ed 17fe5a54d8 iOS: Removed private API method 4 years ago
  ed 8f03215a9e Accessibility: Add Android support 4 years ago
  ed 30654fb8ec Accessibility: Add iOS support 4 years ago
  ed da57f65f3f Accessibility: Add juce_AccessibilityTextHelpers.h 4 years ago
  ed 588e776bb6 Accessibility: Remove redundant method declaration and general fixups 4 years ago
  reuk 3c68581567
Use jassertquiet where possible 4 years ago