| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_AnimatedPosition.h
							
						
					 | 
				
				
					
						Fixed bug in AnimatedPosition where range minimum was set to std::numeric_limits<double>min() instead of -std::numeric_limits<double>max()
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AnimatedPositionBehaviours.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentAnimator.cpp
							
						
					 | 
				
				
					
						Small extra deletion safeguard in ComponentAnimator
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentAnimator.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentBoundsConstrainer.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentBoundsConstrainer.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentBuilder.cpp
							
						
					 | 
				
				
					
						Normalised some divider comments
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentBuilder.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentMovementWatcher.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentMovementWatcher.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ConcertinaPanel.cpp
							
						
					 | 
				
				
					
						Added ConcertinaPanel::setCustomPanelHeader() method to allow custom components to be used as ConcertinaPanel headers
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ConcertinaPanel.h
							
						
					 | 
				
				
					
						Added ConcertinaPanel::setCustomPanelHeader() method to allow custom components to be used as ConcertinaPanel headers
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FlexBox.cpp
							
						
					 | 
				
				
					
						Added new method FlexItem::withAlignSelf()
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FlexBox.h
							
						
					 | 
				
				
					
						Added some FlexBox layout classes, and a demo page for this in the big juce demo app
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FlexItem.h
							
						
					 | 
				
				
					
						Whitespace cleanup
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_GroupComponent.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_GroupComponent.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_MultiDocumentPanel.cpp
							
						
					 | 
				
				
					
						Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_MultiDocumentPanel.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableBorderComponent.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableBorderComponent.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableCornerComponent.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableCornerComponent.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableEdgeComponent.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableEdgeComponent.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ScrollBar.cpp
							
						
					 | 
				
				
					
						Minor clean-ups.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ScrollBar.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StretchableLayoutManager.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StretchableLayoutManager.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StretchableLayoutResizerBar.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StretchableLayoutResizerBar.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StretchableObjectResizer.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StretchableObjectResizer.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TabbedButtonBar.cpp
							
						
					 | 
				
				
					
						Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TabbedButtonBar.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TabbedComponent.cpp
							
						
					 | 
				
				
					
						Added a call to sendLookAndFeelChange() before making new tab content component visible in TabbedComponent::changeCallback
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TabbedComponent.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Viewport.cpp
							
						
					 | 
				
				
					
						Fixed bug with multi-touch in Viewport when drag is blocked and made some methods const
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Viewport.h
							
						
					 | 
				
				
					
						Replace include guards with "#pragma once"
					
				 | 
				8 years ago |