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 9074f68da8 Introjucer: more AAX support and some clean-ups. 13 years ago
..
jucer_Application.h Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
jucer_CommandIDs.h Introjucer: tidied up some document saving behaviour. 13 years ago
jucer_CommandLine.cpp Introjucer: more AAX support and some clean-ups. 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 Introjucer: tidied up some document saving behaviour. 13 years ago
jucer_DocumentEditorComponent.h Introjucer: tidied up some document saving behaviour. 13 years ago
jucer_FilePreviewComponent.cpp Removed the style parameter from Graphics::setFont(), because if the current font doesn't support that style, it'll give the wrong results. If this breaks your code, just wrap your arguments in a Font constructor, e.g. g.setFont (Font (mySize, myStyle)); 13 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 Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
jucer_MainWindow.h Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
jucer_OpenDocumentManager.cpp Introjucer: fix for code editor save points. 13 years ago
jucer_OpenDocumentManager.h Introjucer: fix for code editor save points. 13 years ago