1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras/Projucer/Source/Licenses
2017-11-29 17:33:00 +00:00
..
jucer_LicenseController.cpp Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 2017-11-28 16:18:40 +00:00
jucer_LicenseController.h Projucer: Changed the way the license information is stored and recalled in the Projucer's settings to not use XML text elements 2017-11-06 15:07:20 +00:00
jucer_LicenseThread.h 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_LicenseWebview.h Minor tidying up 2017-11-29 17:33:00 +00:00