| .. |
|
juce_DirectoryContentsDisplayComponent.cpp
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
juce_DirectoryContentsDisplayComponent.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_DirectoryContentsList.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_DirectoryContentsList.h
|
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.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
|
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_FileBrowserListener.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_FileChooser.cpp
|
Avoided an analyser warning on iOS
|
2016-07-05 11:16:56 +01:00 |
|
juce_FileChooser.h
|
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.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
|
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.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
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
2015-07-23 15:57:18 +01: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
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_FilePreviewComponent.h
|
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.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
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_FileTreeComponent.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_FileTreeComponent.h
|
Add missing overrides in FileTreeComponent
|
2016-07-22 09:22:35 +01:00 |
|
juce_ImagePreviewComponent.cpp
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
juce_ImagePreviewComponent.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |