1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Introjucer/Source/Application
2012-07-07 21:11:06 +01:00
..
jucer_AppearanceSettings.cpp Added line-numbering to the CodeEditorComponent. 2012-07-04 13:11:25 +01:00
jucer_AppearanceSettings.h Added line-numbering to the CodeEditorComponent. 2012-07-04 13:11:25 +01:00
jucer_Application.h Introjucer: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00
jucer_CommandIDs.h Introjucer: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00
jucer_CommandLine.cpp Introjucer: more AAX support and some clean-ups. 2012-06-26 15:30:48 +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 Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 2012-07-04 10:43:18 +01:00
jucer_DocumentEditorComponent.h Introjucer: tidied up some document saving behaviour. 2012-06-12 19:06:30 +01:00
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)); 2012-06-26 13:18:03 +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: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00
jucer_MainWindow.h Fixed some DocumentWindow behaviour in the library and introjucer. 2012-06-25 18:35:29 +01:00
jucer_OpenDocumentManager.cpp Introjucer: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00
jucer_OpenDocumentManager.h Introjucer: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00