..
juce_ContentSharer.cpp
Convert ignoreUnused to [[maybe_unused]]
2022-12-01 11:41:50 +00:00
juce_ContentSharer.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_DirectoryContentsDisplayComponent.cpp
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_DirectoryContentsDisplayComponent.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_DirectoryContentsList.cpp
DirectoryContentsList: Ensure change notification is sent after search completes
2022-09-29 12:05:43 +01:00
juce_DirectoryContentsList.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_FileBrowserComponent.cpp
GUI Basics: Refactor juce_gui_basics file structure
2023-03-16 08:53:12 +00:00
juce_FileBrowserComponent.h
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
2023-02-09 17:54:18 +00:00
juce_FileBrowserListener.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_FileChooser.cpp
GUI Basics: Refactor juce_gui_basics file structure
2023-03-16 08:53:12 +00:00
juce_FileChooser.h
Android: Added the ability to associate a particular file-extension to a mime-type at runtime
2022-11-02 20:27:20 +01:00
juce_FileChooserDialogBox.cpp
GUI Basics: Refactor juce_gui_basics file structure
2023-03-16 08:53:12 +00:00
juce_FileChooserDialogBox.h
ScopedMessageBox: Replace old AlertWindow uses with new API
2023-02-22 21:00:17 +00:00
juce_FileListComponent.cpp
GUI Basics: Refactor juce_gui_basics file structure
2023-03-16 08:53:12 +00:00
juce_FileListComponent.h
FileListComponent: Fix incorrect selection when calling setSelectedFile while the directory contents are still loading
2022-09-27 15:18:22 +01:00
juce_FilenameComponent.cpp
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_FilenameComponent.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_FilePreviewComponent.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_FileSearchPathListComponent.cpp
FileSearchPath: Allow working with paths that are not necessarily absolute
2023-02-01 23:05:51 +00:00
juce_FileSearchPathListComponent.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_FileTreeComponent.cpp
GUI Basics: Refactor juce_gui_basics file structure
2023-03-16 08:53:12 +00:00
juce_FileTreeComponent.h
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_ImagePreviewComponent.cpp
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
juce_ImagePreviewComponent.h
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
2023-02-09 17:54:18 +00:00