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.
Tom Poole 3c0ccda6a5 macOS: Cleaned up old 10.6 support ifdefs 6 years ago
..
application Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
buttons Fixed some pen input source issues 6 years ago
commands Added various clang-tidy modernize-* fixes 6 years ago
components Updated the ModalCallbackFunction docs to correctly reflect the Component::enterModalState() parameters 6 years ago
desktop Fixed some conversion warnings in the Display coordinate conversion methods 6 years ago
drawables Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 6 years ago
filebrowser Minor whitespace tidying 6 years ago
keyboard Added various clang-tidy modernize-* fixes 6 years ago
layout Added juce_UnitTestCategories.h to replace raw strings used for test categories 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 Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers 6 years ago
native macOS: Cleaned up old 10.6 support ifdefs 6 years ago
positioning Added various clang-tidy modernize-* fixes 6 years ago
properties Added various clang-tidy modernize-* fixes 6 years ago
widgets Only call ComponentPeer::textInputRequired() from TextEditor::checkFocus() if the focus status has changed to fix the soft input keyboard constantly re-opening on Android 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 the Grid unit tests into juce_Grid.cpp and re-saved all projects 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