2833 Commits (b51e835bafa3d96fa6d7a66b37762c5605257529)

Author SHA1 Message Date
  reuk 5cf1a964fc
iOS: Add proper UITextInput implementation 2 years ago
  reuk 8cab4cf5bb
Displays: Add keyboardInsets member to Display, to allow querying onscreen keyboard size 2 years ago
  reuk 869760cb2a
ObjC: Add scoped notification observer 2 years ago
  reuk 921d86e586
Accessibility: Improve table navigation, row/column index/header reporting 3 years ago
  reuk dd92f66387
Accessibility: Correctly report number of disclosed rows in TreeView on macOS 2 years ago
  reuk 081412eb13
Mac Accessibility: Tidying 2 years ago
  reuk 7eca00c7c9
JuceNSWindowClass: Tidying 3 years ago
  reuk 31e917ca62
NSViewComponentPeer: Tidying 3 years ago
  reuk 4e09161986
Accessibility: Tidy up static functions 3 years ago
  reuk 285761c56c
Accessibility: Fix hit test behaviour on iOS 3 years ago
  reuk 12fdf6bad8
Accessibility: Stop AccessibilityContainers from also being instances of AccessibilityElement 3 years ago
  reuk 707767fa4c
Accessibility: Multiple table fixes 3 years ago
  reuk 5e626e1c2b HyperlinkButton: Use AccessibilityHandler with hyperlink role 3 years ago
  attila 9005e2fda8 Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called 2 years ago
  attila 29447dd7f3 DefaultDialogWindow: Avoid bad positioning on Linux 2 years ago
  attila a99422efee Drawable: Add setDrawableTransform() and use it in SVGParser 2 years ago
  attila 6c24b32bcd DropShadower: Fix temporarily missing shadows, disable timer for non-desktop windows 3 years ago
  attila 3acc71f7df MultiDocumentPanel: Fix reporting wrong active document, avoid reordering 3 years ago
  Tom Poole c52a049698 Fixed a documentation typo 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 4b05efd7b7 Windows: Fix nullptr dereference when reopening plugin windows 3 years ago
  Tom Poole fd8607302d Bump version number to 7.0.1 2 years ago
  attila f5d2642874 Linux: Fix resizing issue with the PopupMenu 3 years ago
  attila 938c66c83d Linux: Fix window positioning on HiDPI screens 3 years ago
  attila 27924e4996 Viewport: Stop ongoing physical drag upon user interaction 3 years ago
  Tom Poole c0350c54ab macOS: Fix CGMetalLayerRenderer assertions and resizing 3 years ago
  Tom Poole a20e8d8592 macOS/iOS fixed a rendering hang with JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS 3 years ago
  reuk 7eb99ed8ec
Grid: Avoid hangs when positioning auto-placement items that are too large for the explicit grid 3 years ago
  reuk 9c0786e4fe AccessibilityTextHelpers: Fix MSVC/C++20 build issues 3 years ago
  reuk 6265f86d33 Accessibility: Add missing accessibility handler in TreeView Item 3 years ago
  reuk 2f0a0e9387 Windows: Fix nullptr dereference when reopening plugin windows 3 years ago
  Tom Poole 8b399998b4 Bump version number to 7.0.0 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 5d5610286f Component: Use the rounded integer mouse position when evaluating hitTest 3 years ago
  attila 032cc528c8 DragAndDropContainer: Fix the escape key dismissing the drag operation 3 years ago
  attila edf68d209c MacOS: Override and implement JuceNSViewClass::updateTrackingAreas() 3 years ago
  attila 751d85f8c7 Component: Use the rounded integer mouse position when evaluating hitTest 3 years ago
  attila 74af7b11ec DragAndDropContainer: Fix the escape key dismissing the drag operation 3 years ago
  attila c1a38b0cfc MacOS: Override and implement JuceNSViewClass::updateTrackingAreas() 3 years ago
  attila 94dcad52d0 Slider: Add keyboard control even without accessibility 3 years ago
  reuk cce38de6cf
Windows: Fix virtual keyboard hide/show on Windows 11 3 years ago
  reuk 140f8fedb1
TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago