1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
reuk 707767fa4c
Accessibility: Multiple table fixes
- Fixes an off-by-one error when navigating by rows, caused by treating
  the table header as a row. The table header now has the header
  accessibility role.
- Fixes a bug where reordering table columns would cause the table to
  become inaccessible.
- Fixes a bug where the screen reader would try to navigate hidden table
  columns.
- Fixes an issue where moving the VoiceOver cursor to a partially hidden
  cell would cause the focus to move to the table itself, rather than to
  the cell.
2022-07-29 18:54:09 +01:00
..
juce_analytics Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_audio_basics Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_audio_devices Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_audio_formats FLAC/OGG: Fix a bug in buffered reads 2022-07-14 15:24:40 +01:00
juce_audio_plugin_client VST3 Client: Fix setComponentState() threading on Linux 2022-07-14 19:18:27 +00:00
juce_audio_processors ARA Host: Fix memory leak in ARAHostDocumentController 2022-07-19 14:30:14 +02:00
juce_audio_utils Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_box2d Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_core Improve some documentation 2022-07-14 15:24:40 +01:00
juce_cryptography Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_data_structures Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_dsp Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_events MessageManager: Add mutex to isThisTheMessageThread() and setCurrentThreadAsMessageThread() 2022-07-14 19:18:27 +00:00
juce_graphics Colours: Support grey/gray spelling for HTML and SVG compatibility 2022-07-18 18:55:10 +02:00
juce_gui_basics Accessibility: Multiple table fixes 2022-07-29 18:54:09 +01:00
juce_gui_extra Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_opengl Matrix3D: Fixed an ordering bug in the multiplication operator 2022-07-28 21:31:47 +01:00
juce_osc Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_product_unlocking Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_video Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
CMakeLists.txt Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00