1077 Commits (e97f7d1c6cb09edef78c397c47dbdd86dbdbf8b5)

Author SHA1 Message Date
  reuk 062e966138
NSViewComponentPeer: Fix zoom and fullscreen behaviour 4 years ago
  reuk ff62b1b39f
LinuxComponentPeer: Handle window constraints correctly on high resolution displays 4 years ago
  reuk c17aec47ac
Windows: Allow maximized windows to resize to fill the screen, even when a constrainer is applied 4 years ago
  reuk cb7d9ec1db
Windows: Take custom scale into account when scaling cursors 4 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 4 years ago
  ed ab1d18ed92 Whitespace 3 years ago
  ed 9c5b76a5ac Windows Accessibility: Ensure that UiaDisconnectProvider() is called with a valid provider pointer 3 years ago
  ed 82bcad9d30 Windows Accessibility: Only send window open/close events for main application windows to fix COM ref-counting leak 3 years ago
  ed fdd9eb8eeb X11: Correctly reset drag and drop state when drag has ended 4 years ago
  reuk 49bbadbca9
NSViewComponentPeer: Fix naming of drawRectWithContext 4 years ago
  reuk 4196b5e45b
macOS: Silence deprecation warnings on Monterey 4 years ago
  ed 7098b13b44 X11: Make synchronous error handling opt-in due to graphics performance issues when XSynchronize is enabled for a display 4 years ago
  ed 66f8af98e7 Windows Accessibility: Don't set UIA_NamePropertyId of ignored elements to prevent it from being read out by Narrator 4 years ago
  reuk cdbefa3b51
Windows: Ensure that new windows are brought to the front after creation 4 years ago
  reuk 496e454e9c
XWindowSystem: Update frame extents as soon as they change 4 years ago
  reuk 4ca923a34b
NSViewComponentPeer: Allow mouse events to reach unfocused windows 4 years ago
  reuk fe4515adb6
MouseCursor: Refactor platform-specific MouseCursor internals 4 years ago
  reuk 25c9841131
Windows: Tidy up cursor creation function 4 years ago
  reuk b465f60851
HWNDComponentPeer: Dismiss temporary modal windows when a window loses focus 4 years ago
  reuk 44ca96271d
NSViewComponentPeer: Give up keyboard focus and dismiss temporary modals when window loses key status 4 years ago
  reuk 6ae1137d91
MinGW: Fix Windows build 4 years ago
  reuk 05c2261efe
LinuxComponentPeer: Use constrainer to limit native window size 4 years ago
  reuk cfda532c9f
iOS Windowing: Avoid crashing when displaying a message box from a background thread 4 years ago
  ed aabd65b0fd Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 4 years ago
  reuk cc2a563725
NSViewComponentPeer: Fix framesize bug introduced in f73f8ee849 4 years ago
  reuk 2c90261bd4
Windows: Fix missing field initialiser 4 years ago
  reuk b41aeec9b1
Build: Fix arm64 gcc build warnings 4 years ago
  ed 428260a6fd Whitespace 4 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
  ed 0b844b7d88 Windows Accessibility: Implement AccessibilityEvent::valueChanged 4 years ago
  ed f70fd14065 iOS Accessibility: Implement accessibilityPerformEscape gesture to dismiss modals 4 years ago
  ed e1d1dd380c iOS: Fix compatibility when targeting older SDK versions 4 years ago
  ed f2b9ab15d8 iOS: Use UIPasteboard string property in SystemClipboard::getTextFromClipboard() to ensure that only NSStrings are retrieved 4 years ago
  reuk c1cd432703
Mac Menu: Avoid errant beeps when triggering menu items 4 years ago
  ed 05b49da0fe macOS: Silence some deprecation warnings 4 years ago
  reuk 72f3a15616
HWNDComponentPeer: Avoid auto-scaling child hwnds 4 years ago
  reuk 7cd04f7d74
Windowing: Refactor DPI-related function loading 4 years ago
  ed 8d72e7fccc Linux: Update displays when DPI settings change 4 years ago
  ed 70d36f06db Linux: Implement dark mode detection 4 years ago
  ed 3d282c1078 Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms 4 years ago
  ed ea35602f18 X11: Use XSettings to respond to window scale factor changes 4 years ago
  ed f69de31094 X11: Add XSettings class for parsing and storing display settings according to the XSETTINGS specification 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 291f88abb2 macOS/iOS: Suppress and fix unguarded availability warnings 4 years ago
  ed 1658d3f9ab Obj-C++: Remove JUCE_OBJC_HAS_AVAILABLE_FEATURE define 4 years ago
  reuk 4c95897ad3
XWindowSystem: Only dismiss transient modal windows when other windows are moved or resized 4 years ago
  reuk a130cc5d17
NSViewComponentPeer: Only dismiss transient modal windows when other windows are moved or resized 4 years ago
  reuk c9daf4288d
XWindowSystem: Only restack sibling windows 4 years ago
  reuk 4e694c96b3
ScopedDPIAwarenessDisabler: Move to juce_gui_basics 4 years ago