The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk 3c68581567
Use jassertquiet where possible
3 years ago
..
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() 3 years ago
commands PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors 4 years ago
components ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function 3 years ago
desktop Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
drawables Accessibility: Disable accessibility for Drawable base class 3 years ago
filebrowser Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 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 3 years ago
lookandfeel Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
menus Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 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 Use jassertquiet where possible 3 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
properties Use jassertquiet where possible 3 years ago
widgets Use jassertquiet where possible 3 years ago
windows Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_gui_basics.cpp Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_gui_basics.h Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_gui_basics.mm Updated all license headers 5 years ago