.. |
accessibility
|
Accessibility: Fix parent handler traversal when hit test handler is ignored in AccessibilityHandler::getChildAt()
|
3 years ago |
application
|
Updated all license headers
|
5 years ago |
buttons
|
Accessibility: Report Button on/off state via AccessibilityValueInterface
|
3 years ago |
commands
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
components
|
Component: Avoid calling member functions on objects destroyed when exiting modal state
|
3 years ago |
desktop
|
Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms
|
3 years ago |
drawables
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
3 years ago |
filebrowser
|
FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested
|
3 years ago |
keyboard
|
Take MessageManagerLock in FocusTraverser and KeyboardFocusTraverser unit tests
|
3 years ago |
layout
|
FlexBox: Refactor and tidy implementation
|
3 years ago |
lookandfeel
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
3 years ago |
menus
|
MenuBarComponent: Avoid dereferencing dangling pointer when dismissing menus
|
3 years ago |
misc
|
DropShadower: Detect when window is no longer being displayed on the current desktop and hide shadows
|
3 years ago |
mouse
|
Component: Add Point<float> overloads for some common functions
|
3 years ago |
native
|
ComponentPeer: Add facility for displaying document save state in the titlebar
|
3 years ago |
positioning
|
CharacterFunctions: Add new function to move pointer past whitespace
|
4 years ago |
properties
|
ChoicePropertyComponent: Ensure that ComboBox is always initialised with underlying Value object
|
3 years ago |
widgets
|
TextEditor: Fix floating-point -> integer bounds conversion of text selection bounds
|
3 years ago |
windows
|
ComponentPeer: Add facility for displaying document save state in the titlebar
|
3 years ago |
juce_gui_basics.cpp
|
MouseCursor: Refactor platform-specific MouseCursor internals
|
3 years ago |
juce_gui_basics.h
|
ScopedDPIAwarenessDisabler: Move to juce_gui_basics
|
3 years ago |
juce_gui_basics.mm
|
Updated all license headers
|
5 years ago |