| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_Drawable.cpp
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Drawable.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableComposite.cpp
							
						
					 | 
				
				
					
						Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy.
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableComposite.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableImage.cpp
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableImage.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawablePath.cpp
							
						
					 | 
				
				
					
						Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy.
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawablePath.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableRectangle.cpp
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableRectangle.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableShape.cpp
							
						
					 | 
				
				
					
						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)
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableShape.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableText.cpp
							
						
					 | 
				
				
					
						Replaced some old juce-style sort operations with std::sort and lambdas
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DrawableText.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_SVGParser.cpp
							
						
					 | 
				
				
					
						Added MathConstants::halfPi to improve readability
					
				 | 
				8 years ago |