| .. |
|
juce_DirectoryContentsDisplayComponent.cpp
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
juce_DirectoryContentsDisplayComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_DirectoryContentsList.cpp
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
juce_DirectoryContentsList.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
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.
|
2016-09-16 12:03:02 +01:00 |
|
juce_FileBrowserComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_FileBrowserListener.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_FileChooser.cpp
|
Avoided an analyser warning on iOS
|
2016-07-05 11:16:56 +01:00 |
|
juce_FileChooser.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
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.
|
2016-09-16 12:03:02 +01:00 |
|
juce_FileChooserDialogBox.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
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.
|
2016-09-16 12:03:02 +01:00 |
|
juce_FileListComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
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.
|
2016-09-16 12:03:02 +01:00 |
|
juce_FilenameComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_FilePreviewComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
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.
|
2016-09-16 12:03:02 +01:00 |
|
juce_FileSearchPathListComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_FileTreeComponent.cpp
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
juce_FileTreeComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_ImagePreviewComponent.cpp
|
Added a check in ImagePreviewComponent to avoid reading directories
|
2017-03-10 14:39:17 +00:00 |
|
juce_ImagePreviewComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |