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 44cd80969d A few C++11 modernisations and comment corrections 8 years ago
..
jucer_ButtonHandler.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
jucer_ComboBoxHandler.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
jucer_ComponentNameProperty.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_ComponentTypeHandler.cpp Fixed some whitespace style and cleaned up some code using C++11 8 years ago
jucer_ComponentTypeHandler.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_ComponentUndoableAction.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_GenericComponentHandler.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
jucer_GroupComponentHandler.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
jucer_HyperlinkButtonHandler.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
jucer_ImageButtonHandler.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
jucer_JucerComponentHandler.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_LabelHandler.h Added typeface and kerning support to the Projucer GUI editor 8 years ago
jucer_SliderHandler.h Fixed some whitespace style and cleaned up some code using C++11 8 years ago
jucer_TabbedComponentHandler.h Fixed some whitespace style and cleaned up some code using C++11 8 years ago
jucer_TextButtonHandler.h Fixed a typo in the projucer's button colour handling 9 years ago
jucer_TextEditorHandler.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
jucer_ToggleButtonHandler.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
jucer_TreeViewHandler.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
jucer_ViewportHandler.h A few C++11 modernisations and comment corrections 8 years ago