|  jules | 9fa0d49be7 | Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. | 9 years ago | 
				
					
						|  luigisambuy | 6547452fd3 | Fixed a leak of bubbleMessage object in juce demo | 9 years ago | 
				
					
						|  jules | 02492b36b9 | Lots of small whitespace tweaks. | 10 years ago | 
				
					
						|  jules | 802a25bd97 | Cleaned up a few bits of very old demo code | 10 years ago | 
				
					
						|  jules | fdc04d2d2c | Fixed some warnings caught by -pedantic_warnings | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | d7250c0a90 | Fix for menu updating in the demo app. | 10 years ago | 
				
					
						|  jules | 70d09f7db9 | Whitespace | 10 years ago | 
				
					
						|  Timur Doumler | dc05cd506d | fixed issue in Demo where a custom component in a TableListBoxModel was preventing rows from being selected. | 10 years ago | 
				
					
						|  Timur Doumler | f04e0f0462 | JuceDemo: make Tables in WidgetDemo look nicer by adding zebra striping | 10 years ago | 
				
					
						|  Timur Doumler | ee3fe813e1 | fixed issue with label text being white and invisible; some refactoring | 10 years ago | 
				
					
						|  Timur Doumler | 5fcf94bfe4 | added EditableTextCustomComponent (based on Label) to WidgetsDemo | 10 years ago | 
				
					
						|  jules | 76892601c3 | Fixed table demo sort order | 10 years ago | 
				
					
						|  Felix Faire | b01383e8d0 | Restructured folder and Updated Readme | 11 years ago | 
				
					
						|  jules | 3b88555140 | Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. | 11 years ago | 
				
					
						|  jules | 51a0f6e9ff | Changed Slider::snapValue to provide more details about the drag mode involved. | 11 years ago | 
				
					
						|  jules | 4d79bed3d1 | Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. | 12 years ago | 
				
					
						|  jules | 331ce9ff8c | Couple of minor clean-ups. | 12 years ago | 
				
					
						|  jules | caea1c3370 | Added the all-new demo app! | 12 years ago |