535 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)

Author SHA1 Message Date
  reuk 16b8cbf2b7
TableHeaderComponent: Correctly render column headers when graphics context is clipped 2 years ago
  reuk da38c1ed2a
TextInputTarget: Improve IME support on Android 2 years ago
  reuk 06798ab897
TextInputTarget: Add password keyboard type 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  reuk 31e68c66fa
TextEditor: Use NullCheckedInvocation 2 years ago
  attila 2e0646abba TreeView: Fix restoring scroll position in restoreOpennessState 2 years ago
  reuk dc8bc918d2
TextEditor: Fix bug where text could be pasted twice from the popup menu 2 years ago
  attila 2e1809ec33 Fix key up behaviour in a multiline TextEditor 2 years ago
  attila d564e49312 TextEditor: Change caret positioning when clicking before text and between lines 2 years ago
  attila 6da1357fde Slider: Update PopupDisplay in updateText() 2 years ago
  reuk a1bb7aeead
ListBox: Avoid calling updateContent in contructor 2 years ago
  reuk b324a50e82
BailOutChecker: Add checks after callbacks in Slider and ComboBox 2 years ago
  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 3 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