20147fc0cc 
								
							
								 
							
						 
						
							
							
								
								A few code cleanups  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0ef700e46 
								
							
								 
							
						 
						
							
							
								
								Modernised a bunch of code mainly relating to character/string iteration  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18539d7e97 
								
							
								 
							
						 
						
							
							
								
								Fixed a bug in NormalisableRange  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9b34393d1 
								
							
								 
							
						 
						
							
							
								
								Improved scheduling when multiple threads are fighting for the MessageManagerLock  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf64d88de8 
								
							
								 
							
						 
						
							
							
								
								Added a method WeakReference::Master::getNumActiveWeakReferences()  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95053c0665 
								
							
								 
							
						 
						
							
							
								
								Quick spruce-up in the XML parser  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51b3eaebb2 
								
							
								 
							
						 
						
							
							
								
								Fixed some VS2013 compiler errors  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cb79e1414 
								
							
								 
							
						 
						
							
							
								
								Added back std::initializer_list constructors for Array and StringArray in addition to the variadic constructors  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9d98a4976 
								
							
								 
							
						 
						
							
							
								
								Removed explicitness from StringArray single-element constructor  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								acf28c6fa7 
								
							
								 
							
						 
						
							
							
								
								Removed the explicitness of the Array single-item constructors  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a03fd6b0a3 
								
							
								 
							
						 
						
							
							
								
								Fixed a mistake in InputStream::readNextLine()  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								daf31260e3 
								
							
								 
							
						 
						
							
							
								
								macOS:  Fixed a compiler error in NormalisableRange when compiling for macOS <10.8  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cbf0791cc 
								
							
								 
							
						 
						
							
							
								
								Fixed an issue where ScopedNoDenormals would do nothing on all platforms and added arm implementation  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c4a40470d 
								
							
								 
							
						 
						
							
							
								
								Added some better use of the Range class in NormalisableRange and Slider  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ece1b4135 
								
							
								 
							
						 
						
							
							
								
								Changed Array and StringArray to use variadic template constructors instead of initializer_lists, so that we can use them on old platforms  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a7f992725 
								
							
								 
							
						 
						
							
							
								
								Small fix in ReferenceCountedArray  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0cd45329f 
								
							
								 
							
						 
						
							
							
								
								Fixed a cast warning, added some missing move operators to ReferenceCountedArray and URL, and tidied up some internal array code  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7c56fd89b 
								
							
								 
							
						 
						
							
							
								
								Simplified and tidied up a few things in input/output streams and MemoryBlock  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9d6955c7c 
								
							
								 
							
						 
						
							
							
								
								Android:   do not request input focus when creating component peer.  
							
							This made the virtual keyboard not show up if the same component peer tried to request a virtual keyboard later on. InputMethodManager.showSoftInput() would return false which is most likely because the component in focus has not changed, yet the previous component having focus was not really able to (at a time, during the construction) really take the focus. 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e180dbb3f2 
								
							
								 
							
						 
						
							
							
								
								Clarified some docs about the order of files when searching directories  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1a1297f7d 
								
							
								 
							
						 
						
							
							
								
								Android:   add bits missing from “bailout in ComponentPeerView’s callbacks if underlying host is deleted.”  
							
							This was meant to be there since the beginning. The commit missing the changes is: 9527e077b1 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cb185fcc3 
								
							
								 
							
						 
						
							
							
								
								A minor code cleanup  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0caf83439a 
								
							
								 
							
						 
						
							
							
								
								Android:   move android.content.Intent class definition into JNIHelpers.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53392faeb8 
								
							
								 
							
						 
						
							
							
								
								Added a workaround in ZipFile for reading files which contain the wrong offset for their central directory  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9a36c9f1d 
								
							
								 
							
						 
						
							
							
								
								Updated the implementation of File::moveToTrash() on OSX so that it uses the newer API calls on 10.8 and above, and added a bodge for older versions that makes it blocks until the operation has completed  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee34e0455d 
								
							
								 
							
						 
						
							
							
								
								Restored compatibility with older versions of OS X by removing some std namespace maths functions  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd4230586f 
								
							
								 
							
						 
						
							
							
								
								Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b386b86ec 
								
							
								 
							
						 
						
							
							
								
								Widnows:  Fixed deprecated use of File::separator  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1135f6fff6 
								
							
								 
							
						 
						
							
							
								
								Fixed a compiler warning involving deprecated static variables when compiling with GCC  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								369d59f656 
								
							
								 
							
						 
						
							
							
								
								Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ac84e07b4 
								
							
								 
							
						 
						
							
							
								
								Fixed some false positives generated by the StringPairArray comparison operator, and made it faster for common cases.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ee168ad46 
								
							
								 
							
						 
						
							
							
								
								Deprecated File::separator and File::separatorString, replacing them by static getter functions, so that File methods can be safely used in static constructors without order-of-initialisation problems  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								671f3eaf94 
								
							
								 
							
						 
						
							
							
								
								Implement Process::hide for mobile platforms  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31c99d3680 
								
							
								 
							
						 
						
							
							
								
								Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff99aec1ab 
								
							
								 
							
						 
						
							
							
								
								Converted some old uses of non-C++ maths functions to their std equivalents  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15e40d48ba 
								
							
								 
							
						 
						
							
							
								
								Whitespace  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b61f577bf 
								
							
								 
							
						 
						
							
							
								
								Removed unused JUCE_COMPILER_SUPPORTS_THREAD_LOCAL flag  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2020f0177 
								
							
								 
							
						 
						
							
							
								
								Removed a defunct unit test  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2fcb8fa71b 
								
							
								 
							
						 
						
							
							
								
								Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be3e9161be 
								
							
								 
							
						 
						
							
							
								
								Fixed a typo in the previous commit  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								970eda679e 
								
							
								 
							
						 
						
							
							
								
								Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa338866fb 
								
							
								 
							
						 
						
							
							
								
								Minor documentation fixes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d2f59909e 
								
							
								 
							
						 
						
							
							
								
								Minor documentation fixes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e85d3aaf1f 
								
							
								 
							
						 
						
							
							
								
								Renamed XCode to Xcode in multiple places  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93ed8ed0fc 
								
							
								 
							
						 
						
							
							
								
								Fixed a typo in the StringRef documentation  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d7c777238 
								
							
								 
							
						 
						
							
							
								
								Some light modernisation of a bunch of old code  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f59a5dfc7f 
								
							
								 
							
						 
						
							
							
								
								Fixed an issue where ScopedNoDenormals would do nothing on all platforms and added arm implementation  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eca20d1e4a 
								
							
								 
							
						 
						
							
							
								
								Added some missing copy and move constructors in the ReferenceCountedObject classes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ae99f4343 
								
							
								 
							
						 
						
							
							
								
								macOS:  Fixed a memory leak of native mac menu items  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9527e077b1 
								
							
								 
							
						 
						
							
							
								
								Android: bailout in ComponentPeerView’s callbacks if underlying host is deleted.  
							
							Previously we saw a crash in onTouchEvent due to host being 0 while the callback was called. Just as a precaution we add this check to other callbacks too. 
							
						 
						8 years ago