| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_Base64.cpp
							
						
					 | 
				
				
					
						Modernised a bunch of code mainly relating to character/string iteration
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Base64.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CharPointer_ASCII.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CharPointer_UTF8.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CharPointer_UTF16.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CharPointer_UTF32.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CharacterFunctions.cpp
							
						
					 | 
				
				
					
						UnitTestRunner:  Improved logging on Windows
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CharacterFunctions.h
							
						
					 | 
				
				
					
						Converted some old typedefs to using declarations
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Identifier.cpp
							
						
					 | 
				
				
					
						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 | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Identifier.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_LocalisedStrings.cpp
							
						
					 | 
				
				
					
						Replaced all usage of ScopedPointer with std::unique_ptr
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_LocalisedStrings.h
							
						
					 | 
				
				
					
						Removed some legacy friend class declarations that are no longer needed with modern compilers
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_NewLine.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_String.cpp
							
						
					 | 
				
				
					
						Added a String method to store decimals to a set number of significant figures
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_String.h
							
						
					 | 
				
				
					
						Added a String method to store decimals to a set number of significant figures
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StringArray.cpp
							
						
					 | 
				
				
					
						Added assertions to Array to catch situations where a reference to a member is passed into an add() method. Also changed the form of StringArray method params to avoid this problem.
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StringArray.h
							
						
					 | 
				
				
					
						Fixed a documentation typo
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StringPairArray.cpp
							
						
					 | 
				
				
					
						Fixed some false positives generated by the StringPairArray comparison operator, and made it faster for common cases.
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StringPairArray.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StringPool.cpp
							
						
					 | 
				
				
					
						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 | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StringPool.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StringRef.h
							
						
					 | 
				
				
					
						Added a constructor to StringRef that takes a std::string
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TextDiff.cpp
							
						
					 | 
				
				
					
						Modernised a bunch of code mainly relating to character/string iteration
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TextDiff.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago |