|  ed | 009d685179 | Updated all license headers | 5 years ago | 
				
					
						|  ed | ce16bd3df9 | macOS:  Use CGContextGetUserSpaceToDeviceSpaceTransform to get backing scale factor of graphics context to avoid unnecessary upscaling on retina displays on macOS 10.14+ | 5 years ago | 
				
					
						|  ed | 7b17d42039 | macOS:  Use CGContextGetUserSpaceToDeviceSpaceTransform to get backing scale factor of graphics context to avoid unnecessary upscaling on retina displays on macOS 10.14+ | 5 years ago | 
				
					
						|  reuk | f49b3733ec 
										
											
										
									 | Warnings:  Silence some GCC warnings | 5 years ago | 
				
					
						|  ed | 5816958001 | Squashed some deprecation warnings on the latest iOS and macOS versions | 5 years ago | 
				
					
						|  ed | 11c2ca10fd | iOS:  Fixed a crash due to a dangling JuceUIViewController when updating screen bounds | 5 years ago | 
				
					
						|  ed | 6f70982783 | iOS:  Fixed a crash due to a dangling JuceUIViewController when updating screen bounds | 5 years ago | 
				
					
						|  ed | 11cf10689d | iOS:  Fixed some build warnings | 5 years ago | 
				
					
						|  ed | 021034a401 | iOS:  Fixed some build warnings | 5 years ago | 
				
					
						|  Tom Poole | 894e7d2bd2 | Updated all license headers | 5 years ago | 
				
					
						|  Tom Poole | 2d16374b14 | Updated all license headers | 5 years ago | 
				
					
						|  reuk | 327f817b9b | Copyrights: Update commercial/gpl headers to be gpl-only | 5 years ago | 
				
					
						|  ed | 8d75cc8064 | iOS:  Fixed a screen rotation bug on iOS 13 | 6 years ago | 
				
					
						|  ed | 8e8543cfbd | Reverted 1ff99ec | 6 years ago | 
				
					
						|  ed | 1ff99ecea6 | Fixed a warning on iOS | 6 years ago | 
				
					
						|  ed | bdeaeaf368 | macOS:  Fixed some deprecation warnings and silenced some others for the time being | 6 years ago | 
				
					
						|  Tom Poole | 670f77f80c | Fixed some Android compiler warnings | 6 years ago | 
				
					
						|  Tom Poole | 16dd26649a | Fixed some GCC compiler warnings and removed deprecated functions | 6 years ago | 
				
					
						|  ed | b1c4d981da | Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers | 6 years ago | 
				
					
						|  ed | 6ffc998fa4 | iOS:  Set the home indicator to auto-hide when in kiosk mode | 6 years ago | 
				
					
						|  ed | b78e63aa02 | Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() | 7 years ago | 
				
					
						|  hogliux | 3a8c63f5d4 | iOS:  Ensured that native file choosers also work in iOS apps | 7 years ago | 
				
					
						|  ed | 481221a256 | Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() | 7 years ago | 
				
					
						|  jules | 4fcedf7be5 | Standardised some lambda syntax | 7 years ago | 
				
					
						|  hogliux | 2021c64f00 | Fixed an issue with stuck touches when a component peer was closed on a mouse down event | 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 | a7b9da40a2 | Fixed a crash when animators delete top-level components during a screen rotate animation | 8 years ago | 
				
					
						|  hogliux | 768163f75c | Added support for more F-keys | 8 years ago | 
				
					
						|  hogliux | b1b5c7bf23 | iOS:  Always assume that your main view is in focus if you are running as an app extension | 8 years ago | 
				
					
						|  ed | 940ff3ee6e | Fixed a bug in iOS and Windows multi-touch code where touches on different windows weren't aware of each other | 8 years ago | 
				
					
						|  hogliux | f1aef382ad | Fixed a scaling issue with ComboBoxes and Alert windows on iOS | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  ed | b7b8d5be57 | Multiple fixes for touch and pen input on Windows | 8 years ago | 
				
					
						|  hogliux | 40994fcdab | Added checks to make sure that the current interface orientation is actually allowed when changing allowed interface orientations | 9 years ago | 
				
					
						|  jules | 82224d7442 | Avoided a couple of warnings in iOS builds with older SDKs | 9 years ago | 
				
					
						|  Timur Doumler | 70949aa0c6 | Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. | 9 years ago | 
				
					
						|  jules | 99052af8bc | Added Android support for screen orientation control | 9 years ago | 
				
					
						|  jules | ceb1b405f0 | Removed an iOS deprecated function in setKioskComponent() | 9 years ago | 
				
					
						|  jules | 9ab9476fbc | Fix for iOS builds targeting OS versions without touch-force | 9 years ago | 
				
					
						|  jules | 4583fa3fbf | Used the ignoreUnused() function to tidy up some old code | 10 years ago | 
				
					
						|  jules | 24d974a7cd | Avoided older versions of iOS grumbling about a call to get force-touch value. | 10 years ago | 
				
					
						|  jules | a3426aae10 | Added support for iOS force-touch | 10 years ago | 
				
					
						|  hogliux | fb8a1dbf48 | Fix some iOS build warnings | 10 years ago | 
				
					
						|  hogliux | 4ef190cc5e | Fix global scale factor bug on iOS | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | 2022663c6b | Compiler warning fix. | 10 years ago | 
				
					
						|  jules | 854a3e98d0 | Added a new soft-keyboard type TextInputTarget::decimalKeyboard. | 10 years ago | 
				
					
						|  jules | b33677dbb0 | Fix for rotation on some iOS device types. | 11 years ago | 
				
					
						|  jules | 8f89605e15 | Better rotation on iOS8 | 11 years ago | 
				
					
						|  jules | 6c61dbb68e | Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. | 11 years ago |