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.
hogliux 2da1bc5f41 Replace include guards with "#pragma once" 8 years ago
..
juce_AlertWindow.cpp Added AlertWindow LookAndFeel methods to offer more control on button widths 8 years ago
juce_AlertWindow.h Replace include guards with "#pragma once" 8 years ago
juce_CallOutBox.cpp Windows touch with CallOutBox bug fix 8 years ago
juce_CallOutBox.h Replace include guards with "#pragma once" 8 years ago
juce_ComponentPeer.cpp Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds" 8 years ago
juce_ComponentPeer.h Replace include guards with "#pragma once" 8 years ago
juce_DialogWindow.cpp Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
juce_DialogWindow.h Replace include guards with "#pragma once" 8 years ago
juce_DocumentWindow.cpp Removed an old piece of code that hard-coded a dark border around non-resizable non-native DocumentWindows 9 years ago
juce_DocumentWindow.h Replace include guards with "#pragma once" 8 years ago
juce_NativeMessageBox.h Replace include guards with "#pragma once" 8 years ago
juce_ResizableWindow.cpp Fix for ResizableWindow handling size constraints that are set before it gets made visible 9 years ago
juce_ResizableWindow.h Replace include guards with "#pragma once" 8 years ago
juce_ThreadWithProgressWindow.cpp Update copyright notice 10 years ago
juce_ThreadWithProgressWindow.h Replace include guards with "#pragma once" 8 years ago
juce_TooltipWindow.cpp Add windowIgnoresMouseClicks flag to tooltip windows 9 years ago
juce_TooltipWindow.h Replace include guards with "#pragma once" 8 years ago
juce_TopLevelWindow.cpp Update copyright notice 10 years ago
juce_TopLevelWindow.h Replace include guards with "#pragma once" 8 years ago