1098 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  reuk 82df66100c
MouseCursor: Allow arbitrarily-sized cursors on Windows 3 years ago
  reuk 8a2bde9fec
NSViewComponentPeer: Only allow full screen mode for resizable windows with maximise buttons 3 years ago
  reuk 05676c862a
UIViewComponentPeer: Allow setting an app style, to ensure the status bar can be seen over the app background 3 years ago
  reuk ad4368bbf1
UIViewComponentPeer: Clear focused peer on destruction to avoid dangling pointer 3 years ago
  reuk 0cec50618d
FileChooser: Find an appropriate peer to focus when the FileChooser is destroyed 3 years ago
  reuk 038d6dff32
FileChooser: Avoid calling member functions on pimpl after it is destroyed 3 years ago
  attila 4f9a9c7bfc Linux: Fix BadWindow error when XSETTINGS is not available 3 years ago
  attila 2b3abd3ca6 MacOS: Fix TextEditor when using marked text (e.g. Korean) 3 years ago
  attila 87061fb751 MacOS: Change keyCode calculation to fix shortcuts with non-Latin languages 3 years ago
  attila b8094cb200 Android: Fix keyCode calculation and add support for modifier keys 3 years ago
  Tom Poole a5b76d3989 macOS: Fix window icon NSImage leak 3 years ago
  Tom Poole 05796beffd macOS: Fix CGImage memory access violation on Monterey 3 years ago
  ed 1744008413 Windows: Don't send modal input attempts to windows that are explicitly ignoring them 3 years ago
  reuk 9f7409fd3e
FileChooser: Fix function signature for Obj-C interop 3 years ago
  ed 112f8999fd iOS: Fix native message box leak when no callback is provided 3 years ago
  ed fc0f6b1f2f Tidy up 3 years ago
  reuk 03428561ed
ScaledImage: Use in a few more places 3 years ago
  reuk 1509d6796b
FileChooser: Allow multiple selection on iOS 3 years ago
  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