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.
Noah Dayan 1c21f34e21 Fix typo in juce_Button.h 7 years ago
..
juce_ArrowButton.cpp Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
juce_ArrowButton.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_Button.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_Button.h Fix typo in juce_Button.h 7 years ago
juce_DrawableButton.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_DrawableButton.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_HyperlinkButton.cpp Added set and getJustificationType() methods to HyperlinkButton 7 years ago
juce_HyperlinkButton.h Added set and getJustificationType() methods to HyperlinkButton 7 years ago
juce_ImageButton.cpp 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_ImageButton.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_ShapeButton.cpp 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_ShapeButton.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_TextButton.cpp 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_TextButton.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_ToggleButton.cpp 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_ToggleButton.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_ToolbarButton.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_ToolbarButton.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