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/ComponentEditor
2017-03-28 12:31:51 +01:00
..
components A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
documents Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
paintelements Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
properties Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
ui A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
jucer_BinaryResources.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
jucer_BinaryResources.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_ComponentLayout.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
jucer_ComponentLayout.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_GeneratedCode.cpp Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_GeneratedCode.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_JucerDocument.cpp Removed 'const' from the Projucer's component editor's generated keyStateChanged method 2016-12-19 10:50:49 +00:00
jucer_JucerDocument.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_ObjectTypes.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
jucer_ObjectTypes.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_PaintRoutine.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
jucer_PaintRoutine.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_UtilityFunctions.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00