1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Projucer/Source/Application
2018-03-12 15:16:26 +00:00
..
Windows Projucer: Fix for toggle button not showing in the "Application Usage Data" window 2018-01-22 08:53:10 +00:00
jucer_Application.cpp Projucer: Added an option to clear the recent files list and added some more menu items for managing the currently open windows 2018-02-07 12:57:16 +00:00
jucer_Application.h Projucer: Added an option to clear the recent files list and added some more menu items for managing the currently open windows 2018-02-07 12:57:16 +00:00
jucer_AutoUpdater.cpp Projucer: Moved some methods into MiscUtilities 2018-03-12 15:16:26 +00: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 an option to clear the recent files list and added some more menu items for managing the currently open windows 2018-02-07 12:57:16 +00:00
jucer_CommandLine.cpp Projucer: Moved some methods into MiscUtilities 2018-03-12 15:16:26 +00:00
jucer_CommandLine.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +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 Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 2017-12-12 16:24:40 +00:00
jucer_MainWindow.cpp Projucer: Ensure that new the project window is opened if reopening previous projects fails 2018-02-26 10:10:27 +00:00
jucer_MainWindow.h Projucer: call ComponentPeer::setRepresentedFile() and ::setIcon() when loading a project 2018-02-12 14:26:53 +00:00