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 6758ce0bc9 CodeEditorComponent improvements and TextEditor menu refactoring. 13 years ago
..
jucer_AppearanceSettings.cpp Added line-numbering to the CodeEditorComponent. 13 years ago
jucer_AppearanceSettings.h Added line-numbering to the CodeEditorComponent. 13 years ago
jucer_Application.h CodeEditorComponent improvements and TextEditor menu refactoring. 13 years ago
jucer_CommandIDs.h CodeEditorComponent improvements and TextEditor menu refactoring. 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: refactoring and addition of appearance settings window for editor colours + fonts. 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 Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago
jucer_MainWindow.h Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
jucer_OpenDocumentManager.cpp CodeEditorComponent improvements and TextEditor menu refactoring. 13 years ago
jucer_OpenDocumentManager.h Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago