1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_gui_basics
2021-05-28 14:48:59 +01:00
..
accessibility Accessibility: Only call grabKeyboardFocus() on focusable components 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 Added back in rounding error fix from e8518048 that was overwritten in 7909af4e 2021-05-26 16:54:38 +01:00
desktop Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01: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 Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +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 Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
lookandfeel Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +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: Fixed a build error when building against SDKs < 10.13 for deployment targets < 10.10 2021-05-27 18:52:02 +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: Use AccessibilityTextValueInterface for read-only text in Label, TextEditor and CodeEditorComponent 2021-05-28 14:48:59 +01:00
windows Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +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