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 dcd606531a Fixed a documentation typo 6 years ago
..
application Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
buttons Fixed a documentation typo 6 years ago
commands Added various clang-tidy modernize-* fixes 6 years ago
components Minor documentation update for the Viewport::setScrollOnDragEnabled() method 6 years ago
desktop Added various clang-tidy modernize-* fixes 6 years ago
drawables Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 6 years ago
filebrowser Ensure that DirectoryContentsList sends a change message when the last file in a directory is deleted 6 years ago
keyboard Added various clang-tidy modernize-* fixes 6 years ago
layout Enable Viewport drag-to-scroll functionality by default on devices where touch is the primary input method 6 years ago
lookandfeel Added various clang-tidy modernize-* fixes 6 years ago
menus Added various clang-tidy modernize-* fixes 6 years ago
misc Added various clang-tidy modernize-* fixes 6 years ago
mouse Added various clang-tidy modernize-* fixes 6 years ago
native Android: Fixed a crash when pressing the back button 6 years ago
positioning Added various clang-tidy modernize-* fixes 6 years ago
properties Added various clang-tidy modernize-* fixes 6 years ago
widgets Added various clang-tidy modernize-* fixes 6 years ago
windows Fixed a bug causing duplicate TooltipWindows to be shown when multiple plug-in windows were open 6 years ago
juce_gui_basics.cpp Moved <map> into the set of standard headers 6 years ago
juce_gui_basics.h Bump version number to 5.4.3 6 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago