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 152d91fa9e Prevented TreeViews from responding to mouse clicks when they're disabled. 12 years ago
..
juce_ComboBox.cpp Minor cleanups. 12 years ago
juce_ComboBox.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ImageComponent.cpp Cleaned out some defunct ComponentBuilder code. 13 years ago
juce_ImageComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Label.cpp 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. 12 years ago
juce_Label.h Documentation pedanticism. 12 years ago
juce_ListBox.cpp Mingw fix. Spelling correction. 12 years ago
juce_ListBox.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ProgressBar.cpp (automated whitespace clean-up) 13 years ago
juce_ProgressBar.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Slider.cpp Minor clean-ups. 12 years ago
juce_Slider.h Added missing JUCE_API flags. 12 years ago
juce_TableHeaderComponent.cpp Minor clean-ups. 12 years ago
juce_TableHeaderComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TableListBox.cpp Mingw fix. Spelling correction. 12 years ago
juce_TableListBox.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TextEditor.cpp Minor clean-ups. 12 years ago
juce_TextEditor.h Added missing JUCE_API flags. 12 years ago
juce_Toolbar.cpp Minor clean-ups. 12 years ago
juce_Toolbar.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ToolbarItemComponent.cpp Minor clean-ups. 12 years ago
juce_ToolbarItemComponent.h Documentation pedanticism. 12 years ago
juce_ToolbarItemFactory.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_ToolbarItemPalette.cpp Minor clean-ups. 12 years ago
juce_ToolbarItemPalette.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TreeView.cpp Prevented TreeViews from responding to mouse clicks when they're disabled. 12 years ago
juce_TreeView.h Documentation pedanticism. 12 years ago