jules
							
						 | 
						
							
							
							
								
							
								6eee3b2a09
								
							
								
							
						 | 
						
							
							
								
								Resaved all project files
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								399e248488
								
							
								
							
						 | 
						
							
							
								
								Added new module: juce_osc
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								c4d0270f5d
								
							
								
							
						 | 
						
							
							
								
								Resaved project files.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								c7b8e77031
								
							
								
							
						 | 
						
							
							
								
								Update copyright notice
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								946e4dc50d
								
							
								
							
						 | 
						
							
							
								
								Added a new example project: ComponentTutorialExample, which includes a PDF tutorial describing the basics of what a Component is.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								08adf75fa6
								
							
								
							
						 | 
						
							
							
								
								Removed junk copies of modules from example folders
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								a626425764
								
							
								
							
						 | 
						
							
							
								
								Changed case of examples folder name.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Felix Faire
							
						 | 
						
							
							
							
								
							
								ff6520a89a
								
							
								
							
						 | 
						
							
							
								
								Added Animated App template and examples
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								d28ebfdb36
								
							
								
							
						 | 
						
							
							
								
								Stripped out some unnecessary boilerplate includes from juce_graphics.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								5a1112ab94
								
							
								
							
						 | 
						
							
							
								
								Updated the format of the header include guard macros.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								d3a207c596
								
							
								
							
						 | 
						
							
							
								
								New classes: AnimatedPosition and MouseInactivityDetector.
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								9772fde950
								
							
								
							
						 | 
						
							
							
								
								Minor tidying
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								03c2801f3f
								
							
								
							
						 | 
						
							
							
								
								Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								295d125142
								
							
								
							
						 | 
						
							
							
								
								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 | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								58db7eb880
								
							
								
							
						 | 
						
							
							
								
								Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn.
							
							
							
							
								
							
							
						 | 
						14 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								7d7d8ff781
								
							
								
							
						 | 
						
							
							
								
								Linux + android font stuff.
							
							
							
							
								
							
							
						 | 
						14 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								4773b388ef
								
							
								
							
						 | 
						
							
							
								
								AttributedString class and advanced text layout (stage 1)
							
							
							
							
								
							
							
						 | 
						14 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								7404020717
								
							
								
							
						 | 
						
							
							
								
								New method LookAndFeel::createGraphicsContext(). More OpenGL refactoring.
							
							
							
							
								
							
							
						 | 
						14 years ago | 
					
				
					
						
							
							
								   Julian Storer
							
						 | 
						
							
							
							
								
							
								b114339c3f
								
							
								
							
						 | 
						
							
							
								
								New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround.
							
							
							
							
								
							
							
						 | 
						14 years ago | 
					
				
					
						
							
							
								   Julian Storer
							
						 | 
						
							
							
							
								
							
								b70e0a28d2
								
							
								
							
						 | 
						
							
							
								
								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 |