| .. |
|
juce_DirectoryContentsDisplayComponent.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_DirectoryContentsDisplayComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_DirectoryContentsList.cpp
|
Updated the live constant editor to add C++ escape-sequences for non-ascii strings, and to allow multi-line strings.
|
2014-07-04 17:54:21 +01:00 |
|
juce_DirectoryContentsList.h
|
Added a method DirectoryContentsList::setFileFilter()
|
2013-11-18 09:59:19 +00:00 |
|
juce_FileBrowserComponent.cpp
|
Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard.
|
2015-06-23 12:44:51 +01:00 |
|
juce_FileBrowserComponent.h
|
Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard.
|
2015-06-23 12:44:51 +01:00 |
|
juce_FileBrowserListener.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_FileChooser.cpp
|
Added support for extra info panels in OSX native file choosers.
|
2015-01-29 14:18:55 +00:00 |
|
juce_FileChooser.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_FileChooserDialogBox.cpp
|
Fixed a couple of typos in file chooser messages.
|
2014-04-23 16:32:18 +01:00 |
|
juce_FileChooserDialogBox.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_FileListComponent.cpp
|
Fix for mouse selection in FileListComponent.
|
2014-01-20 10:26:35 +00:00 |
|
juce_FileListComponent.h
|
Added some missing 'override' decorators
|
2015-05-15 12:54:44 +01:00 |
|
juce_FilenameComponent.cpp
|
Added method FilenameComponent::getCurrentFileText()
|
2014-06-22 19:20:22 +01:00 |
|
juce_FilenameComponent.h
|
Added method FilenameComponent::getCurrentFileText()
|
2014-06-22 19:20:22 +01:00 |
|
juce_FilePreviewComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_FileSearchPathListComponent.cpp
|
Fixes for unused parameter warnings when modal loops are disabled.
|
2015-03-05 14:38:42 +00:00 |
|
juce_FileSearchPathListComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_FileTreeComponent.cpp
|
Fix to FileTreeComponent not using the top-level file/dir selection flags for subtrees.
|
2013-08-19 11:52:25 +01:00 |
|
juce_FileTreeComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ImagePreviewComponent.cpp
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00:00 |
|
juce_ImagePreviewComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |