| .. | 
		
		
			
			
			
				
					| 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 | More micro-tweaking of Button callback behaviour. | 12 years ago | 
		
			
			
			
				
					| commands | Removed a few more uses of String::empty. | 12 years ago | 
		
			
			
			
				
					| components | Documentation fixes. | 12 years ago | 
		
			
			
			
				
					| drawables | Removed a few more uses of String::empty. | 12 years ago | 
		
			
			
			
				
					| filebrowser | Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. | 12 years ago | 
		
			
			
			
				
					| keyboard | Documentation fixes. | 12 years ago | 
		
			
			
			
				
					| layout | Added some methods to TabbedButtonBar for animating tab movements. | 12 years ago | 
		
			
			
			
				
					| lookandfeel | Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images. | 12 years ago | 
		
			
			
			
				
					| menus | Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images. | 12 years ago | 
		
			
			
			
				
					| misc | 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 | 
		
			
			
			
				
					| mouse | Made DragAndDropContainer force mouse-cursor updates to help when using modifier keys to change the drag mode. | 12 years ago | 
		
			
			
			
				
					| native | Removed a few more uses of String::empty. | 12 years ago | 
		
			
			
			
				
					| positioning | Minor clean-ups + optimisations. | 12 years ago | 
		
			
			
			
				
					| properties | Couple of minor clean-ups. | 12 years ago | 
		
			
			
			
				
					| widgets | Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. | 12 years ago | 
		
			
			
			
				
					| windows | Added method String::clear(), and used it to replace a few uses of String::empty. | 12 years ago | 
		
			
			
			
				
					| juce_gui_basics.cpp | Avoided some pedantic GCC warnings. | 12 years ago | 
		
			
			
			
				
					| juce_gui_basics.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_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 3.0.0 | 12 years ago |