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 33dd896ab2 Ensure that keyboard focus is always given away when components are made invisible 4 years ago
..
application Updated all license headers 4 years ago
buttons Clang: Fix warnings when building with clang 10 4 years ago
commands Updated all license headers 4 years ago
components Ensure that keyboard focus is always given away when components are made invisible 4 years ago
desktop Added Desktop::isHeadless() method 4 years ago
drawables Made the SVG parser catch "NaN" string values rather than passing them into the Path class 4 years ago
filebrowser FileChooserDialogBox: Ensure filechoosers open in front of other windows 4 years ago
keyboard Updated all license headers 4 years ago
layout Fix warnings when building in C++20 mode 4 years ago
lookandfeel PopupMenu: Add LookAndFeelMethods for drawing column separators 4 years ago
menus PopupMenu: Dismiss popups when minimising parent window 4 years ago
misc juce6: Update some referenes to JUCE 5 in docstrings 4 years ago
mouse Clang: Fix warnings when building with clang 10 4 years ago
native OSX 10.11: Fixed a CALayer crash 4 years ago
positioning Updated all license headers 4 years ago
properties Added a way to specify some space between PropertyComponents in a PropertyPanel 4 years ago
widgets Avoid drawing TextEditor "empty" text when it isn't visible 4 years ago
windows Replaced deprecated Displays methods 4 years ago
juce_gui_basics.cpp Narrowed the scoped of some undeclared Objective-C selector warnings 4 years ago
juce_gui_basics.h Bump version number to 6.0.7 4 years ago
juce_gui_basics.mm Updated all license headers 4 years ago