1313 Commits (c456f67c3f5f6e32f13c36558360e8b70a8025c5)

Author SHA1 Message Date
  Anthony Nicholls 3f91c8782b macOS: Move set dock icon to juce_core 2 years ago
  Tom Poole c474cb2469 Docs: Fix some missing Doxygen tags 1 year ago
  reuk 384ddee376
macOS: Correctly populate display safeAreaInsets on macOS 1 year ago
  attila 8f2a2ddeea MacOS: Accessibility: Fix ToggleButton state reporting 1 year ago
  Tom Poole dd90e18468 Fix a compiler warning 1 year ago
  reuk 86d496d424
WindowsHooks: Attempt to fix keyboard issues for plugin clients 1 year ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Anthony Nicholls 158220ddfa Formatting: Use nested namespace definitions 1 year ago
  Anthony Nicholls 90c458d92e Includes: Move some miscellaneous includes into module header and source files 1 year ago
  reuk 0ab30555fc
WindowsHooks: Avoid double-pasting issue in FL studio 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 1 year ago
  reuk 160f4a88b1
NSViewComponentPeer: Explicitly set clipsToBounds 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 1 year ago
  reuk f0aacca62c
macOS: Fix deprecations in macOS 14.0 1 year ago
  reuk a4aa7392d8
UIViewComponentPeer: Fix stalled rendering when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 1 year ago
  luzpaz 3c9645fa60 Docs: Fix typos 1 year ago
  reuk a8fa44e05c
X11: Ask the host to manage client-initiated resizes 1 year ago
  reuk f8d38edcd4
X11: Use the _NET_WM_STATE_HIDDEN property to determine whether peers are visible on-screen 1 year ago
  reuk 13f0e75ab0
NSViewComponentPeer: Fix rendering issue changing size of AUv2 window when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 2 years ago
  Anthony Nicholls b3da4ae946 ThreadPool: Add support for a user specified thread name 2 years ago
  attila cd17f96eb7 Fix MinGW build 2 years ago
  attila f16a430f08 Windows: Fix potential accessibility related leaks 2 years ago
  attila 18489bb7d7 WebBrowserComponent: iOS: Add accessibility integration 2 years ago
  attila f519af3b62 WebBrowserComponent: Android: Add accessibility integration 2 years ago
  attila d8c282e293 WebBrowserComponent: MacOS: Add accessibility integration 2 years ago
  attila 7657efd227 WebBrowserComponent: Windows: Add accessibility integration 2 years ago
  Tom Poole 1fbfeb6039 iOS: Fix a constant redrawing bug 2 years ago
  reuk 11f84c977f MinGW: Fix redundant redeclaration warning 2 years ago
  reuk c13276a4d6
Windows: Allow IME input in plugins 2 years ago
  reuk dae9567dca
WindowsHooks: Split declarations and definitions into seaprate files 2 years ago
  reuk 7ed89e4896
WindowsHooks: Move into juce_gui_basics 2 years ago
  reuk 4ba81fda59
FileChooser: Fix bug where native FileChooser could not be closed when hosted in Cantabile 2 years ago
  reuk 910c60b84a
FileChooser: Avoid passing deprecated --confirm-overwrite option to zenity 2 years ago
  reuk fa6f5a889a
NSViewComponentPeer: Avoid calling makeKeyWindow on windows that cannot become key 2 years ago
  reuk cf7c865432
NSViewComponentPeer: Ensure inner views that receive key equivalents reset keyDown state correctly 2 years ago
  Anthony Nicholls f5cd9547dd Tidy divider comments 2 years ago
  reuk 53bfd5b16d
WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2 years ago
  reuk ad59f71b99
Android: Fix version checks around setImeConsumesInput() 2 years ago
  attila 73459411ba Android: Fix accessibility on newer Android versions 2 years ago
  reuk 1de392bbab
CGMetalLayerRenderer: Avoid creating resources for zero-size layers 2 years ago
  reuk 70d99d1cc4
NSViewComponentPeer: Fix occasional rendering artefacts 2 years ago
  reuk 208be3dd5e
CGMetalLayerRenderer: Fix crash when attempting to render zero-sized components 2 years ago
  reuk 68beb74820
NSViewComponentPeer: Fix deferredRepaints bookkeeping when metal rendering is disabled 2 years ago
  reuk 9d50ab6c59
CGMetalRenderer: Avoid glitching when resizing views 2 years ago
  reuk fe09902e83
NSViewComponentPeer: Tidying 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk a7563b5e91
NSViewComponentPeer: Ignore peer-level mouse enter/exit events when mouse button is pressed 2 years ago