| .. | 
		
		
			
			
			
				
					| juce_MultiTouchMapper.h | Fixed some VS2013 compiler errors | 8 years ago | 
		
			
			
			
				
					| juce_android_FileChooser.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_android_Windowing.cpp | Android:   move a bunch of generic Android and Java classes to JNI helpers, add Android/Java prefixes to disambiguate. | 8 years ago | 
		
			
			
			
				
					| juce_ios_UIViewComponentPeer.mm | Fixed an issue with stuck touches when a component peer was closed on a mouse down event | 8 years ago | 
		
			
			
			
				
					| juce_ios_Windowing.mm | PushNotifications:   compile out any PN code on iOS if PNs are not enabled. | 8 years ago | 
		
			
			
			
				
					| juce_linux_FileChooser.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_linux_X11.cpp | When opening an X display, made it attempt a retry if the first attempt fails. | 8 years ago | 
		
			
			
			
				
					| juce_linux_X11.h | When opening an X display, made it attempt a retry if the first attempt fails. | 8 years ago | 
		
			
			
			
				
					| juce_linux_X11_Clipboard.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_linux_X11_Windowing.cpp | Replaced some old juce-style sort operations with std::sort and lambdas | 8 years ago | 
		
			
			
			
				
					| juce_mac_FileChooser.mm | 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_mac_MainMenu.mm | Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag | 8 years ago | 
		
			
			
			
				
					| juce_mac_MouseCursor.mm | Added an assertion if you try to create a MouseCursor with a hotspot that's outside the image bounds | 8 years ago | 
		
			
			
			
				
					| juce_mac_NSViewComponentPeer.mm | Tweaked the OSX drag-and-drop flags to use just NSDragOperationGeneric rather than also specifying NSDragOperationCopy and NSDragOperationMove, as this seemed to cause problems with some other apps | 8 years ago | 
		
			
			
			
				
					| juce_mac_Windowing.mm | Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) | 8 years ago | 
		
			
			
			
				
					| juce_win32_DragAndDrop.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_win32_FileChooser.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_win32_Windowing.cpp | Added an assertion if you try to create a MouseCursor with a hotspot that's outside the image bounds | 8 years ago |