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 4e754a838b Changed the constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'. 13 years ago
..
jucer_Application.h Changed the constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'. 13 years ago
jucer_CommandIDs.h Introjucer updates to the new project wizard and module update system. 13 years ago
jucer_CommandLine.cpp Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string. 13 years ago
jucer_CommandLine.h Introjucer work. Improved command line tokenisation in OSX. 14 years ago
jucer_CommonHeaders.h Introjucer update to provide downloading of new modules directly from the website. 13 years ago
jucer_DocumentEditorComponent.cpp Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
jucer_DocumentEditorComponent.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.. 14 years ago
jucer_FilePreviewComponent.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.. 14 years ago
jucer_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.. 14 years ago
jucer_JuceUpdater.cpp Introjucer updates to the new project wizard and module update system. 13 years ago
jucer_JuceUpdater.h Introjucer updates to the new project wizard and module update system. 13 years ago
jucer_Main.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.. 14 years ago
jucer_MainWindow.cpp Introjucer: made treeview remember its openness state. 13 years ago
jucer_MainWindow.h Introjucer updates to the new project wizard and module update system. 13 years ago
jucer_OpenDocumentManager.cpp Introjucer: made the project wizard create some default exporters. 13 years ago
jucer_OpenDocumentManager.h Introjucer: made the project wizard create some default exporters. 13 years ago