| .. | 
		
		
			
			
			
				
					| juce_DirectoryContentsDisplayComponent.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_DirectoryContentsDisplayComponent.h | Added DirectoryContentsDisplayComponent::ColourIds::highlightedTextColourId and removed a line in LookAndFeel_V4::drawFileBrowserRow() that could result in multiple unnecessary repaints | 8 years ago | 
		
			
			
			
				
					| juce_DirectoryContentsList.cpp | Replaced some old juce-style sort operations with std::sort and lambdas | 8 years ago | 
		
			
			
			
				
					| juce_DirectoryContentsList.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_FileBrowserComponent.cpp | Added some colourIds to FileBrowserComponent to control current path ComboBox and filename TextEditor colours | 8 years ago | 
		
			
			
			
				
					| juce_FileBrowserComponent.h | Added some colourIds to FileBrowserComponent to control current path ComboBox and filename TextEditor colours | 8 years ago | 
		
			
			
			
				
					| juce_FileBrowserListener.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_FileChooser.cpp | Clean-up the temporary file if the file chooser was canceled or failed | 8 years ago | 
		
			
			
			
				
					| juce_FileChooser.h | FileChoosers:  Added a file-chooser save mode where the caller already supplies a temporary file which should be saved. JUCE will automatically move the temporary file to the location selected by the user | 8 years ago | 
		
			
			
			
				
					| juce_FileChooserDialogBox.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_FileChooserDialogBox.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_FileListComponent.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_FileListComponent.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_FilePreviewComponent.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_FileSearchPathListComponent.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_FileSearchPathListComponent.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_FileTreeComponent.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_FileTreeComponent.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_FilenameComponent.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_FilenameComponent.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_ImagePreviewComponent.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_ImagePreviewComponent.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 |