ed
							
						 | 
						
							
							
							
								
							
								399dcd9cc7
								
							
								
							
						 | 
						
							
							
								
								Revert "DemoRunner:  Removed unused define"
							
							
							
							
							
							
								
							
							
							This reverts commit 271e66fbed. 
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								271e66fbed
								
							
								
							
						 | 
						
							
							
								
								DemoRunner:  Removed unused define
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								185b1b324b
								
							
								
							
						 | 
						
							
							
								
								Added a nested PopupMenu example to WidgetsDemo
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								   reuk
							
						 | 
						
							
							
								
								
							
							
								
							
								3baaad8b5b
								
									 
										
											
										
									 
								
							
								
							
						 | 
						
							
							
								
								XmlElement:  Update loops to use new iterators
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								   reuk
							
						 | 
						
							
							
							
								
							
								ea86c0db82
								
							
								
							
						 | 
						
							
							
								
								PopupMenu:  Update WidgetsDemo
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								268ac3d5c8
								
							
								
							
						 | 
						
							
							
								
								Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								   reuk
							
						 | 
						
							
							
							
								
							
								394c4fd475
								
							
								
							
						 | 
						
							
							
								
								Clang:  Fix warnings when building with clang 10
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								894e7d2bd2
								
							
								
							
						 | 
						
							
							
								
								Updated all license headers
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								2d16374b14
								
							
								
							
						 | 
						
							
							
								
								Updated all license headers
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								   reuk
							
						 | 
						
							
							
							
								
							
								5af01b9b16
								
							
								
							
						 | 
						
							
							
								
								Demos:  Convey proper ownership semantics
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								84a7f5533a
								
							
								
							
						 | 
						
							
							
								
								Added a missing TooltipWindow instance to the WidgetsDemo example
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								7cd71487e6
								
							
								
							
						 | 
						
							
							
								
								Whitespace
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								889cb627d5
								
							
								
							
						 | 
						
							
							
								
								Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								16dd26649a
								
							
								
							
						 | 
						
							
							
								
								Fixed some GCC compiler warnings and removed deprecated functions
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								a97c4a9139
								
							
								
							
						 | 
						
							
							
								
								More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								314ef13a63
								
							
								
							
						 | 
						
							
							
								
								Added a VS2019 exporter to all example PIPs
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								768139a298
								
							
								
							
						 | 
						
							
							
								
								Added some free functions to help make XML parsing less verbose: parseXML()
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								359132ed55
								
							
								
							
						 | 
						
							
							
								
								More zero -> nullptr fixes
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								d018eb8407
								
							
								
							
						 | 
						
							
							
								
								Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								9dfaca4035
								
							
								
							
						 | 
						
							
							
								
								Ensured that bubble messages are also transformed in the ComponentTransforms demo
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								ab863a6dc2
								
							
								
							
						 | 
						
							
							
								
								Replaced all usage of ScopedPointer with std::unique_ptr
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								77128db335
								
							
								
							
						 | 
						
							
							
								
								Capitalised the PIP vendor field for the examples
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								5507801dfd
								
							
								
							
						 | 
						
							
							
								
								Add all PIP examples
							
							
							
							
								
							
							
						 | 
						7 years ago |