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-10-28 18:38:10 +00:00
..
jucer_AppearanceSettings.cpp Minor changes for VC2005 2012-10-18 16:24:27 +01:00
jucer_AppearanceSettings.h Introjucer: minor appearance tweaks. 2012-09-07 12:10:25 +01:00
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. 2012-10-28 18:38:10 +00:00
jucer_CommandIDs.h Updated CodeEditorComponent to act as an ApplicationCommandTarget 2012-09-17 21:20:18 +01:00
jucer_CommandLine.cpp Cleaned up some application startup code. 2012-07-25 07:53: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: code editor improvements, icon class reshuffle. 2012-07-24 15:45:44 +01:00
jucer_DocumentEditorComponent.cpp Introjucer: some refactoring, new icon. 2012-08-31 10:46:33 +01:00
jucer_DocumentEditorComponent.h Introjucer: tidied up some document saving behaviour. 2012-06-12 19:06:30 +01:00
jucer_FilePreviewComponent.h Minor tidying-up. 2012-09-04 11:38:16 +01:00
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. 2012-08-29 11:01:47 +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 Introjucer: some refactoring, new icon. 2012-08-31 10:46:33 +01:00
jucer_MainWindow.cpp Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 2012-10-22 12:28:46 +01:00
jucer_MainWindow.h Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 2012-10-22 12:28:46 +01:00
jucer_OpenDocumentManager.cpp Introjucer: editor updates 2012-09-25 22:23:14 +01:00
jucer_OpenDocumentManager.h Introjucer: added command to open counterpart files. 2012-09-06 17:51:43 +01:00