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 a180c6c358 Added a class TextEditor::InputFilter to perform custom filters on text input. 12 years ago
..
juce_ComboBox.cpp Cleaned up some compiler warnings. 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 Cleaned out some defunct ComponentBuilder code. 13 years ago
juce_Label.h Cleaned out some defunct ComponentBuilder code. 13 years ago
juce_ListBox.cpp Cleaned up some compiler warnings. 12 years ago
juce_ListBox.h Cleaned out some defunct ComponentBuilder code. 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.. 14 years ago
juce_Slider.cpp New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 13 years ago
juce_Slider.h Silder bugfix, addition of new dragging mode, and a bit of internal tidying-up. 13 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 Added a class TextEditor::InputFilter to perform custom filters on text input. 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.. 14 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.. 14 years ago
juce_TreeView.cpp Added method TreeView::moveSelectedRow. 12 years ago
juce_TreeView.h Added method TreeView::moveSelectedRow. 12 years ago