129 Commits (76589ee8005dd76c9628429440363d086d1ca8cf)

Author SHA1 Message Date
  reuk eecb8ad995 UIViewComponentPeer: Call setNeedsUpdateOfSupportedInterfaceOrientations on orientation change 2 years ago
  reuk f4f8f8e86b
iOS: Fix build issues with Xcode 10.1 2 years ago
  Tom Poole a9b079df9d macOS: Handle unavailable Metal device 2 years ago
  reuk 1f1d657260
TextInputTarget: Add underlining support for composing regions on macOS and iOS 2 years ago
  reuk f3b7b4ca2e
TextInputTarget: Improve input handling on macOS and iOS 2 years ago
  reuk 06798ab897
TextInputTarget: Add password keyboard type 2 years ago
  Tom Poole 6f629547d5 macOS: Handle unavailable Metal device 2 years ago
  Tom Poole 3d81834a30 macOS/iOS: Fixed an issue creating native FileChoosers 2 years ago
  reuk c666381ef9
UIViewComponentPeer: Maintain TextEditor cursor position during deleteBackward 2 years ago
  reuk df45aaeb7b
UIViewComponentPeer: Fix warning 2 years ago
  chroma 167911b9d2 UIViewComponentPeer: Disable autocomplete suggestions on text input views 2 years ago
  reuk 978a00bed2
iOS: Updated Desktop::allowedOrientationsChanged to support new API in iOS 16 2 years ago
  attila e76603ae18 iOS: Add missing call to VBLank listeners 2 years ago
  reuk 14628ec824
iOS: Correctly compute mouse position for scroll events 2 years ago
  Tom Poole 4418376335 macOS/iOS: Fixed an issue creating native FileChoosers 2 years ago
  Tom Poole 61fd8827e1 macOS/iOS: Fix a scaled multiple-rects drawing issue 2 years ago
  reuk 76e95d01ed
iOS: Remove iOS 12 preprocessor checks 2 years ago
  reuk a22b23e335
iOS: Remove iOS 11 preprocessor checks 2 years ago
  reuk 5cf1a964fc
iOS: Add proper UITextInput implementation 2 years ago
  Tom Poole c0350c54ab macOS: Fix CGMetalLayerRenderer assertions and resizing 2 years ago
  reuk 140f8fedb1
TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
  reuk 2fc7d12ae7 TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole 3dd812052e macOS/iOS: Add a Metal layer renderer 3 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
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 3 years ago
  reuk 05676c862a
UIViewComponentPeer: Allow setting an app style, to ensure the status bar can be seen over the app background 3 years ago
  reuk ad4368bbf1
UIViewComponentPeer: Clear focused peer on destruction to avoid dangling pointer 3 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago
  ed 3d282c1078 Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms 3 years ago
  ed dd18711493 iOS: Use UIAccessibilityContainer methods for correct accessibility hierarchy and navigation 3 years ago
  ed 30654fb8ec Accessibility: Add iOS support 3 years ago
  reuk a70488e38e MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 4 years ago
  ed 8a6a520026 iOS: Check if text entry caused TextInputTarget deletion before calling updateHiddenTextContent() 4 years ago
  reuk bad031aa03 iOS: Enable support for layered/async drawing 4 years ago
  reuk 73523cd6a5
UIViewComponentPeer: Add support for hover and scroll events from external mice and trackpads 4 years ago
  reuk 767f63dfb0
UIViewComponentPeer: Fix issue where heavyweight windows could "drift" when resized slowly 4 years ago
  reuk 92ca22c080
UIViewComponentPeer: Fix issue where view may be accessed after deletion 4 years ago
  ed fd83e0f51e Removed Displays const_casts from ComponentPeer implementations 4 years ago
  ed 56f9f83638 iOS: Check UIStatusBarHidden .plist value in prefersStatusBarHidden property to correctly hide/show the status bar when requested 4 years ago
  ed 4ef5012271 iOS: Fixed UIViewAlertForUnsatisfiableConstraints warning when showing the onscreen keyboard 4 years ago
  reuk 04f2ca61e2
UIViewComponentPeer: Simplify view transition reporting 4 years ago
  ed 7053df4b5b iOS: Fixed incorrect desktop window position 4 years ago
  ed b7e28541ca Replaced deprecated Displays methods 4 years ago
  ed 1b2c9c154b iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default 4 years ago
  ed 8152b21bf2 iOS: Fixed warning about adding rootViewController view to view hierarchy 4 years ago
  ed 301f4f5437 iOS: UIViewComponentPeer refactoring 4 years ago