658 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  Tom Poole 8a6e1980d0 Bump version number to 6.1.4 3 years ago
  ed fe47c135a5 Docs: Fix typo 3 years ago
  Tom Poole 05796beffd macOS: Fix CGImage memory access violation on Monterey 3 years ago
  reuk 44404508fe Bump version number to 6.1.3 3 years ago
  reuk 03428561ed
ScaledImage: Use in a few more places 3 years ago
  reuk 9d913e4e80
FileBasedDocument: Add missing const specifier 3 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 3 years ago
  reuk 4196b5e45b
macOS: Silence deprecation warnings on Monterey 3 years ago
  reuk 210cbdca66
FileBasedDocument: Show correct error text in alert window if loadDocument fails 3 years ago
  reuk 17b8708852
WebBrowserComponent: Avoid leaking browsers on macOS 3 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago
  ed 5e44bc39e0 X11: Pass Display instance to GetXProperty constructor 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  ed a435026b24 macOS: Use available keyword instead of preprocessor version checks where possible 3 years ago
  ed d39d0f4885 Docs: Fix some Doxygen warnings 3 years ago
  reuk 4e694c96b3
ScopedDPIAwarenessDisabler: Move to juce_gui_basics 3 years ago
  ed 4649bc1b13 Windows: Add WebView2Preferences struct to modify aspects of WebView2 behaviour 3 years ago
  Tom Poole bc75010116 Bump version number to 6.1.2 3 years ago
  ed 24910cc4b4 Fix GCC Wshadow warnings 3 years ago
  Tom Poole 5109e30c6f Bump version number to 6.1.1 3 years ago
  ed 7bc696cd28 Windows: Use Component::ScaleFactorListener in ActiveXComponent, OpenGL and video native code and remove some unnecessary JUCE_WIN_PER_MONITOR_DPI_AWARE checks 3 years ago
  ed 90eb878d16 Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
  Tom Poole 46fe3789fc Bump version number to 6.1.0 3 years ago
  ed 42ea1189ad macOS: Fix for WebBrowserComponent dropping parameters when using a file:// URI 3 years ago
  reuk 20c23700e5 MinGW: Fix some build issues for 32-bit platforms 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  ed a2d03d2266 Fixed some warnings flagged by Clang's static analyzer 3 years ago
  reuk 3d97343c2a
GCC: Fix redundant redeclaration warnings 3 years ago
  reuk 85226c33d4
Mac MainMenu: Allow commands without modifiers to be passed to peer 3 years ago
  ed a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
  reuk 6c46512e8b NSViewComponent: Ensure NSView follows size of top-level component 3 years ago
  reuk 024a0b4a20 FileBasedDocument: Fix use-after-move bug 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 3 years ago
  ed a7f33da900 Accessibility: Set caret position when passed an empty range selection in CodeEditorComponent and TextEditor AccessibilityTextInterface implementations 4 years ago
  reuk a70488e38e MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 4 years ago
  ed 8b2f3088d7 Accessibility: Added AccessibilityTextInterface::isReadOnly() method and AccessibilityRole::label to distinguish between navigable and selectable read-only text elements and simple labels 4 years ago
  ed 27ead031c0 macOS/iOS: Removed unused WKWebViewConfiguration object in the WebBrowserComponent native implementation 4 years ago
  reuk 7ac6911ccc
Windows: Fix clang/gnu compiler warnings 4 years ago
  ed 13e7ffbdfb Accessibility: Use AccessibilityTextValueInterface for read-only text in Label, TextEditor and CodeEditorComponent 4 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  reuk 900282ccf3
MinGW: Fix warnings and errors emitted when building VST3 plugins 4 years ago
  ed ec990202b1 Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
  reuk 0f690662d8
AutoResizingNSViewComponent: Fix display issues for certain plugin views 4 years ago
  ed 51a593abac CodeEditorComponent: Avoid dereferencing a nullptr when recreating caret component 4 years ago
  reuk f73f8ee849
NSViewComponentPeer: Use JUCE-style coordinates to position subviews 4 years ago
  ed 0fc1ede50f Used MemoryBlock::isEmpty() in a few places 4 years ago
  Tom Poole 765eafb1eb Fixed some file permissions 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  Tom Poole a9ad07a945 Use RAII for CFTypes 4 years ago