10 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Anthony Nicholls 90c458d92e Includes: Move some miscellaneous includes into module header and source files 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 1 year ago
  reuk a4aa7392d8
UIViewComponentPeer: Fix stalled rendering when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 1 year ago
  attila 18489bb7d7 WebBrowserComponent: iOS: Add accessibility integration 2 years ago
  Tom Poole 1fbfeb6039 iOS: Fix a constant redrawing bug 1 year ago
  reuk 9d50ab6c59
CGMetalRenderer: Avoid glitching when resizing views 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  reuk 5eadaf75be
UIViewComponentPeer: Avoid accessing text input target after it has been destroyed 2 years ago
  Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure 2 years ago
  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 3 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