| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_AlertWindow.cpp
							
						
					 | 
				
				
					
						A few minor whitespace cleanups.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_AlertWindow.h
							
						
					 | 
				
				
					
						Minor documentation cleanups.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CallOutBox.cpp
							
						
					 | 
				
				
					
						Added a flag to CallOutBox to provide control over the consumption of mouse-events that dismiss the box.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_CallOutBox.h
							
						
					 | 
				
				
					
						Added a flag to CallOutBox to provide control over the consumption of mouse-events that dismiss the box.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentPeer.cpp
							
						
					 | 
				
				
					
						Whitespace.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ComponentPeer.h
							
						
					 | 
				
				
					
						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 | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DialogWindow.cpp
							
						
					 | 
				
				
					
						Fixed some toolbar customiser drag+drop problems.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DialogWindow.h
							
						
					 | 
				
				
					
						Corrected a typo in some comments.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DocumentWindow.cpp
							
						
					 | 
				
				
					
						Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_DocumentWindow.h
							
						
					 | 
				
				
					
						Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_NativeMessageBox.h
							
						
					 | 
				
				
					
						Stripped out some unnecessary boilerplate includes from juce_gui_basics.
					
				 | 
				12 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableWindow.cpp
							
						
					 | 
				
				
					
						Fix to make sure that ResizableWindow can't accidentally be dragged without first getting a mouseDown event.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ResizableWindow.h
							
						
					 | 
				
				
					
						Fix to make sure that ResizableWindow can't accidentally be dragged without first getting a mouseDown event.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ThreadWithProgressWindow.cpp
							
						
					 | 
				
				
					
						Added MidiMessage::textMetaEvent method.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ThreadWithProgressWindow.h
							
						
					 | 
				
				
					
						Added a callback so that ThreadWithProgressWindow can be used without blocking.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TooltipWindow.cpp
							
						
					 | 
				
				
					
						Replaced the old LookAndFeel method getTooltipSize() with getTooltipBounds(), which can return a position as well as a size.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TooltipWindow.h
							
						
					 | 
				
				
					
						Replaced the old LookAndFeel method getTooltipSize() with getTooltipBounds(), which can return a position as well as a size.
					
				 | 
				10 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TopLevelWindow.cpp
							
						
					 | 
				
				
					
						Avoided a few compiler warnings.
					
				 | 
				11 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_TopLevelWindow.h
							
						
					 | 
				
				
					
						Minor documentation cleanups.
					
				 | 
				10 years ago |