| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_Drawable.cpp
							
						
					 | 
				
				
					
						Fixed a problem with mouse interception in Drawable's base class copy constructor
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Drawable.h
							
						
					 | 
				
				
					
						Fixed a problem with mouse interception in Drawable's base class copy constructor
					
				 | 
				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
							
						
					 | 
				
				
					
						Removed some extraneous semicolons
					
				 | 
				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
							
						
					 | 
				
				
					
						Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
					
				 | 
				8 years ago |