523 Commits (61fd8827e17fb22190e260c2091c0460fbecfb05)

Author SHA1 Message Date
  reuk 5cf1a964fc
iOS: Add proper UITextInput implementation 2 years ago
  reuk 921d86e586
Accessibility: Improve table navigation, row/column index/header reporting 2 years ago
  reuk dd92f66387
Accessibility: Correctly report number of disclosed rows in TreeView on macOS 2 years ago
  reuk 707767fa4c
Accessibility: Multiple table fixes 2 years ago
  Tom Poole 4f884c8a54 TextEditor: Call repaint on clear 2 years ago
  Tom Poole 2eee1c1bd9 Slider: Respect setNumDecimalPlaces after setRange 2 years ago
  Tom Poole 975bdecae5 Remove some debug logging 2 years ago
  Tom Poole 3ab2ef5924 DemoRunner: Fix a crash in MidiDemo 2 years ago
  reuk 6265f86d33 Accessibility: Add missing accessibility handler in TreeView Item 2 years ago
  reuk 53484db875
Accessibility: Avoid allowing TextEditor and Viewport internal components to be accessibility-focused 3 years ago
  reuk 1c10e0c79b
Android: Fix problems with accessible text navigation 3 years ago
  reuk 2b1745272e
Android: Fix a couple of accessibility-related crashes 3 years ago
  reuk c9950e3801
Accessibility: Avoid allowing TextEditor and Viewport internal components to be accessibility-focused 3 years ago
  reuk d4d9740037
Android: Fix problems with accessible text navigation 3 years ago
  reuk 9c9d930760
Android: Fix a couple of accessibility-related crashes 3 years ago
  attila 94dcad52d0 Slider: Add keyboard control even without accessibility 3 years ago
  reuk 140f8fedb1
TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
  attila 7c66dc8e15 Slider: Add keyboard control even without accessibility 3 years ago
  reuk 2fc7d12ae7 TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  reuk e27194272d TableListBox: Avoid calling virtual functions in constructor 3 years ago
  reuk acefc92f88 TableListBox: Avoid calling virtual functions in constructor 3 years ago
  reuk 81ae759298
TableHeaderComponent: Use high-resolution image when header is dragged 3 years ago
  reuk 0114c87f53
TableListBox: Fix spurious ListBox assertions 3 years ago
  reuk a1e72b70df
TableListBox: Fix spurious ListBox assertions 3 years ago
  attila 627afffeb4 Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
  attila 31d4f9059d Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
  reuk e02561c958
ListBox: Add checks to ensure that the ListBoxModel remains valid 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 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
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  reuk 4cf74dfff6 Viewport: Improve drag-to-scroll on devices that can accept simultaneous mouse and touch input 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
  Tom Poole c072b1bc8e Fix some typos 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 2b3abd3ca6 MacOS: Fix TextEditor when using marked text (e.g. Korean) 3 years ago
  ed b421159be3 Accessibility: Use ignored AccessibilityHandler for slider text boxes to fix keyboard focus/accessible focus sync issue 3 years ago
  reuk 34fdea0708
DragAndDropContainer: Allow custom scaling 3 years ago
  ed 1fe8fa467b TextEditor: Fix floating-point -> integer bounds conversion of text selection bounds 3 years ago
  ed b70fbb9bca TreeView: Fix drag-to-scroll viewport jump on mouse exit 3 years ago
  reuk 7f0a305199
Slider: Ensure that current Value is always treated as a double 3 years ago
  ed 6218e2f92b Fix bug in LabelKeyboardFocusTraverser causing editable labels to consume focus traversal events 3 years ago
  ed de375ab6d7 TreeView: Prevent dragging items from scrolling viewport on mobile and fix issue with dragged item component being deleted during drag operations 3 years ago
  ed 1e0acdf83d Accessibility: Update ComboBox label accessibility when editable state changed 3 years ago
  ed 428260a6fd Whitespace 3 years ago
  ed 70968d46c8 TreeView: Coalesce item position recalculation to fix performance issues with large trees 3 years ago
  ed b3a6e796f9 Fix potential nullptr dereference in Slider::ScopedDragNotification destructor 3 years ago