| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_ComboBox.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_ComboBox.h
							
						
					 | 
				
				
					
						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_ImageComponent.cpp
							
						
					 | 
				
				
					
						Added a new Graphics::drawImage method that takes a Rectangle<float>
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ImageComponent.h
							
						
					 | 
				
				
					
						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_Label.cpp
							
						
					 | 
				
				
					
						Added method MouseEvent::mouseWasDraggedSinceMouseDown()
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Label.h
							
						
					 | 
				
				
					
						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_ListBox.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_ListBox.h
							
						
					 | 
				
				
					
						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_ProgressBar.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProgressBar.h
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Slider.cpp
							
						
					 | 
				
				
					
						Slider and NormalisableRange changed to use standard library math functions
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Slider.h
							
						
					 | 
				
				
					
						Added a symmetric skew option to Slider
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TableHeaderComponent.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_TableHeaderComponent.h
							
						
					 | 
				
				
					
						Corrected some spelling mistakes in comments
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TableListBox.cpp
							
						
					 | 
				
				
					
						Added method MouseEvent::mouseWasDraggedSinceMouseDown()
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TableListBox.h
							
						
					 | 
				
				
					
						Fixed compiler warnings on Visual Studio 2015 RTM.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TextEditor.cpp
							
						
					 | 
				
				
					
						Made sure that colours are updated when the look and feel of a TextEditor changes
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TextEditor.h
							
						
					 | 
				
				
					
						Fixed documentation typo
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Toolbar.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_Toolbar.h
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemComponent.cpp
							
						
					 | 
				
				
					
						Cleaned up a few uses of Image::null
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemComponent.h
							
						
					 | 
				
				
					
						Avoided spacer components in a ToolBar getting keyboard focus
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemFactory.h
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemPalette.cpp
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemPalette.h
							
						
					 | 
				
				
					
						Update copyright notice
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TreeView.cpp
							
						
					 | 
				
				
					
						Added ColourIds to allow alternate colouring of TreeViewItems
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TreeView.h
							
						
					 | 
				
				
					
						Added ColourIds to allow alternate colouring of TreeViewItems
					
				 | 
				9 years ago |