3064 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  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
  Anthony Nicholls 21aca5ba3e Slider: Fix linear bar slider outline 1 year ago
  Anthony Nicholls b09b4c3bc0 Slider: add getNormalisableRange() 1 year ago
  attila cd17f96eb7 Fix MinGW build 1 year 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
  reuk bc9e709e59
ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
  reuk 9705ef660e
FileListComponent: Allow getTooltipForRow to function as expected when overridden 2 years ago
  Tom Poole 1fbfeb6039 iOS: Fix a constant redrawing bug 2 years ago
  attila c79ca4e815 FileTreeComponent: Order items according to OS specific rules 2 years ago
  reuk 11f84c977f MinGW: Fix redundant redeclaration warning 2 years ago
  reuk 53a87c178c
AlertWindow: Update documentation 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 1c1cbdf18d
ComponentBoundsConstrainer: Add new decorator constrainer 2 years ago