1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/extras/JuceDemo/Source
2013-10-27 22:02:21 +00:00
..
demos Fixed some pedantic warnings. 2013-09-16 18:47:28 +01:00
ApplicationStartup.cpp Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
jucedemo_headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
MainDemoWindow.cpp Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 2013-10-27 22:02:21 +00:00
MainDemoWindow.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00