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
2017-03-28 10:44:52 +01:00
..
Application Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
BinaryData Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
Code Editor Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
ComponentEditor Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
LiveBuildEngine Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
Project Added some notes and an assertion to Component::grabKeyboardFocus(), to help people avoid a common mistake, which is trying to grab the focus of not-yet-visible components. 2017-03-28 10:44:52 +01:00
Project Saving Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
Utility Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
Wizards Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_Headers.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00