| .. | 
		
		
			
			
			
				
					| jucer_ProjectExport_Android.h | Projucer:  Only add default com.roli.juce.JuceActivity activity class if push notifications are enabled | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectExport_CLion.h | Fixed some variable shadowing warnings | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectExport_CodeBlocks.h | Projucer:  Added an "add recommended warning flags" checkbox to the exporters | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectExport_MSVC.h | Fixed some variable shadowing warnings | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectExport_Make.h | Projucer:  Added an "add recommended warning flags" checkbox to the exporters | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectExport_Xcode.h | Projucer:  Added macOS 10.15 and iOS 13 support | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectExporter.cpp | Projucer:  Added an "add recommended warning flags" checkbox to the exporters | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectExporter.h | Projucer:  Added an "add recommended warning flags" checkbox to the exporters | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectSaver.cpp | Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! | 6 years ago | 
		
			
			
			
				
					| jucer_ProjectSaver.h | Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones | 6 years ago | 
		
			
			
			
				
					| jucer_ResourceFile.cpp | Projucer:  Removed some unused variables from ResourceFile | 6 years ago | 
		
			
			
			
				
					| jucer_ResourceFile.h | Projucer:  More code cleanup | 7 years ago | 
		
			
			
			
				
					| jucer_XcodeProjectParser.h | Fixed compatibility with GCC 4.8 | 7 years ago |