| .. |
|
accessibility
|
Accessibility: Fix parent handler traversal when hit test handler is ignored in AccessibilityHandler::getChildAt()
|
4 years ago |
|
application
|
Updated all license headers
|
5 years ago |
|
buttons
|
Fix GCC Wshadow warnings
|
4 years ago |
|
commands
|
PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors
|
4 years ago |
|
components
|
Accessibility: Disable accessibility for PopupMenu windows on the desktop when their parent window or target component have accessibility disabled
|
4 years ago |
|
desktop
|
Docs: Fix a typo
|
4 years ago |
|
drawables
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
4 years ago |
|
filebrowser
|
FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested
|
4 years ago |
|
keyboard
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |
|
layout
|
Grid: Fix behaviour with negative row/column indices
|
4 years ago |
|
lookandfeel
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
4 years ago |
|
menus
|
PopupMenu: Avoid const_cast in implementation
|
4 years ago |
|
misc
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
4 years ago |
|
mouse
|
DragAndDropContainer: fix positioning when source Component is transformed
|
4 years ago |
|
native
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
4 years ago |
|
positioning
|
CharacterFunctions: Add new function to move pointer past whitespace
|
4 years ago |
|
properties
|
ChoicePropertyComponent: Allow slightly more relaxed matching in getValue
|
4 years ago |
|
widgets
|
TreeView: Don't add MouseListener for nested custom components
|
4 years ago |
|
windows
|
Windows: Fix issue where minimising a window could overwrite the last "normal" window bounds
|
4 years ago |
|
juce_gui_basics.cpp
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
4 years ago |
|
juce_gui_basics.h
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
4 years ago |
|
juce_gui_basics.mm
|
Updated all license headers
|
5 years ago |