304 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)

Author SHA1 Message Date
  reuk 8374725f98
XWindowSystem: Use ScopedWindowAssociation for improved DRYness 2 years ago
  reuk da38c1ed2a
TextInputTarget: Improve IME support on Android 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 3 years ago
  Fabian Renn-Giles 542312296f WebBrowserComponent: Added a user agent option to change the browser's user agent 3 years ago
  fieldingfabian 57b07997d3 Win32: Fix memory leaks in ActiveX and WebBrowserComponent 3 years ago
  reuk 022eb21006
WebBrowserComponent: Force webkit2gtk to use the X11 backend 3 years ago
  reuk ec55ebe0db
PushNotifications: Use @available checks on macOS 3 years ago
  reuk d4184b120d WebBrowserComponent: Allow developer tools in debug builds on macOS 3 years ago
  reuk 256a0b8169
PushNotifications: Remove unnecessary base class 3 years ago
  reuk 0d8a94ae04
PushNotifications: Silence deprecation warnings 3 years ago
  reuk 1346b142c3
PushNotifications: Fix missing-prototypes warnings 3 years ago
  reuk d31f1f1483
PushNotifications: Use @available checks 3 years ago
  reuk 97971cd4b4
WebBrowserComponent: Tidy up macOS implementation 3 years ago
  reuk 41ef5b7fd5
macOS: Remove macOS 10.14 preprocessor checks 3 years ago
  reuk 9712775e5b
macOS: Remove macOS 10.12 preprocessor checks 3 years ago
  reuk f821015080
iOS: Remove iOS 10 preprocessor checks 3 years ago
  reuk 3d82933904
PushNotifications: Tidy up addMethod calls 3 years ago
  attila 53619b927c Eliminate all usages of JUCE_STANDALONE_APPLICATION in the modules 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole c2ecde591b macOS: Remove 32 bit specific functionality 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk c30b3a1a31
Plugin Hosting: Take custom scaling into account when computing editor sizes 3 years ago
  reuk e9b376ce14
XEmbed: Add function to force window bounds update 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole eda5c696e5 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk d03fac6823
NSViewFrameWatcher: Extract from NSViewComponent implementation 4 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  reuk 702bfdb2c0 WebView2: Fix nullptr check 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  Tom Poole 05796beffd macOS: Fix CGImage memory access violation on Monterey 3 years ago
  reuk 03428561ed
ScaledImage: Use in a few more places 3 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 4 years ago
  reuk 4196b5e45b
macOS: Silence deprecation warnings on Monterey 4 years ago
  reuk 17b8708852
WebBrowserComponent: Avoid leaking browsers on macOS 4 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
  ed 5e44bc39e0 X11: Pass Display instance to GetXProperty constructor 4 years ago
  ed a435026b24 macOS: Use available keyword instead of preprocessor version checks where possible 4 years ago
  ed 4649bc1b13 Windows: Add WebView2Preferences struct to modify aspects of WebView2 behaviour 4 years ago
  ed 24910cc4b4 Fix GCC Wshadow warnings 4 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 4 years ago
  ed 42ea1189ad macOS: Fix for WebBrowserComponent dropping parameters when using a file:// URI 4 years ago
  reuk 20c23700e5 MinGW: Fix some build issues for 32-bit platforms 4 years ago
  reuk 3d97343c2a
GCC: Fix redundant redeclaration warnings 4 years ago
  reuk 85226c33d4
Mac MainMenu: Allow commands without modifiers to be passed to peer 4 years ago
  ed a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 4 years ago
  reuk 6c46512e8b NSViewComponent: Ensure NSView follows size of top-level component 4 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 4 years ago
  reuk a70488e38e MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 4 years ago
  ed 27ead031c0 macOS/iOS: Removed unused WKWebViewConfiguration object in the WebBrowserComponent native implementation 4 years ago