3011 Commits (61b27097b71852aefc84bf9987602df0266ae301)

Author SHA1 Message Date
  attila f16a430f08 Windows: Fix potential accessibility related leaks 2 years ago
  attila 18489bb7d7 WebBrowserComponent: iOS: Add accessibility integration 2 years ago
  attila f519af3b62 WebBrowserComponent: Android: Add accessibility integration 2 years ago
  attila d8c282e293 WebBrowserComponent: MacOS: Add accessibility integration 2 years ago
  attila 7657efd227 WebBrowserComponent: Windows: Add accessibility integration 2 years ago
  reuk bc9e709e59
ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
  reuk 9705ef660e
FileListComponent: Allow getTooltipForRow to function as expected when overridden 2 years ago
  Tom Poole 1fbfeb6039 iOS: Fix a constant redrawing bug 2 years ago
  attila c79ca4e815 FileTreeComponent: Order items according to OS specific rules 2 years ago
  reuk 11f84c977f MinGW: Fix redundant redeclaration warning 2 years ago
  reuk 53a87c178c
AlertWindow: Update documentation 2 years ago
  reuk c13276a4d6
Windows: Allow IME input in plugins 2 years ago
  reuk dae9567dca
WindowsHooks: Split declarations and definitions into seaprate files 2 years ago
  reuk 7ed89e4896
WindowsHooks: Move into juce_gui_basics 2 years ago
  reuk 1c1cbdf18d
ComponentBoundsConstrainer: Add new decorator constrainer 2 years ago
  reuk 4ba81fda59
FileChooser: Fix bug where native FileChooser could not be closed when hosted in Cantabile 2 years ago
  reuk 910c60b84a
FileChooser: Avoid passing deprecated --confirm-overwrite option to zenity 2 years ago
  reuk fa6f5a889a
NSViewComponentPeer: Avoid calling makeKeyWindow on windows that cannot become key 2 years ago
  reuk cf7c865432
NSViewComponentPeer: Ensure inner views that receive key equivalents reset keyDown state correctly 2 years ago
  attila f7e04d1423 FileBrowserComponent: Respect FileFilters in TreeView mode 2 years ago
  Anthony Nicholls f5cd9547dd Tidy divider comments 2 years ago
  reuk 53bfd5b16d
WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2 years ago
  reuk ad59f71b99
Android: Fix version checks around setImeConsumesInput() 2 years ago
  attila 909f6c43d2 Grid: Fix incorrect computation 2 years ago
  attila a6761f9eb8 Grid: Ensure that items with absolute sizes will maintain correctly rounded dimensions 2 years ago
  attila 73459411ba Android: Fix accessibility on newer Android versions 2 years ago
  reuk 1de392bbab
CGMetalLayerRenderer: Avoid creating resources for zero-size layers 2 years ago
  attila a400d3ebe0 FileTreeComponent: Use incremental updates after refresh to avoid losing UI state 2 years ago
  reuk 70d99d1cc4
NSViewComponentPeer: Fix occasional rendering artefacts 2 years ago
  reuk 208be3dd5e
CGMetalLayerRenderer: Fix crash when attempting to render zero-sized components 2 years ago
  reuk 68beb74820
NSViewComponentPeer: Fix deferredRepaints bookkeeping when metal rendering is disabled 2 years ago
  reuk ad094cd883
AlertWindow: Fix result codes when displaying native dialogs through the AlertWindow APIs 2 years ago
  reuk 9d50ab6c59
CGMetalRenderer: Avoid glitching when resizing views 2 years ago
  reuk fe09902e83
NSViewComponentPeer: Tidying 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk 081b1ff216
PopupMenu: Avoid dismissing menu in response to mouse events over the menu 2 years ago
  reuk a7563b5e91
NSViewComponentPeer: Ignore peer-level mouse enter/exit events when mouse button is pressed 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  Oliver James d7f1e59422 AlertWindow: Add 'getButton' method 2 years ago
  Oliver James 9d909fc3fe Slider: LookAndFeel outline style 2 years ago
  Oli d264d95595 StretchableLayoutManager: Prevent zero size layouts 2 years ago
  Oli fa0b607bf9 Win32 FileChooser: Enable native 'Save' directory 2 years ago
  Oli bc26d5cc87 Win32 FileChooser: Fix truncated initial file text 2 years ago
  Anthony Nicholls 28c31b1f26 Slider: allow a sliders text-box to update when a colour changes in the slider 2 years ago
  reuk ee976f0f0d
NSViewComponentPeer: Avoid using metal renderer if view has changed size since repaints were requested 2 years ago
  reuk 5eadaf75be
UIViewComponentPeer: Avoid accessing text input target after it has been destroyed 2 years ago
  Anthony Nicholls e637073228 BubbleComponent: allow customisable effects 2 years ago
  reuk 9d1a6a3b28
ContentSharer: Update interface to return safer ScopedMessageBox instances 2 years ago
  attila 557d690ff4 MouseInputSource: Fix stuck hover state on touch screens 2 years ago
  Anthony Nicholls c7689793f2 Widgets: call repaint() in colourChanged() callbacks 2 years ago