1098 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

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