| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										application
									
								
							
						
					 | 
				
				
					
						Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										buttons
									
								
							
						
					 | 
				
				
					
						Prevented Button::setToggleState sending unwanted state change messages.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										commands
									
								
							
						
					 | 
				
				
					
						Added assertion to KeyPressMappingSet to catch attempts to connect keys to non-existent command ID.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										components
									
								
							
						
					 | 
				
				
					
						Misc minor string optimisations.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										drawables
									
								
							
						
					 | 
				
				
					
						Big performance improvement to the SVG parser.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										filebrowser
									
								
							
						
					 | 
				
				
					
						Stripped out some unnecessary boilerplate includes from juce_gui_basics.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										keyboard
									
								
							
						
					 | 
				
				
					
						Added MouseInputSource::isUnboundedMouseMovementEnabled(). Tweaks to mouse cursor snap-back in Sliders.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										layout
									
								
							
						
					 | 
				
				
					
						Changed ListBox to pass-on left/right key events.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										lookandfeel
									
								
							
						
					 | 
				
				
					
						Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										menus
									
								
							
						
					 | 
				
				
					
						Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										misc
									
								
							
						
					 | 
				
				
					
						Cleaned out and optimised some graphics code.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										mouse
									
								
							
						
					 | 
				
				
					
						Added MouseInputSource::isUnboundedMouseMovementEnabled(). Tweaks to mouse cursor snap-back in Sliders.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										native
									
								
							
						
					 | 
				
				
					
						Added some new methods to SystemTrayIconComponent for highlighting and message bubbles.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										positioning
									
								
							
						
					 | 
				
				
					
						Minor clean-ups + optimisations.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										properties
									
								
							
						
					 | 
				
				
					
						Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										widgets
									
								
							
						
					 | 
				
				
					
						More minor tweaks to Slider unbounded mouse behaviour.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										windows
									
								
							
						
					 | 
				
				
					
						New method TooltipWindow::displayTip
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_gui_basics.cpp
							
						
					 | 
				
				
					
						Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_gui_basics.h
							
						
					 | 
				
				
					
						Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_gui_basics.mm
							
						
					 | 
				
				
					
						Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_module_info
							
						
					 | 
				
				
					
						Version number update
					
				 | 
				12 years ago |