The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules fce514266e Refactored the linux Freetype font code and native file chooser (via zenity). 13 years ago
..
juce_DirectoryContentsDisplayComponent.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_DirectoryContentsDisplayComponent.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_DirectoryContentsList.cpp Fix for win32 file icon extraction. 13 years ago
juce_DirectoryContentsList.h Fix for win32 file icon extraction. 13 years ago
juce_FileBrowserComponent.cpp Added a unit-test, and removed constness from a couple more return types. 13 years ago
juce_FileBrowserComponent.h Added a unit-test, and removed constness from a couple more return types. 13 years ago
juce_FileBrowserListener.h Added a callback method to FileBrowserListener. 13 years ago
juce_FileChooser.cpp Refactored the linux Freetype font code and native file chooser (via zenity). 13 years ago
juce_FileChooser.h Refactored the linux Freetype font code and native file chooser (via zenity). 13 years ago
juce_FileChooserDialogBox.cpp Added a callback method to FileBrowserListener. 13 years ago
juce_FileChooserDialogBox.h Added a callback method to FileBrowserListener. 13 years ago
juce_FileFilter.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_FileFilter.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_FileListComponent.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago
juce_FileListComponent.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_FilePreviewComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_FileSearchPathListComponent.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_FileSearchPathListComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_FileTreeComponent.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago
juce_FileTreeComponent.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_FilenameComponent.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_FilenameComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_ImagePreviewComponent.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_ImagePreviewComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_WildcardFileFilter.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_WildcardFileFilter.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago