1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00
JUCE/modules/juce_gui_basics
2021-05-26 09:20:59 +01:00
..
accessibility macOS: Disable accessibility on deployment targets < 10.10 2021-05-26 09:20:59 +01:00
application Updated all license headers 2020-06-29 08:30:22 +01:00
buttons Accessibility: Removed widget_handlers 2021-05-20 18:24:56 +01:00
commands XmlElement: Update loops to use new iterators 2021-01-28 20:14:11 +00:00
components Component: Ensure getScreenPosition result is in terms of the logical coordinate space of the screen 2021-05-24 14:57:26 +01:00
desktop Displays: Added floating-point physical<->logical coordinate conversion methods 2021-02-19 19:07:12 +00:00
drawables Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
filebrowser Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
keyboard Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
layout Accessibility: Ignore Viewport content holder 2021-05-20 18:24:58 +01:00
lookandfeel Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
menus PopupMenu: Use correct alignment for submenus with large borders 2021-05-24 19:40:47 +01:00
misc Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
mouse Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
native macOS: Set NSWindow accessibilityElement property to prevent VoiceOver reading out notifications for inaccessible windows 2021-05-26 09:20:59 +01:00
positioning CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
properties Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
widgets ListBox: Select row on focus 2021-05-26 09:20:59 +01:00
windows TooltipWindow: Display tooltips at same scale as hovered components 2021-05-24 15:00:59 +01:00
juce_gui_basics.cpp iOS: Enable support for layered/async drawing 2021-05-24 15:55:29 +01:00
juce_gui_basics.h Accessibility: Removed widget_handlers 2021-05-20 18:24:56 +01:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00