2917 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)

Author SHA1 Message Date
  Oli 15bdae16b2 DirectoryContentsList: Fix a data race 3 years ago
  attila 55b00fc846 Component: Fix mouseEnter and mouseExit positions when blocked by modal 3 years ago
  reuk ebac835673
Fix some deprecation warnings 3 years ago
  Tom Poole 87a4ab4a78 Disable the effect of setPaintingIsUnclipped on components with children 3 years ago
  Tom Poole 165d8b0ecd macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms 3 years ago
  reuk 55a8e10262
Mac Accessibility: Provide slightly more descriptive value states for checkable items 3 years ago
  reuk c51b331318
PopupMenu Accessibility: Report menu-item ticked state on Windows 3 years ago
  reuk 7b1fba4bae
Windows Accessibility: Fixed backspace character reporting under NVDA 3 years ago
  Tom Poole 9ccfea9001 Component: Make getApproximateScaleFactorForComponent take a const argument 3 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 3 years ago
  attila 54ea55325f Windows Accessibility: Only call UiaDisconnectAllProviders in 3 years ago
  reuk 4cf18f0e2c
X11: Avoid leaking result of XGetAtomName 3 years ago
  reuk eb6e579f0a
ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 3 years ago
  reuk 9bd52d59af
NSViewComponentPeer: Avoid making temporary windows (dropdowns, callouts) full-screen when in full-screen mode 3 years ago
  reuk c9997bd613
Windows: Correctly dispose of hook 3 years ago
  reuk 1d1d743b9f
Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
  reuk e1a7fe671a
Component: Make wheel/magnify behaviour more intuitive for disabled components 3 years ago
  reuk 9e31eb1c6a
LookAndFeel: Update default name for tab/toolbar missing-item button 3 years ago
  reuk eb58b471c7
Toolbar: Add accessible name for custom popup menu item 3 years ago
  reuk 6d404236e2
Toolbar: Fix missing-items button when LookAndFeel changes after construction of toolbar 3 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 3 years ago
  reuk d9f8ea74e9
NativeMessageBox: Use associatedComponent on macOS 3 years ago
  reuk 0a34e7fa71
Mac MessageBox: Fix result code conversion 3 years ago
  reuk eb8a419ac7
TooltipWindow: Avoid potential use-after-free of lastComponentUnderMouse 3 years ago
  reuk 92f350e617
Windows Accessibility: Fix single-character range/boundary calculation 3 years ago
  reuk bd0ca90952
Linux: Release X lock when unregistering file descriptor in order to avoid deadlocks 4 years ago
  reuk e4a7978621
Windowing: Output error text when window creation fails 4 years ago
  reuk 84db4b186f
ComponentBoundsConstrainer: Refactor 4 years ago
  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
  reuk 53b04877c6
Accessibility: Explicitly implement protocols 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