1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/extras/Introjucer/Source
2014-03-25 17:29:32 +00:00
..
Application Fix for SVG view box parsing. Improved introjucer SVG viewer to show the image's content inside the view-box as defined in the file. 2014-03-11 22:56:42 +00:00
BinaryData Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when the data is known to be empty. 2014-03-24 14:39:32 +00:00
Code Editor Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
ComponentEditor Introjucer: made the tooltip entry box multi-line. 2014-02-24 11:05:00 +00:00
Project Introjucer: added customisable VST category setting. 2014-03-25 17:29:32 +00:00
Project Saving Fix for android 'ant clean' operation. 2014-03-13 11:06:27 +00:00
Utility Introjucer: added option to translation tool to merge existing translations. 2014-03-14 18:30:24 +00:00
jucer_Headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00