1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/extras/Projucer/Source
2020-01-16 14:13:54 +00:00
..
Application Projucer: Avoid hitting an assertion when keeping windows onscreen 2020-01-16 14:13:54 +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 Fixed some more typos 2020-01-07 08:53:23 +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: Update exporter paths when setting is changed 2020-01-14 12:01:06 +00:00
ProjectSaving Projucer: Added options for macOS temporary exception sandboxing entitlements 2020-01-08 11:34:07 +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 Projucer: Ensure that new project windows are always fully onscreen 2019-12-12 09:54:39 +00:00