| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										application
									
								
							
						
					 | 
				
				
					
						Fixed a couple more documentation typos
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										buttons
									
								
							
						
					 | 
				
				
					
						Clarified some Button LookAndFeel parameter names
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										commands
									
								
							
						
					 | 
				
				
					
						Replaced all usage of ScopedPointer with std::unique_ptr
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										components
									
								
							
						
					 | 
				
				
					
						Added an assertion in Component to prevent accidental component recursion
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										drawables
									
								
							
						
					 | 
				
				
					
						Replaced all usage of ScopedPointer with std::unique_ptr
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										filebrowser
									
								
							
						
					 | 
				
				
					
						Added an option to specify a parent component when creating a file chooser
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										keyboard
									
								
							
						
					 | 
				
				
					
						Made some JUCE classes TriviallyCopyable
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										layout
									
								
							
						
					 | 
				
				
					
						Clarified some Button LookAndFeel parameter names
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										lookandfeel
									
								
							
						
					 | 
				
				
					
						Clarified some Button LookAndFeel parameter names
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										menus
									
								
							
						
					 | 
				
				
					
						Prevented some implicit casts to bool using JUCE_STRICT_REFCOUNTEDPOINTER
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										misc
									
								
							
						
					 | 
				
				
					
						Some misc cleanups, mainly around WeakReference usage and rectangles
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										mouse
									
								
							
						
					 | 
				
				
					
						Fixed a z-order bug when DragAndDrop-ing between plug-in windows
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										native
									
								
							
						
					 | 
				
				
					
						macOS:  Generate a missing mouse up when DragAndDropContainer drag event ends
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										positioning
									
								
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										properties
									
								
							
						
					 | 
				
				
					
						Some misc cleanups, mainly around WeakReference usage and rectangles
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										widgets
									
								
							
						
					 | 
				
				
					
						Some misc cleanups, mainly around WeakReference usage and rectangles
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										windows
									
								
							
						
					 | 
				
				
					
						Removed some legacy friend class declarations that are no longer needed with modern compilers
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_gui_basics.cpp
							
						
					 | 
				
				
					
						Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_gui_basics.h
							
						
					 | 
				
				
					
						Bump version number to 5.3.2
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_gui_basics.mm
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago |