| .. | 
		
		
			
			
			
				
					| juce_Drawable.cpp | Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way | 6 years ago | 
		
			
			
			
				
					| juce_Drawable.h | Fixed some more typos | 5 years ago | 
		
			
			
			
				
					| juce_DrawableComposite.cpp | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawableComposite.h | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawableImage.cpp | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawableImage.h | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawablePath.cpp | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawablePath.h | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawableRectangle.cpp | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawableRectangle.h | More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it | 6 years ago | 
		
			
			
			
				
					| juce_DrawableShape.cpp | Removal of RelativeCoordinate classes from the Drawables | 7 years ago | 
		
			
			
			
				
					| juce_DrawableShape.h | Enabled some more warning flags in Xcode, and fixed the problems they caused | 6 years ago | 
		
			
			
			
				
					| juce_DrawableText.cpp | Added DrawableText::replaceColour() | 6 years ago | 
		
			
			
			
				
					| juce_DrawableText.h | Added DrawableText::replaceColour() | 6 years ago | 
		
			
			
			
				
					| juce_SVGParser.cpp | Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform | 5 years ago |