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 cd5893d6e8 Removed the Scrollbar's setButtonVisibility method, and instead added LookAndFeel::areScrollbarButtonsVisible() 13 years ago
..
juce_ComboBox.cpp (automated whitespace clean-up) 13 years ago
juce_ComboBox.h Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 13 years ago
juce_ImageComponent.cpp (automated whitespace clean-up) 13 years ago
juce_ImageComponent.h Internal work on the ComponentBuilder system. 13 years ago
juce_Label.cpp (automated whitespace clean-up) 13 years ago
juce_Label.h Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 13 years ago
juce_ListBox.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_ListBox.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_ProgressBar.cpp (automated whitespace clean-up) 13 years ago
juce_ProgressBar.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.. 13 years ago
juce_Slider.cpp Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
juce_Slider.h Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
juce_TableHeaderComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_TableHeaderComponent.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_TableListBox.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_TableListBox.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_TextEditor.cpp Removed the Scrollbar's setButtonVisibility method, and instead added LookAndFeel::areScrollbarButtonsVisible() 13 years ago
juce_TextEditor.h Removed the Scrollbar's setButtonVisibility method, and instead added LookAndFeel::areScrollbarButtonsVisible() 13 years ago
juce_Toolbar.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_Toolbar.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_ToolbarItemComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_ToolbarItemComponent.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 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.. 13 years ago
juce_ToolbarItemPalette.cpp (automated whitespace clean-up) 13 years ago
juce_ToolbarItemPalette.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.. 13 years ago
juce_TreeView.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_TreeView.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago