| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_Drawable.cpp
							
						
					 | 
				
				
					
						Lots of small whitespace tweaks.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Drawable.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableComposite.cpp
							
						
					 | 
				
				
					
						Reverted #bea45f84 - this only fixed SVG positioning bugs for limited cases
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableComposite.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableImage.cpp
							
						
					 | 
				
				
					
						Replaced some uses of AffineTransform::identity with a default-constructed object
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableImage.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawablePath.cpp
							
						
					 | 
				
				
					
						Fixed compiler warnings on Visual Studio 2015 RTM.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawablePath.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableRectangle.cpp
							
						
					 | 
				
				
					
						Fix for the copy constructor of DrawableRectangle
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableRectangle.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableShape.cpp
							
						
					 | 
				
				
					
						Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableShape.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableText.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableText.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_SVGParser.cpp
							
						
					 | 
				
				
					
						Fixed the SVG parser for an edge-case path string sequence, and added a few other cleanups to the parser
					
				 | 
				8 years ago |