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 5b25ac6609 Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 11 years ago
..
jucer_AppearanceSettings.cpp Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 11 years ago
jucer_AppearanceSettings.h Some more override decorations. 12 years ago
jucer_Application.h Fix for OSX native recent files menu. 12 years ago
jucer_CommandIDs.h Updated headers in demo project files. 12 years ago
jucer_CommandLine.cpp Updated headers in demo project files. 12 years ago
jucer_CommandLine.h Updated headers in demo project files. 12 years ago
jucer_CommonHeaders.h Updated headers in demo project files. 12 years ago
jucer_DocumentEditorComponent.cpp Updated headers in demo project files. 12 years ago
jucer_DocumentEditorComponent.h Some more override decorations. 12 years ago
jucer_FilePreviewComponent.h Updated headers in demo project files. 12 years ago
jucer_JuceUpdater.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
jucer_JuceUpdater.h Some more override decorations. 12 years ago
jucer_Main.cpp Updated headers in demo project files. 12 years ago
jucer_MainWindow.cpp Fix for software-rendered code editor text. 12 years ago
jucer_MainWindow.h Misc tidying-up. 12 years ago
jucer_OpenDocumentManager.cpp Some more override decorations. 12 years ago
jucer_OpenDocumentManager.h Some more override decorations. 12 years ago