551d7b9c5b 
								
							
								 
							
						 
						
							
							
								
								Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options  
							
							- Add AlertWindow::show() and showAsync() methods that take a MessageBoxOptions argument
  - Add NativeMessageBox::show() and showAsync() methods that take a MessageBoxOptions argument
  - Update the DialogsDemo to demonstrate the new methods
  - Deprecate AlertWindow::showNativeDialogBox() in favour of the NativeMessageBox methods
  - Pass button strings specified in MesssageBoxOptions to native dialog boxes correctly
  - Use modern TaskDialog on Windows for the native dialog box where available 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5c3b81f82 
								
							
								 
							
						 
						
							
							
								
								Use C++14 lambda capture initialisers for initialising deletion checkers  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe4ba9071b 
								
							
								 
							
						 
						
							
							
								
								Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0  
							
							See BREAKING-CHANGES.txt for more details. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9dc98fb1df 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Replaced macOS and iOS SDK selector drop-downs with text fields  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								06544850fb 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								BLOCKS:  Remove juce_blocks_basics module  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bfdda737a2 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed the live build  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69085b2a61 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Accessibility updates  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f5a7d4eea5 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Allow specifying build number for Xcode projects  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94ac07cd73 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a potential crash in JucerTreeViewBase when dereferencing a deleted pointer to the underlying TreeViewItem  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70250dd0c1 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added on option to select the macOS application category  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ea3053b1c 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Updated URL::createInputStream() code to use URL::InputStreamOptions  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								64b9366e8f 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								CharacterFunctions:  Add new function to move pointer past whitespace  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65f2de3def 
								
							
								 
							
						 
						
							
							
								
								iOS:  Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1746d7bc4d 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed a duplicate check in VersionInfo::isNewerVersionThanCurrent()  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc14dc402e 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Enabled the "New Build System" by default for Xcode projects and added an exporter setting to enable the old behaviour  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba172bc828 
								
							
								 
							
						 
						
							
							
								
								Build:  Provide option to suppress resourceUsage keys in AU plists  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57f4d4a618 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed deprecated Android NDK path property  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57fd6422ca 
								
							
								 
							
						 
						
							
							
								
								Only add modules explicitly declared in PIP file in PIPGenerator  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								268ac3d5c8 
								
							
								 
							
						 
						
							
							
								
								Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								333f98d204 
								
							
								 
							
						 
						
							
							
								
								Squashed some compiler warnings with -Wmissing-prototypes enabled  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d677fd6264 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added PCH support for Xcode and Visual Studio exporters  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31613e8e7d 
								
							
								 
							
						 
						
							
							
								
								Support Metal shaders in modules  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2022407f97 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add a VALID_ARCHS property to the Xcode exporter  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91d9679f0b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed old jucerVersion property from .jucer file root and added jucerFormatVersion property for indicating changes to .jucer file format not tied to JUCE version  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d103ce8f2 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fix gcc 4.8 build issue  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								394c4fd475 
								
							
								 
							
						 
						
							
							
								
								Clang:  Fix warnings when building with clang 10  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								009d685179 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa200ffeac 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed some errors when building the live-build engine dll  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3283f2224a 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added new start page window  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								092bc44413 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								MinGW:  Fix windows/gcc warnings  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4292a38327 
								
							
								 
							
						 
						
							
							
								
								Cleanup:  Add some missing explicit constructors  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								894e7d2bd2 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b6fe97384 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added timeouts to version checker web requests  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								baaa7892bb 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Updated GitHub URL  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7114f07b6f 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added timeouts to version checker web requests  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b35e9a841 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added juce:: namespace to the auto-generated GUI editor code  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d16374b14 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5aea2006d 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Only updated saved state on content change  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49c500669b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Updated GitHub URL  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fba0295a44 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added a simple sign-in form, added notification tray for project messages, general refactoring  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf93f79cc8 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed sign-in  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d69018d97 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed app reporting  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								521c250413 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Remove custom VST3 path options  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7e1de78fa 
								
							
								 
							
						 
						
							
							
								
								Files:  Add RangedDirectoryIterator  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ca69e8f70 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Stop requiring JuceHeader to be included in projects  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ece5644a20 
								
							
								 
							
						 
						
							
							
								
								CMake:  Add support for building JUCE projects with CMake  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								327f817b9b 
								
							
								 
							
						 
						
							
							
								
								Copyrights: Update commercial/gpl headers to be gpl-only  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18df1b0937 
								
							
								 
							
						 
						
							
							
								
								Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								620383e93c 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added a setting for enabling and setting the macOS NSAppleEventsUsageDescription plist key  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4af85e07b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Only set PIP generated project settings when they are non-empty  
							
							
								
							
							
						 
						5 years ago