This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-24 01:54:22 +00:00
Code
Activity
c1a7557ac6
JUCE
/
extras
/
Projucer
/
Source
/
Utility
History
Download ZIP
Download TAR.GZ
Tom Poole
a9a0f6b92f
Enforced more comprehensive const-correctness in the JUCE container classes
2019-05-29 08:52:16 +01:00
..
Helpers
Enforced more comprehensive const-correctness in the JUCE container classes
2019-05-29 08:52:16 +01:00
PIPs
Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones
2019-05-09 10:51:19 +01:00
UI
Projucer: Update PIP creator window colours when colour scheme changes
2019-05-15 10:41:02 +01:00