1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Projucer/Source
2017-12-18 09:28:55 +00:00
..
Application Projucer: Added some drag+drop and copy-to-clipboard functions to the SVG helper tool 2017-12-18 09:28:55 +00:00
BinaryData Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
CodeEditor Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 2017-12-06 17:33:26 +00:00
ComponentEditor Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 2017-12-06 17:33:26 +00:00
Licenses Minor tidying up 2017-11-29 17:33:00 +00:00
LiveBuildEngine Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 2017-12-12 16:24:40 +00:00
Project Projucer: Fixed an issue when attempting to open the settings page for a nonexistent exporter 2017-11-27 15:37:39 +00:00
ProjectSaving Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
Settings Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 2017-11-11 14:17:48 +00:00
Utility Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
Wizards Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00