| .. | 
		
		
			
			
			
				
					| juce_ComboBox.cpp | Added a drawComboBoxTextWhenNothingSelected() method to ComboBox::LookAndFeelMethods and made the drawing code consistent with drawLabel() | 7 years ago | 
		
			
			
			
				
					| juce_ComboBox.h | Added various clang-tidy modernize-* fixes | 6 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 | Made ListBox::createSnapshotOfRows() take the list and row scale factors into account | 6 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 GCC compiler warnings and removed deprecated functions | 6 years ago | 
		
			
			
			
				
					| juce_TableHeaderComponent.cpp | A few more internal updates for better smart pointer use | 6 years ago | 
		
			
			
			
				
					| juce_TableHeaderComponent.h | Added various clang-tidy modernize-* fixes | 6 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 | PopupMenu:  Pass unique_ptr rather than raw pointers to convey ownership semantics | 6 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 GCC compiler warnings and removed deprecated functions | 6 years ago |