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.
Tom Poole dca1ef3c3a Added some documentation to addAndMakeVisible 7 years ago
..
juce_CachedComponentImage.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_Component.cpp Deleted some old deprecated methods from Component, and tidied a few things up 7 years ago
juce_Component.h Added some documentation to addAndMakeVisible 7 years ago
juce_ComponentListener.cpp Added a componentEnablementChanged method to ComponentListener 7 years ago
juce_ComponentListener.h Added a componentEnablementChanged method to ComponentListener 7 years ago
juce_Desktop.cpp Fixed some const violation errors 7 years ago
juce_Desktop.h Some minor formatting and comment fixes 7 years ago
juce_ModalComponentManager.cpp Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 7 years ago
juce_ModalComponentManager.h Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 7 years ago