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
2019-11-14 09:20:51 +00:00
..
Application Projucer: Removed some unused code from the FilePathPropertyComponent 2019-11-14 09:20:51 +00:00
BinaryData Projucer: Fixed some warnings in the autogenerated code 2019-11-13 11:39:26 +00:00
CodeEditor Fixed some variable shadowing warnings 2019-06-04 17:59:02 +01:00
ComponentEditor Projucer: Fixed some warnings in the autogenerated code 2019-11-13 11:39:26 +00:00
Licenses 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
LiveBuildEngine Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
Project Projucer: Added VS2013 to the list of old exporters to be removed 2019-10-24 16:48:16 +01:00
ProjectSaving Projucer: Replaced a use of String::formatted() that was causing issues in the Android exporter 2019-11-06 08:53:58 +00:00
Settings Projucer: Fixed an issue setting the fallback Android SDK path on Linux 2019-06-11 16:40:57 +01:00
Utility Projucer: Removed some unused code from the FilePathPropertyComponent 2019-11-14 09:20:51 +00:00
Wizards Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00