.. |
juce_DirectoryContentsDisplayComponent.cpp
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_DirectoryContentsDisplayComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_DirectoryContentsList.cpp
|
A few C++11 modernisations and comment corrections
|
8 years ago |
juce_DirectoryContentsList.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FileBrowserComponent.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_FileBrowserComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FileBrowserListener.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FileChooser.cpp
|
Avoided an analyser warning on iOS
|
9 years ago |
juce_FileChooser.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FileChooserDialogBox.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_FileChooserDialogBox.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FileListComponent.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_FileListComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FilePreviewComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FileSearchPathListComponent.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_FileSearchPathListComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FileTreeComponent.cpp
|
A few C++11 modernisations and comment corrections
|
8 years ago |
juce_FileTreeComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_FilenameComponent.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_FilenameComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_ImagePreviewComponent.cpp
|
Added a check in ImagePreviewComponent to avoid reading directories
|
8 years ago |
juce_ImagePreviewComponent.h
|
Replace include guards with "#pragma once"
|
8 years ago |