1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/filebrowser
reuk 543b001e9c FileSearchPath: Allow working with paths that are not necessarily absolute
This allows paths that are prefixed with environment variables to behave
as expected. This is useful when scanning the default LV2 locations in
the AudioPluginHost on Windows.
2023-02-01 23:05:51 +00:00
..
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 Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_FileBrowserComponent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FileBrowserListener.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FileChooser.cpp 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_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 Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FileChooserDialogBox.h FileChooserDialogBox: Fix documentation bug 2022-08-23 19:20:06 +01:00
juce_FileListComponent.cpp FileListComponent: Update content before selecting row to ensure totalItems is up-to-date 2022-10-06 17:33:59 +01: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 FileTreeComponent: Avoid blocking the main thread when selecting items while scanning is in progress 2022-09-01 15:44:27 +01: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 Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00