1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Projucer/Source/Application
2018-01-05 17:05:20 +00:00
..
Windows Projucer: Added some drag+drop and copy-to-clipboard functions to the SVG helper tool 2017-12-18 09:28:55 +00:00
jucer_Application.cpp Used Button::onClick to simplify a bunch of library classes and demo code 2018-01-03 11:06:04 +00:00
jucer_Application.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_AutoUpdater.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +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 Added some next/prev window commands to the projucer 2017-12-14 12:04:08 +00:00
jucer_CommandLine.cpp Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class 2018-01-05 17:05:20 +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: Updated all the exporters and the project settings to use the new ValueWithDefault class 2018-01-05 17:05:20 +00:00
jucer_MainWindow.h Added some next/prev window commands to the projucer 2017-12-14 12:04:08 +00:00