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.
Julian Storer 51b5570292 Added an 'open project' button to the new Jucer. 14 years ago
..
jucer_GroupInformationComponent.cpp Changed LookAndFeel::getDefaultFolderImage and getDefaultDocumentFileImage to return drawables instead of images. 14 years ago
jucer_GroupInformationComponent.h Minor Jucer tweaks. 14 years ago
jucer_NewFileWizard.cpp win32 openGL tweaks. Fixes for a couple of File methods. New "cpp + header" file creation option for the new jucer. 14 years ago
jucer_NewFileWizard.h win32 openGL tweaks. Fixes for a couple of File methods. New "cpp + header" file creation option for the new jucer. 14 years ago
jucer_NewProjectWizard.cpp Minor fix for ReferenceCountedArray. Tweak to jucer template code. 14 years ago
jucer_NewProjectWizard.h More Jucer reorganisation 15 years ago
jucer_Project.cpp Added a couple of handy methods XmlDocument::parse(). 14 years ago
jucer_Project.h Improved icons in the new Jucer. Minor fixes to ComponentBoundsConstrainer. 14 years ago
jucer_ProjectContentComponent.cpp Added an 'open project' button to the new Jucer. 14 years ago
jucer_ProjectContentComponent.h More Jucer reorganisation 15 years ago
jucer_ProjectExport_MSVC.h Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 14 years ago
jucer_ProjectExport_Make.h Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 14 years ago
jucer_ProjectExport_XCode.h Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 14 years ago
jucer_ProjectExporter.cpp Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 14 years ago
jucer_ProjectExporter.h Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 14 years ago
jucer_ProjectInformationComponent.cpp Added an 'open project' button to the new Jucer. 14 years ago
jucer_ProjectInformationComponent.h Added an 'open project' button to the new Jucer. 14 years ago
jucer_ProjectSaver.h Jucer updates for linux VST support. Small additions to Path, Expression, File. 14 years ago
jucer_ProjectTreeViewBase.cpp The Component class no longer derives from MessageListener - this was adding a lot of overhead to each component construction/destruction, and was rarely providing any benefit. You can add it as a base class yourself if you need it. Component::isValidComponent() has now been removed - it was never 100% reliable and its job can be done better using Component::SafePointer to watch for deletions. Also minor fixes to AudioDeviceManager and Midi sysex parsing. 14 years ago
jucer_ProjectTreeViewBase.h Changed LookAndFeel::getDefaultFolderImage and getDefaultDocumentFileImage to return drawables instead of images. 14 years ago
jucer_ResourceFile.cpp ActiveX browser plugin fix. File extension changes in the new jucer. 15 years ago
jucer_ResourceFile.h More Jucer reorganisation 15 years ago
jucer_TreeViewTypes.cpp ActiveX browser plugin fix. File extension changes in the new jucer. 15 years ago
jucer_TreeViewTypes.h Fix for osx10.5 window resizing. Misc Jucer tweaks. 14 years ago