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 8de98f5a82 Fixed a bug causing duplicate TooltipWindows to be shown when multiple plug-in windows were open 6 years ago
..
juce_AlertWindow.cpp Changed a stray 0 to a nullptr 6 years ago
juce_AlertWindow.h Added various clang-tidy modernize-* fixes 6 years ago
juce_CallOutBox.cpp Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 6 years ago
juce_CallOutBox.h Added various clang-tidy modernize-* fixes 6 years ago
juce_ComponentPeer.cpp Ensured that any top-level component transforms are not applied twice 7 years ago
juce_ComponentPeer.h Added various clang-tidy modernize-* fixes 6 years ago
juce_DialogWindow.cpp Some internal modernisation in windowing classes 7 years ago
juce_DialogWindow.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_DocumentWindow.cpp Fixed some stray zeros that were still being passed as null pointers 6 years ago
juce_DocumentWindow.h Added various clang-tidy modernize-* fixes 6 years ago
juce_NativeMessageBox.h Add documentation tags 7 years ago
juce_ResizableWindow.cpp Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 6 years ago
juce_ResizableWindow.h Added various clang-tidy modernize-* fixes 6 years ago
juce_ThreadWithProgressWindow.cpp Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 6 years ago
juce_ThreadWithProgressWindow.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_TooltipWindow.cpp Fixed a bug causing duplicate TooltipWindows to be shown when multiple plug-in windows were open 6 years ago
juce_TooltipWindow.h Minor documentation fixes 6 years ago
juce_TopLevelWindow.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_TopLevelWindow.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago