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 2d79cc78c0 Bump version number to 5.3.2 7 years ago
..
application Fixed a couple more documentation typos 7 years ago
buttons Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
commands Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
components Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
drawables Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
filebrowser Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
keyboard Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
layout Added some braces in juce_Grid.cpp to work around a VS2015 compiler bug 7 years ago
lookandfeel Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
menus Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
misc Fixed a std::unique_ptr compile error 7 years ago
mouse Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
native Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
positioning Add documentation tags 7 years ago
properties Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
widgets Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
windows Removed a newline between a jassert and its associated comment 7 years ago
juce_gui_basics.cpp Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
juce_gui_basics.h Bump version number to 5.3.2 7 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago