| .. |
|
accessibility
|
Accessibility: Added InternalAccessibilityEvent::elementMovedOrResized
|
4 years ago |
|
application
|
Updated all license headers
|
5 years ago |
|
buttons
|
Update Button state after sending click callback in Button::mouseUp()
|
4 years ago |
|
commands
|
PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors
|
4 years ago |
|
components
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
4 years ago |
|
desktop
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
4 years ago |
|
drawables
|
Accessibility: Disable accessibility for Drawable base class
|
4 years ago |
|
filebrowser
|
Clarify some FileChooser example code
|
4 years ago |
|
keyboard
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |
|
layout
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
4 years ago |
|
lookandfeel
|
Windows: Fix and suppress some analysis warnings
|
4 years ago |
|
menus
|
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
|
4 years ago |
|
misc
|
Accessibility: Disable accessibility for JUCESplashScreen
|
4 years ago |
|
mouse
|
Added floating-point implementations for some Component hit-testing methods to improve reliability when dealing with scaled Components
|
4 years ago |
|
native
|
FileChooser: Always set initial directory if the initialFileOrDirectory argument is not empty
|
4 years ago |
|
positioning
|
CharacterFunctions: Add new function to move pointer past whitespace
|
4 years ago |
|
properties
|
ChoicePropertyComponent: Return default index if value is not found in value source mapper
|
4 years ago |
|
widgets
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
4 years ago |
|
windows
|
Accessibility: Disable accessibility for TooltipWindows to prevent them from interfering with focus
|
4 years ago |
|
juce_gui_basics.cpp
|
Accessibility: Check if any accessibility clients are active before posting notifications and announcements
|
4 years ago |
|
juce_gui_basics.h
|
Update the minimum C++ standard to C++14
|
4 years ago |
|
juce_gui_basics.mm
|
Updated all license headers
|
5 years ago |