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.
jules 76c8400049 Really minor clean-ups. 11 years ago
..
juce_Drawable.cpp Cleaned out and optimised some graphics code. 11 years ago
juce_Drawable.h Documentation fixes. 11 years ago
juce_DrawableComposite.cpp Fixed some toolbar customiser drag+drop problems. 12 years ago
juce_DrawableComposite.h Really minor clean-ups. 11 years ago
juce_DrawableImage.cpp Converted a few Colour references to pass-by-values. 12 years ago
juce_DrawableImage.h Really minor clean-ups. 11 years ago
juce_DrawablePath.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_DrawablePath.h Really minor clean-ups. 11 years ago
juce_DrawableRectangle.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_DrawableRectangle.h Really minor clean-ups. 11 years ago
juce_DrawableShape.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_DrawableShape.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_DrawableText.cpp Made copied DrawableText objects update their bounds. 11 years ago
juce_DrawableText.h Really minor clean-ups. 11 years ago
juce_SVGParser.cpp Removed a few more uses of String::empty. 11 years ago