|  Tom Poole | f2e75a8f52 | Fixed a popup submenu item selection bug on a right key press | 5 years ago | 
				
					
						|  ed | 8e4277085a | Linux:  Fixed some issues flagged by asan | 5 years ago | 
				
					
						|  ed | 6b8b728d1e | Tidied up some whitespace | 5 years ago | 
				
					
						|  ed | 4a5dda489f | Fixed some warnings with -Wconversion enabled | 5 years ago | 
				
					
						|  Tom Poole | 5e9826ecf8 | Added some missing license headers | 5 years ago | 
				
					
						|  reuk | 5af01b9b16 | Demos:  Convey proper ownership semantics | 5 years ago | 
				
					
						|  Tom Poole | 28e03f0815 | Replaced all instances of JUCE_CONSTEXPR with constexpr | 5 years ago | 
				
					
						|  ed | 59a058fdc6 | Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough | 5 years ago | 
				
					
						|  Tom Poole | 67486d47e0 | Fixed some Doxygen warnings | 5 years ago | 
				
					
						|  ed | 618f3645b2 | Android:  Fixed some issues in the native content sharing code | 5 years ago | 
				
					
						|  ed | 18523101be | Windows:  Refactored DPI handling in the VST wrapper and hosting code | 5 years ago | 
				
					
						|  reuk | 4b7043b0cd | OptionalScopedPointer:  Added proper move semantics and convenience constructors | 5 years ago | 
				
					
						|  ed | baebb9d1b5 | Fixed a dangling pointer deletion when moving PopupMenu submenus | 5 years ago | 
				
					
						|  ed | 171b7812f4 | Updated platform implementations of Desktop::setKioskComponent() to be multi-monitor aware | 5 years ago | 
				
					
						|  reuk | f9532f609e | DocumentWindow:  Made macOS windows respect constrainer minSize when in split screen | 5 years ago | 
				
					
						|  ed | e1e58b9c6d | macOS:  Fixed an NSWindow focus bug introduced in 8ce79e2 | 5 years ago | 
				
					
						|  ed | 08d0a12f03 | Bump version number to 5.4.7 | 5 years ago | 
				
					
						|  ed | e4d10979ae | macOS:  Fixed an NSWindow focus bug introduced in 8ce79e2 | 5 years ago | 
				
					
						|  ed | 5bda9de977 | Windows:  Fixed some build errors and warnings when using Clang in Visual Studio | 5 years ago | 
				
					
						|  ed | efdccd8f1d | macOS:  Don't play alert sound if NSWindow is blocked by modal component in canBecomeKeyWindow() and canBecomeMainWindow() | 5 years ago | 
				
					
						|  ed | b40496f568 | Fixed a bug when selecting the first row in a ListBox after a key down event | 5 years ago | 
				
					
						|  Tom Poole | ef1eacccd3 | Bump version number to 5.4.6 | 5 years ago | 
				
					
						|  ed | b45ce09235 | Standardised the licensing whitespace in module headers | 5 years ago | 
				
					
						|  ed | 90f9af3e2f | Fixed a positioning bug in SidePanel::calculateBoundsInParent() | 5 years ago | 
				
					
						|  ed | c8c14516d5 | Scale mouse position when calculating parent area for PopupMenu window | 5 years ago | 
				
					
						|  ed | a313357d39 | Update DragAndDropTarget::SourceDetails::localPosition before calling DragAndDropContainer::dragOperationStarted() | 5 years ago | 
				
					
						|  ed | 8ce79e20e7 | macOS:  Fixed a bug causing hidden NSWindows to become unhidden when the app regains focus | 5 years ago | 
				
					
						|  ed | e58f264c07 | Added a MouseEvent::mouseWasDraggedSinceMouseDown() check in ConcertinaPanel::PanelHolder::mouseDrag() | 5 years ago | 
				
					
						|  ed | c8bceee365 | macOS:  Fixed some spurious dynamic_cast warnings when loading dynamic libraries | 5 years ago | 
				
					
						|  ed | a54da0b832 | Fixed some more typos | 5 years ago | 
				
					
						|  ed | 027e12e3a6 | Android:  Replaced deprecated AIDL in-app billing code with Google Play Billing library | 5 years ago | 
				
					
						|  ed | e36736e0ec | Fixed some typos | 5 years ago | 
				
					
						|  ed | 496516fd1a | Fixed a couple of typos in the ComboBox documentation | 5 years ago | 
				
					
						|  ed | c2f4da50b5 | Android:  Updated the JuceSharingContentProvider bytecode | 5 years ago | 
				
					
						|  ed | 971fc8e589 | Fixed a potential double deletion in ComponentAnimator::AnimationTask | 5 years ago | 
				
					
						|  Tom Poole | 17275dbf8f | ComboBox:  Added a repaint call to showPopupIfNotActive | 5 years ago | 
				
					
						|  ed | 5b65b33280 | Make sure scrollbar listeners are updated in Viewport::updateVisibleArea() | 5 years ago | 
				
					
						|  ed | e18f6da884 | Added setImage() builder methods to PopupMenu::Item | 5 years ago | 
				
					
						|  ed | f9781d810e | macOS:  Added a method for per-window disabling of asynchronous layer-backed views when JUCE_COREGRAPHICS_DRAW_ASYNC is set | 6 years ago | 
				
					
						|  ed | e951b39801 | Windows:  Fixed some repainting issues when using a non-integer scale factor | 6 years ago | 
				
					
						|  ed | dcd2ee6ef8 | Fixed a couple of typos in the FileChooser docs | 6 years ago | 
				
					
						|  ed | ce9bb8b605 | Windows:  Added an overflow buffer to the event loop to catch messages posted after hitting the PostMessage() limit | 6 years ago | 
				
					
						|  ed | 621f6cb6a2 | Guard against NaN errors in Component::internalRepaintUnchecked() | 6 years ago | 
				
					
						|  ed | 54ad9fca56 | Updated some incorrect documentation for KeyPress | 6 years ago | 
				
					
						|  Tom Poole | 76cafd10d0 | macOS:  Fixed some issues targeting older operating systems | 6 years ago | 
				
					
						|  ed | 8d75cc8064 | iOS:  Fixed a screen rotation bug on iOS 13 | 6 years ago | 
				
					
						|  ed | 0d37bd8088 | iOS:  Support option and cmd keys in KeyPress::getTextDescription() and ::getTextDescriptionWithIcons() | 6 years ago | 
				
					
						|  ed | 65be5bc9c5 | macOS:  Removed an SDK version guard for setting transparent window colours in the native peer code | 6 years ago | 
				
					
						|  ed | a2772569ec | macOS:  Added JUCE_COREGRAPHICS_DRAW_ASYNC flag to enable asynchronous drawing | 6 years ago | 
				
					
						|  ed | 1237b8c831 | Fixed an issue causing ComponentAnimator ProxyComponent to be blurry when transformed | 6 years ago |