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
2017-12-19 12:44:24 +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 Fixed some const violation errors 2017-12-19 12:44:24 +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 Fixed some const violation errors 2017-12-19 12:44:24 +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 Projucer: Updated the latest MacOS SDK version 2017-12-19 10:54:07 +00:00
Settings Fixed some const violation errors 2017-12-19 12:44:24 +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