1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/extras/Projucer/Source/Application
2018-08-17 18:46:08 +01:00
..
Windows Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 2018-06-27 11:37:27 +01:00
jucer_Application.cpp Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 2018-08-17 15:20:44 +01:00
jucer_Application.h Projucer: Added a missing reset() call to the PIP creator window when shutting down 2018-06-27 11:17:15 +01:00
jucer_AutoUpdater.cpp Projucer: Cleaned up the module scanning code 2018-07-10 17:33:43 +01:00
jucer_AutoUpdater.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_CommandIDs.h Projucer: Added a "PIP Creator" utility tool 2018-03-22 15:23:27 +00:00
jucer_CommandLine.cpp Fix for projucer's command-line option handling 2018-08-17 18:46:08 +01:00
jucer_CommandLine.h Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 2018-08-17 15:20:44 +01:00
jucer_CommonHeaders.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_Headers.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_Main.cpp Projucer: Added a "PIP Creator" utility tool 2018-03-22 15:23:27 +00:00
jucer_MainWindow.cpp Projucer: Don't exit if trying to open a project that no longer exists on startup 2018-07-26 09:45:32 +01:00
jucer_MainWindow.h Projucer: Don't exit if trying to open a project that no longer exists on startup 2018-07-26 09:45:32 +01:00
jucer_ProjucerAnalytics.cpp Projucer: Add analytics events for new project wizard page 2018-04-09 09:59:40 +01:00
jucer_ProjucerAnalytics.h Projucer: Add analytics events for new project wizard page 2018-04-09 09:59:40 +01:00