1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Introjucer/Source/Application
2012-05-23 21:31:44 +01:00
..
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'. 2012-05-23 21:31:44 +01:00
jucer_CommandIDs.h Introjucer updates to the new project wizard and module update system. 2011-10-03 13:05:21 +01:00
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. 2012-05-23 21:25:28 +01:00
jucer_CommandLine.h Introjucer work. Improved command line tokenisation in OSX. 2011-08-17 15:07:06 +01:00
jucer_CommonHeaders.h Introjucer update to provide downloading of new modules directly from the website. 2011-09-17 16:15:38 +01:00
jucer_DocumentEditorComponent.cpp Minor clean-ups for GL, removed some old VC6 hacks. 2012-04-03 20:25:05 +01:00
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.. 2011-08-12 10:04:52 +01:00
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.. 2011-08-12 10:04:52 +01:00
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.. 2011-08-12 10:04:52 +01:00
jucer_JuceUpdater.cpp Introjucer updates to the new project wizard and module update system. 2011-10-03 13:05:21 +01:00
jucer_JuceUpdater.h Introjucer updates to the new project wizard and module update system. 2011-10-03 13:05:21 +01:00
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.. 2011-08-12 10:04:52 +01:00
jucer_MainWindow.cpp Introjucer: made treeview remember its openness state. 2012-02-08 09:18:17 +00:00
jucer_MainWindow.h Introjucer updates to the new project wizard and module update system. 2011-10-03 13:05:21 +01:00
jucer_OpenDocumentManager.cpp Introjucer: made the project wizard create some default exporters. 2012-04-24 10:50:00 +01:00
jucer_OpenDocumentManager.h Introjucer: made the project wizard create some default exporters. 2012-04-24 10:50:00 +01:00