| .. |
|
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
|
Accessibility: Report Button on/off state via AccessibilityValueInterface
|
2021-10-08 17:19:04 +01:00 |
|
commands
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +01:00 |
|
components
|
Component: Avoid calling member functions on objects destroyed when exiting modal state
|
2021-11-24 16:20:37 +00:00 |
|
desktop
|
Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms
|
2021-09-29 17:40:58 +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
|
Take MessageManagerLock in FocusTraverser and KeyboardFocusTraverser unit tests
|
2021-09-29 11:45:06 +01:00 |
|
layout
|
FlexBox: Refactor and tidy implementation
|
2021-11-19 16:35:21 +00:00 |
|
lookandfeel
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +01:00 |
|
menus
|
MenuBarComponent: Avoid dereferencing dangling pointer when dismissing menus
|
2021-11-19 16:35:22 +00:00 |
|
misc
|
DropShadower: Fix crash due to IsWindowOnCurrentVirtualDesktop() causing synchronous repaint messages during component destruction on Windows
|
2021-11-30 17:07:31 +00:00 |
|
mouse
|
Component: Add Point<float> overloads for some common functions
|
2021-10-27 16:33:37 +01:00 |
|
native
|
ComponentPeer: Add facility for displaying document save state in the titlebar
|
2021-11-25 11:42:39 +00:00 |
|
positioning
|
CharacterFunctions: Add new function to move pointer past whitespace
|
2021-02-18 10:54:29 +00:00 |
|
properties
|
ChoicePropertyComponent: Ensure that ComboBox is always initialised with underlying Value object
|
2021-10-25 09:43:17 +01:00 |
|
widgets
|
TextEditor: Fix floating-point -> integer bounds conversion of text selection bounds
|
2021-11-09 15:35:52 +00:00 |
|
windows
|
Tooltip: Fix bug where tip would not be updated for new components
|
2021-11-30 17:07:31 +00:00 |
|
juce_gui_basics.cpp
|
MouseCursor: Refactor platform-specific MouseCursor internals
|
2021-10-27 16:33:37 +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 |