| .. |
|
accessibility
|
Accessibility: Added InternalAccessibilityEvent::elementMovedOrResized
|
2021-06-16 17:22:35 +01:00 |
|
application
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
buttons
|
Update Button state after sending click callback in Button::mouseUp()
|
2021-07-12 09:36:46 +01:00 |
|
commands
|
PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors
|
2021-06-08 14:57:42 +01:00 |
|
components
|
ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function
|
2021-07-22 16:33:42 +01:00 |
|
desktop
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +01:00 |
|
drawables
|
Accessibility: Disable accessibility for Drawable base class
|
2021-07-01 16:23:48 +01:00 |
|
filebrowser
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +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
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +01:00 |
|
lookandfeel
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +01:00 |
|
menus
|
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
|
2021-06-30 13:01:14 +01:00 |
|
misc
|
Accessibility: Disable accessibility for JUCESplashScreen
|
2021-06-11 13:46:14 +01:00 |
|
mouse
|
Added floating-point implementations for some Component hit-testing methods to improve reliability when dealing with scaled Components
|
2021-06-08 14:14:22 +01:00 |
|
native
|
Use jassertquiet where possible
|
2021-07-23 10:58:44 +01:00 |
|
positioning
|
CharacterFunctions: Add new function to move pointer past whitespace
|
2021-02-18 10:54:29 +00:00 |
|
properties
|
Use jassertquiet where possible
|
2021-07-23 10:58:44 +01:00 |
|
widgets
|
Use jassertquiet where possible
|
2021-07-23 10:58:44 +01:00 |
|
windows
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +01:00 |
|
juce_gui_basics.cpp
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +01:00 |
|
juce_gui_basics.h
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +01:00 |
|
juce_gui_basics.mm
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |