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 b6d825e133 Added slider type LinearBarVertical. 12 years ago
..
juce_ComboBox.cpp Minor cleanups. 12 years ago
juce_ComboBox.h Cleaned out some defunct ComponentBuilder code. 13 years ago
juce_ImageComponent.cpp Cleaned out some defunct ComponentBuilder code. 13 years ago
juce_ImageComponent.h Cleaned out some defunct ComponentBuilder code. 13 years ago
juce_Label.cpp Allowed filename drag-and-drop into a TextPropertyComponent. 12 years ago
juce_Label.h Allowed filename drag-and-drop into a TextPropertyComponent. 12 years ago
juce_ListBox.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
juce_ListBox.h New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 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 Added slider type LinearBarVertical. 12 years ago
juce_Slider.h Added slider type LinearBarVertical. 12 years ago
juce_TableHeaderComponent.cpp Minor clean-ups. 12 years ago
juce_TableHeaderComponent.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_TableListBox.cpp Cleaned up some compiler warnings. 12 years ago
juce_TableListBox.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_TextEditor.cpp Added a class TextEditor::InputFilter to perform custom filters on text input. 12 years ago
juce_TextEditor.h Changes for DLL build. 12 years ago
juce_Toolbar.cpp Minor clean-ups. 12 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 New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
juce_TreeView.h New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago