| .. |
|
juce_ComboBox.cpp
|
Minor cleanups.
|
13 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.
|
13 years ago |
|
juce_Label.h
|
Allowed filename drag-and-drop into a TextPropertyComponent.
|
13 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.
|
13 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.
|
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
|
Slider: alt-click acts like double-clicking.
|
13 years ago |
|
juce_Slider.h
|
Added slider type LinearBarVertical.
|
13 years ago |
|
juce_TableHeaderComponent.cpp
|
Minor clean-ups.
|
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 some compiler warnings.
|
13 years ago |
|
juce_TableListBox.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
|
juce_TextEditor.cpp
|
Removed leak in ValueSource async updater.
|
13 years ago |
|
juce_TextEditor.h
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
13 years ago |
|
juce_Toolbar.cpp
|
Minor clean-ups.
|
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..
|
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
|
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.
|
13 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.
|
13 years ago |