1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
2021-09-28 11:31:50 +01:00
..
accessibility Accessibility: Fix parent handler traversal when hit test handler is ignored in AccessibilityHandler::getChildAt() 2021-09-15 14:04:23 +01:00
application Updated all license headers 2020-06-29 08:30:22 +01:00
buttons Fix GCC Wshadow warnings 2021-09-14 08:42:56 +01:00
commands PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors 2021-06-08 14:57:42 +01:00
components Accessibility: Disable accessibility for PopupMenu windows on the desktop when their parent window or target component have accessibility disabled 2021-09-15 14:04:23 +01:00
desktop Docs: Fix a typo 2021-09-14 11:43:24 +01:00
drawables Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
filebrowser FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested 2021-09-27 12:48:59 +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 Grid: Fix behaviour with negative row/column indices 2021-09-28 11:31:49 +01:00
lookandfeel Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
menus PopupMenu: Avoid const_cast in implementation 2021-09-28 11:31:48 +01:00
misc Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
mouse DragAndDropContainer: fix positioning when source Component is transformed 2021-09-27 10:05:19 +00:00
native ScopedDPIAwarenessDisabler: Move to juce_gui_basics 2021-09-28 11:31:50 +01:00
positioning CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
properties ChoicePropertyComponent: Allow slightly more relaxed matching in getValue 2021-08-10 16:48:35 +01:00
widgets TreeView: Don't add MouseListener for nested custom components 2021-09-23 10:20:36 +01:00
windows Windows: Fix issue where minimising a window could overwrite the last "normal" window bounds 2021-09-28 11:31:49 +01:00
juce_gui_basics.cpp ScopedDPIAwarenessDisabler: Move to juce_gui_basics 2021-09-28 11:31:50 +01:00
juce_gui_basics.h ScopedDPIAwarenessDisabler: Move to juce_gui_basics 2021-09-28 11:31:50 +01:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00