3064 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  reuk 8aa9b01264
KeyPress: Allow isKeyDown to handle dual-symbol keys like =/+, ;/: on Windows 1 year ago
  attila 89c2536a77 Move NativeScaleFactorNotifier from audio_processors to gui_basics 1 year ago
  Attila Szarvas 6be90eeeaa Improve SVG text parsing capabilities 1 year ago
  reuk 903c77b977
PopupMenu: Add accessor for top-level target component to Options class 1 year ago
  Tom Poole 61aa1fc4ab Bump version number to 7.0.9 1 year ago
  attila 387eea5f51 MacOS: Accessibility: Fix returning ignored native element in accessibilityChildren 1 year ago
  attila b800890ec6 Android: Fix ContentSharer crash on Android 14 1 year ago
  reuk 65b6c85594 ConcertinaPanel: Move call that was mistakenly added to move constructor 1 year ago
  reuk 884bb756c8
ConcertinaPanel: Avoid dangling mouse listener when reusing header components 1 year ago
  Anthony Nicholls c5fbeb859d Component: Improve the accuracy of the relative mouse position 1 year ago
  reuk 94ee60041f
Enumerate: Replace some non-ranged loops 1 year ago
  Anthony Nicholls 3f91c8782b macOS: Move set dock icon to juce_core 2 years ago
  reuk 7626f86607
PopupMenu: Only display inside safe user area 1 year 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
  Tom Poole 45494e34d5 Bump version number to 7.0.8 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
  attila aee5a3a45e SVGParser: Add support for multiple coords per text element 1 year ago
  attila 365d87ae11 Drawable: Fix transformations by recalculating them on bounds change 1 year ago
  attila 6c3ba087f2 DrawableText: Fix applying transformation in getOutlineAsPath() 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
  Anthony Nicholls 59d91cff1e Xcode15: Allow older llvm versions when compiling with Xcode 15 1 year ago
  Tom Poole 7d45d498b9 Removed some superfluous consts from definitions 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  Tom Poole bd8233f7f8 Docs: Fix a typo 1 year ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 1 year ago
  Tom Poole b769982bb5 Bump version number to 7.0.7 1 year ago
  attila e4c87b766b Fix crash occurring in VirtualDesktopWatcher during desktop scaling changes 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
  Tom Poole d5cb08e60e Bump version number to 7.0.6 1 year ago
  luzpaz 3c9645fa60 Docs: Fix typos 1 year ago
  reuk e4b8569b12
TextEditor: Avoid giving away keyboard focus unconditionally in destructor 1 year ago
  reuk 3387ca362c
TextEditor: Avoid moveCaretTo(Start|End)OfLine moving to the previous line 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
  Tom Poole 05b2c99c51 Fixed a typo in a file name 1 year ago
  Tom Poole ff835be2ac Doxygen: Fix some Doxygen issues 1 year ago
  reuk 13f0e75ab0
NSViewComponentPeer: Fix rendering issue changing size of AUv2 window when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 1 year ago
  Anthony Nicholls 02eb66ee7a ProgressBar: Add style parameter 1 year ago
  Anthony Nicholls b3da4ae946 ThreadPool: Add support for a user specified thread name 1 year ago