|  jules | 2e2cfb5f6c | Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones | 7 years ago | 
				
					
						|  jules | da2b10ada6 | Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. | 6 years ago | 
				
					
						|  Tom Poole | ab863a6dc2 | Replaced all usage of ScopedPointer with std::unique_ptr | 7 years ago | 
				
					
						|  Tom Poole | 4229dc0a4f | Made a lot of ScopedPointer usage conform to the std::unique_ptr interface | 7 years ago | 
				
					
						|  jules | d691838765 | Tidied up a few minor coding style discrepencies | 7 years ago | 
				
					
						|  Noah Dayan | e690350df3 | Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes | 7 years ago | 
				
					
						|  ed | 4123188367 | Projucer:  Fixed an issue where the TextEditor overlay when renaming file groups was offset slightly | 7 years ago | 
				
					
						|  jules | 2dc9316420 | Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) | 8 years ago | 
				
					
						|  hogliux | 54029e776d | Projucer:  Re-factored source code groups and general code clean-up | 8 years ago | 
				
					
						|  jules | 1aaa598a5f | Added JUCE_DECLARE_WEAK_REFERENCEABLE macro to make it easier to creat weak-referenceable classes | 8 years ago | 
				
					
						|  jules | 723a15c7a0 | Removed a few more old compiler workarounds | 8 years ago | 
				
					
						|  ed | 2e81e8a0dc | Projucer:  Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. | 8 years ago | 
				
					
						|  ed | 7be889a775 | Projucer:  Fixed a bug when renaming a file or group in the file tree where the renaming box wouldn't fully cover the item's name | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  hogliux | 750ab85fe9 | Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. | 8 years ago | 
				
					
						|  Timur Doumler | 70949aa0c6 | Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. | 9 years ago | 
				
					
						|  jules | 8e9ed0d0a9 | Introjucer: more refactoring | 9 years ago | 
				
					
						|  jules | 02492b36b9 | Lots of small whitespace tweaks. | 10 years ago | 
				
					
						|  jules | 810f2bfb2a | Introjucer: Added Android Studio exporter | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | e9549f6d00 | Introjucer: clicking already-selected items in the treeview now opens their document. | 11 years ago | 
				
					
						|  jules | 4d79bed3d1 | Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. | 12 years ago | 
				
					
						|  jules | 56ec1d1400 | Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code). Updated the LookAndFeel::drawTreeviewPlusMinusBox and TreeViewItem::paintOpenCloseButton methods to provide more flexibility. | 12 years ago | 
				
					
						|  jules | 8a66ec83f0 | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | 641cb754f0 | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | 18563c6ef4 | Introjucer: mouse-click cancellation of file rename box. | 12 years ago | 
				
					
						|  jules | ddc1524742 | Updated headers in demo project files. | 12 years ago | 
				
					
						|  jules | d0135d9efc | Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. | 12 years ago | 
				
					
						|  jules | 234525aef9 | Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. | 13 years ago | 
				
					
						|  jules | 80dc4c57b0 | Introjucer: items which are not included in the project are now crossed-out. | 13 years ago | 
				
					
						|  jules | 0ceeb573d8 | Minor changes to avoid pedantic compiler warnings. | 13 years ago | 
				
					
						|  jules | e00bfdc1df | A couple of minor introjucer changes. | 13 years ago | 
				
					
						|  jules | 753ebf48e5 | Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. | 13 years ago | 
				
					
						|  jules | dc9e0cb9bb | Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. | 13 years ago | 
				
					
						|  jules | 515bfe90b2 | Introjucer: new tab panel look and feel. | 13 years ago | 
				
					
						|  jules | edb1114c5e | Introjucer: more colour scheme stuff. | 13 years ago | 
				
					
						|  jules | 44e454f0b7 | Introjucer: colours and refactoring. | 13 years ago | 
				
					
						|  jules | e875c65642 | Introjucer: some treeview refactoring. | 13 years ago | 
				
					
						|  jules | 463d2b3289 | Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. | 13 years ago | 
				
					
						|  jules | fad59e53d2 | Introjucer: made treeview remember its openness state. | 13 years ago | 
				
					
						|  jules | 17e7f22976 | Wav format fix. Minor introjucer clean-ups. | 13 years ago | 
				
					
						|  jules | 51a81f5f4d | Fix for Graphics::drawBevel. Minor introjucer changes. | 13 years ago | 
				
					
						|  jules | aff5fea6b4 | Minor introjucer clean-ups. | 13 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 | 
				
					
						|  Julian Storer | 82e8d68a5d | Renamed the experimental jucer as the Introjucer. | 14 years ago | 
				
					
						|  Julian Storer | b238f2c3e1 | Changed LookAndFeel::getDefaultFolderImage and getDefaultDocumentFileImage to return drawables instead of images. | 15 years ago | 
				
					
						|  Julian Storer | 1577be257c | Fix for osx10.5 window resizing. Misc Jucer tweaks. | 15 years ago | 
				
					
						|  Julian Storer | 6e6ae97aae | More Jucer reorganisation | 15 years ago |