| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_CachedComponentImage.h
							
						
					 | 
				
				
					
						New internal class CachedComponentImage, which is used internally to manage component buffering. I've used this to rebuild the OpenGLComponent's rendering algorithm so that it now supports sub-components and can have 2D content drawn in its paint method. Updated the openGL demo to show this in action.
					
				 | 
				14 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Component.cpp
							
						
					 | 
				
				
					
						Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
					
				 | 
				13 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Component.h
							
						
					 | 
				
				
					
						Minor introjucer rejigging.
					
				 | 
				13 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentListener.cpp
							
						
					 | 
				
				
					
						Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
					
				 | 
				13 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentListener.h
							
						
					 | 
				
				
					
						First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
					
				 | 
				14 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Desktop.cpp
							
						
					 | 
				
				
					
						Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
					
				 | 
				13 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Desktop.h
							
						
					 | 
				
				
					
						Tidied up a few return types.
					
				 | 
				14 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ModalComponentManager.cpp
							
						
					 | 
				
				
					
						Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
					
				 | 
				13 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ModalComponentManager.h
							
						
					 | 
				
				
					
						Modal component deletion fix. Minor addition to ComponentAnimator.
					
				 | 
				14 years ago |