.. |
juce_ComboBox.cpp
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |
juce_ComboBox.h
|
Add documentation tags
|
7 years ago |
juce_ImageComponent.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_ImageComponent.h
|
Add documentation tags
|
7 years ago |
juce_Label.cpp
|
Added helper objects to Label and Slider to allow lambda callbacks
|
7 years ago |
juce_Label.h
|
Add documentation tags
|
7 years ago |
juce_ListBox.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_ListBox.h
|
Add documentation tags
|
7 years ago |
juce_ProgressBar.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_ProgressBar.h
|
Add documentation tags
|
7 years ago |
juce_Slider.cpp
|
Passed the valueToTextFunction and textToValueFunction lambdas from an AudioProcessorValueTreeState parameter to an attached slider
|
7 years ago |
juce_Slider.h
|
Add documentation tags
|
7 years ago |
juce_TableHeaderComponent.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_TableHeaderComponent.h
|
Add documentation tags
|
7 years ago |
juce_TableListBox.cpp
|
Added an option for Viewport subclasses to create custom scrollbars. Also modified Viewport::getVerticalScrollBar() and ListBox::getVerticalScrollBar() to return references instead of pointers
|
7 years ago |
juce_TableListBox.h
|
Add documentation tags
|
7 years ago |
juce_TextEditor.cpp
|
AlertWindow: ensure a native keyboard is hidden when alert window gets dismissed.
|
7 years ago |
juce_TextEditor.h
|
AlertWindow: ensure a native keyboard is hidden when alert window gets dismissed.
|
7 years ago |
juce_Toolbar.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_Toolbar.h
|
Add documentation tags
|
7 years ago |
juce_ToolbarItemComponent.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_ToolbarItemComponent.h
|
Add documentation tags
|
7 years ago |
juce_ToolbarItemFactory.h
|
Add documentation tags
|
7 years ago |
juce_ToolbarItemPalette.cpp
|
Some light modernisation of a bunch of old code
|
7 years ago |
juce_ToolbarItemPalette.h
|
Add documentation tags
|
7 years ago |
juce_TreeView.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_TreeView.h
|
Add documentation tags
|
7 years ago |