| .. |
|
juce_ContentSharer.cpp
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
juce_ContentSharer.h
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
juce_DirectoryContentsDisplayComponent.cpp
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
2017-11-28 16:18:40 +00:00 |
|
juce_DirectoryContentsDisplayComponent.h
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
juce_DirectoryContentsList.cpp
|
Ensure that DirectoryContentsList sends a change message when the last file in a directory is deleted
|
2019-02-19 12:06:04 +00:00 |
|
juce_DirectoryContentsList.h
|
Ensure that DirectoryContentsList sends a change message when the last file in a directory is deleted
|
2019-02-19 12:06:04 +00:00 |
|
juce_FileBrowserComponent.cpp
|
FileBrowserComponents and non-native FileChoosers will now correctly respect the initialFileOrDirectory parameter and actually select the file (if initialFileOrDirectory points to a file)
|
2018-02-09 12:25:35 +00:00 |
|
juce_FileBrowserComponent.h
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
juce_FileBrowserListener.h
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
juce_FileChooser.cpp
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
juce_FileChooser.h
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
juce_FileChooserDialogBox.cpp
|
Added an option to specify a parent component when creating a file chooser
|
2018-07-10 17:41:40 +01:00 |
|
juce_FileChooserDialogBox.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_FileListComponent.cpp
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_FileListComponent.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_FilenameComponent.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
2018-01-10 17:35:08 +00:00 |
|
juce_FilenameComponent.h
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
juce_FilePreviewComponent.h
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
juce_FileSearchPathListComponent.cpp
|
Standardised some lambda syntax
|
2018-01-08 10:28:41 +00:00 |
|
juce_FileSearchPathListComponent.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_FileTreeComponent.cpp
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_FileTreeComponent.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
juce_ImagePreviewComponent.cpp
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
2018-10-04 11:29:55 +01:00 |
|
juce_ImagePreviewComponent.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |