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.
ed a54da0b832 Fixed some more typos 5 years ago
..
juce_ArrowButton.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_ArrowButton.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_Button.cpp Fixed some pen input source issues 6 years ago
juce_Button.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_DrawableButton.cpp Don't reset Drawable's AffineTransform when using DrawableButton::ButtonStyle::ImageRaw 5 years ago
juce_DrawableButton.h Ensure that the button background is drawn for DrawableButton::ButtonStyle::ImageOnButtonBackgroundOriginalSize 5 years ago
juce_HyperlinkButton.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_HyperlinkButton.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_ImageButton.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_ImageButton.h Added various clang-tidy modernize-* fixes 6 years ago
juce_ShapeButton.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_ShapeButton.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_TextButton.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_TextButton.h Fixed some more typos 5 years ago
juce_ToggleButton.cpp Clarified some Button LookAndFeel parameter names 6 years ago
juce_ToggleButton.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
juce_ToolbarButton.cpp More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it 6 years ago
juce_ToolbarButton.h More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it 6 years ago