| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_ComboBox.cpp
							
						
					 | 
				
				
					
						Fixed some more typos
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComboBox.h
							
						
					 | 
				
				
					
						Fixed a couple of typos in the ComboBox documentation
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ImageComponent.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_ImageComponent.h
							
						
					 | 
				
				
					
						Enabled some more warning flags in Xcode, and fixed the problems they caused
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Label.cpp
							
						
					 | 
				
				
					
						Fixed a warning in the recent Label LookAndFeel changes
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Label.h
							
						
					 | 
				
				
					
						Added various clang-tidy modernize-* fixes
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ListBox.cpp
							
						
					 | 
				
				
					
						Fixed a bug when selecting the first row in a ListBox after a key down event
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ListBox.h
							
						
					 | 
				
				
					
						Fixed some GCC compiler warnings and removed deprecated functions
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProgressBar.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_ProgressBar.h
							
						
					 | 
				
				
					
						Added various clang-tidy modernize-* fixes
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Slider.cpp
							
						
					 | 
				
				
					
						DRY-ed some code by adding a static Component::getApproximateScaleFactorForComponent() method
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Slider.h
							
						
					 | 
				
				
					
						Fixed some more typos
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TableHeaderComponent.cpp
							
						
					 | 
				
				
					
						A few more internal updates for better smart pointer use
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TableHeaderComponent.h
							
						
					 | 
				
				
					
						Fixed some more typos
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TableListBox.cpp
							
						
					 | 
				
				
					
						Added an option for Viewport subclasses to create custom scrollbars. Also modified Viewport::getVerticalScrollBar() and ListBox::getVerticalScrollBar() to return references instead of pointers
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TableListBox.h
							
						
					 | 
				
				
					
						Added various clang-tidy modernize-* fixes
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TextEditor.cpp
							
						
					 | 
				
				
					
						Ensure that font width is correct when changing the TextEditor password character
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TextEditor.h
							
						
					 | 
				
				
					
						Some minor cleanups
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Toolbar.cpp
							
						
					 | 
				
				
					
						Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Toolbar.h
							
						
					 | 
				
				
					
						Added various clang-tidy modernize-* fixes
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemComponent.cpp
							
						
					 | 
				
				
					
						More ScopedPointer/unique_ptr compatibility work
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemComponent.h
							
						
					 | 
				
				
					
						Enabled some more warning flags in Xcode, and fixed the problems they caused
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemFactory.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemPalette.cpp
							
						
					 | 
				
				
					
						Some light modernisation of a bunch of old code
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ToolbarItemPalette.h
							
						
					 | 
				
				
					
						Enabled some more warning flags in Xcode, and fixed the problems they caused
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TreeView.cpp
							
						
					 | 
				
				
					
						A few more internal updates for better smart pointer use
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TreeView.h
							
						
					 | 
				
				
					
						Fixed some more typos
					
				 | 
				5 years ago |