|  jules | 970eda679e | Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! | 8 years ago | 
				
					
						|  ed | 93ed8ed0fc | Fixed a typo in the StringRef documentation | 8 years ago | 
				
					
						|  jules | eda613c6db | 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 | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  hogliux | 2da1bc5f41 | Replace include guards with "#pragma once" | 8 years ago | 
				
					
						|  tpoole | 2e84129479 | Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license | 9 years ago | 
				
					
						|  jules | 3d3eec675e | Added a couple of extra StringRef and NewLine concatenation operators | 10 years ago | 
				
					
						|  jules | 145a80f11f | Fix for builds with JUCE_STRING_UTF_TYPE = 32 | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | e8a1876a95 | Added an operator[] to StringRef | 11 years ago | 
				
					
						|  jules | addd649b27 | Disambiguations to keep the MS compiler happy when using UTF32 string mode. | 12 years ago | 
				
					
						|  jules | c54ca1037d | Fixes for builds using utf-32 string storage. | 12 years ago | 
				
					
						|  jules | 435089e89b | Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. | 12 years ago | 
				
					
						|  jules | ec524a437d | Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h | 12 years ago | 
				
					
						|  jules | fecba9c31c | New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. | 12 years ago |