2731 Commits (abfcdc9a7e74571b751f61fd838bb014c1b5fe0c)

Author SHA1 Message Date
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  attila a1a8e1339f PopupMenu: Fix click-through from submenu 3 years ago
  reuk cdba8eb8e9 NSViewComponentPeer: Fix NSTrackingArea leak 3 years ago
  reuk eabcfbad26 NSViewComponentPeer: Add support for true-full-screen with non-native titlebars 3 years ago
  reuk 19536fc7a7 NSViewComponentPeer: Allow restoring previous size when zooming a non-native window 3 years ago
  reuk 53600d2d9e iOS Accessibility: Allow navigating tables by rows 3 years ago
  reuk 793f1bf2ee FileChooser: Avoid crash when destroying an open non-native filechooser 3 years ago
  reuk 4cf74dfff6 Viewport: Improve drag-to-scroll on devices that can accept simultaneous mouse and touch input 3 years ago
  reuk 88853f7eda AlertWindow: Show AlertWindows as modal sheets on macOS when associated component is present 3 years ago
  attila 4cf036bb8b ComponentPeer: Add documentation for OptionalBorderSize 3 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 3 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 3 years ago
  reuk ea92834845
Accessibility: Explicitly implement protocols 3 years ago
  reuk 9b96442022
NSViewComponentPeer: Only send modal input attempts when modal window is not key 3 years ago
  reuk b2f318a775
TreeView: Allow built-in mouse handling to be enabled/disabled for custom components 3 years ago
  reuk ef7c3c6947
TreeView: Support TooltipClient interface 3 years ago
  reuk 53f8650ba3
DocumentWindow: Update documentation 3 years ago
  reuk b80927fc91
Nodiscard: Add to builder-pattern functions 3 years ago
  reuk e210b295ce
Windows: Fix issue where windows could be given incorrect size for their current scale 3 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  Tom Poole 3366ad4ed4 Linux: Avoid sending the string terminator to the X11 clipboard 3 years ago
  ed e0e8e85d6b Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 3 years ago
  ed 461192b355 Add FocusOutline class for indicating Component keyboard focus 3 years ago
  Tom Poole 06db7f074e Linux: Fix a out-of-bounds memory write when copying text to the clipboard 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  reuk b65803e8a3
Accessbility: Improve support for touch-to-explore on Android 3 years ago
  reuk 1edb56df71
NSViewComponentPeer: Properly constrain zoomed window size onto current display 3 years ago
  reuk 12b7a8f9d1
Accessibility: Prefer toggle action to press action for checkable items 3 years ago
  reuk f429647ae9
MinGW: Add uuid definitions for MinGW-w64 3 years ago
  reuk e730962921
NSViewComponentPeer: Avoid triggering NSBeeps on unhandled key presses 3 years ago
  attila 1fc0de32c8 Windows: Ensure that NativeMessageBox stays in front of its owner 3 years ago
  reuk 82df66100c
MouseCursor: Allow arbitrarily-sized cursors on Windows 3 years ago
  reuk 77c24ae49f
PopupMenu: Expose item ticked state to screen readers 3 years ago
  reuk 3084a23547
PopupMenu: Improve accessibility of custom components in menus 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
  Tom Poole 48a7274b08 PopupMenu: Update the example docs 3 years ago
  reuk 9055820a30
TreeView: Reset itemUnderMouse when deleting TreeViewItems to avoid dereferencing dangling pointers 3 years ago
  reuk cd34f1b00b
TreeView: Reset itemUnderMouse when deleting TreeViewItems to avoid dereferencing dangling pointers 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 8a6e1980d0 Bump version number to 6.1.4 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