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.
ed 3b97c40c2d iOS: Fix a crash in NativeMessageBox implementation when shown modally 3 years ago
..
accessibility Accessibility: Fix focus transfer issue when hiding modal components 3 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 Whitespace 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 Whitespace 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 Accessibility: Fix inaccessible MenuBarComponent items 3 years ago
misc Update the JUCE logo 3 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 iOS: Fix a crash in NativeMessageBox implementation when shown modally 3 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
properties ChoicePropertyComponent: Allow slightly more relaxed matching in getValue 3 years ago
widgets TextEditor: Fix a highlighting bug 3 years ago
windows AlertWindow: Fix incorrect return value when using modal native ok/cancel and yes/no/cancel dialogs 3 years ago
juce_gui_basics.cpp Fix missing prototypes warnings 3 years ago
juce_gui_basics.h Bump version number to 6.1.0 3 years ago
juce_gui_basics.mm Updated all license headers 5 years ago