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 f13621a78d Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 12 years ago
..
jucer_AppearanceSettings.cpp Minor changes for VC2005 12 years ago
jucer_AppearanceSettings.h Introjucer: minor appearance tweaks. 12 years ago
jucer_Application.h Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 12 years ago
jucer_CommandIDs.h Updated CodeEditorComponent to act as an ApplicationCommandTarget 12 years ago
jucer_CommandLine.cpp Cleaned up some application startup code. 12 years ago
jucer_CommandLine.h Introjucer work. Improved command line tokenisation in OSX. 13 years ago
jucer_CommonHeaders.h Introjucer: code editor improvements, icon class reshuffle. 12 years ago
jucer_DocumentEditorComponent.cpp Introjucer: some refactoring, new icon. 12 years ago
jucer_DocumentEditorComponent.h Introjucer: tidied up some document saving behaviour. 13 years ago
jucer_FilePreviewComponent.h Minor tidying-up. 12 years ago
jucer_JuceUpdater.cpp Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 12 years ago
jucer_JuceUpdater.h Introjucer updates to the new project wizard and module update system. 13 years ago
jucer_Main.cpp Introjucer: some refactoring, new icon. 12 years ago
jucer_MainWindow.cpp Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 12 years ago
jucer_MainWindow.h Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 12 years ago
jucer_OpenDocumentManager.cpp Introjucer: editor updates 12 years ago
jucer_OpenDocumentManager.h Introjucer: added command to open counterpart files. 12 years ago