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 43d58f330f Revert "macOS: Don't apply backing scale factor when using the CoreGraphics renderer" 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 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 Minor whitespace tidying 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 Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers 6 years ago
native Revert "macOS: Don't apply backing scale factor when using the CoreGraphics renderer" 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 <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