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 10c73edf57 Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 13 years ago
..
code_editor Minor changes to avoid pedantic compiler warnings. 13 years ago
documents Minor changes to avoid pedantic compiler warnings. 13 years ago
embedding Minor changes to avoid pedantic compiler warnings. 13 years ago
lookandfeel Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 13 years ago
misc Fix for DLL build. 13 years ago
native Minor clean-ups. 13 years ago
juce_gui_extra.cpp Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 13 years ago
juce_gui_extra.h Refactored audio plugin DllMain. 13 years ago
juce_gui_extra.mm Added new module wrappers. 14 years ago
juce_module_info Version 2.0.31 13 years ago