1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules/juce_gui_basics
2021-05-24 15:55:29 +01:00
..
accessibility Accessibility: Added AccessibilityHandler::isVisibleWithinParent() and improved focus support 2021-05-20 18:24:58 +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 Accessibility: Improved PopupMenu focus handling when opening and added support for submenus 2021-05-20 18:24:57 +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 iOS: Enable support for layered/async drawing 2021-05-24 15:55:29 +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 Accessibility: Add table and cell interface support to ListBox accessibility handlers 2021-05-20 18:24:58 +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