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 c6502e2a83 Added a TextEditor::getTextToShowWhenEmpty() method 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 DRY-ed some code by adding a static Component::getApproximateScaleFactorForComponent() method 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 Reworked the logic in FileBrowserComponent::currentFileIsValid() to ensure that directories can't be selected when only browsing for files 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 DRY-ed some code by adding a static Component::getApproximateScaleFactorForComponent() method 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: Better support for SystemTrayIconComponent on Mojave 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 a TextEditor::getTextToShowWhenEmpty() method 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