| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										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
									
								
							
						
					 | 
				
				
					
						Cleaned up some ints that should have been CommandIDs.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										commands
									
								
							
						
					 | 
				
				
					
						Cleaned up some ints that should have been CommandIDs.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										components
									
								
							
						
					 | 
				
				
					
						Minor optimisations and clean-ups.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										drawables
									
								
							
						
					 | 
				
				
					
						Made copied DrawableText objects update their bounds.
					
				 | 
				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
									
								
							
						
					 | 
				
				
					
						Tab button background colour fix when no tabs present.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										lookandfeel
									
								
							
						
					 | 
				
				
					
						Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										menus
									
								
							
						
					 | 
				
				
					
						A few tweaks to support the MSVC DLL build.
					
				 | 
				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
									
								
							
						
					 | 
				
				
					
						Cleaned up some pedantic warnings in the iOS build.
					
				 | 
				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
									
								
							
						
					 | 
				
				
					
						Changed the Slider popup component to get its colour settings from its parent slider.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										windows
									
								
							
						
					 | 
				
				
					
						Changes to ResizableWindow to avoid flicker when first adding to desktop.
					
				 | 
				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 |