|  ed | 4123188367 | Projucer:  Fixed an issue where the TextEditor overlay when renaming file groups was offset slightly | 7 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 | 
				
					
						|  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 | 1a266e822b | Projucer:  The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected | 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 | 
				
					
						|  jules | 926652be8a | Added the -Wextra-semi warning to the projucer build | 8 years ago | 
				
					
						|  jules | 44cd80969d | A few C++11 modernisations and comment corrections | 8 years ago | 
				
					
						|  tpoole | e33abbc6fe | Replaced Projucer-generated header guards with #pragma once and updated the examples | 8 years ago | 
				
					
						|  jules | 60cd2d7b67 | Projucer: fixed the way the GUI editor generates include paths | 9 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 | 
				
					
						|  Joshua Gerrard | f1ad44e2bf | Fixed variable shadowing warnings | 10 years ago | 
				
					
						|  Joshua Gerrard | bc9439c338 | Introjucer: Refactored TreeViewBase painting functions | 10 years ago | 
				
					
						|  jules | 810f2bfb2a | Introjucer: Added Android Studio exporter | 10 years ago | 
				
					
						|  jules | c53b00cb21 | Introjucer: changes to implementation of auto-update and a few editor tweaks. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 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 | 18563c6ef4 | Introjucer: mouse-click cancellation of file rename box. | 12 years ago | 
				
					
						|  jules | ddc1524742 | Updated headers in demo project files. | 12 years ago | 
				
					
						|  jules | 80dc4c57b0 | Introjucer: items which are not included in the project are now crossed-out. | 13 years ago | 
				
					
						|  jules | 565cb189ea | Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. | 13 years ago | 
				
					
						|  jules | 9fde239d9c | Misc minor tidying up. | 13 years ago | 
				
					
						|  jules | e00bfdc1df | A couple of minor introjucer changes. | 13 years ago | 
				
					
						|  jules | 2918e8d886 | Minor fixes for compiler warnings. | 13 years ago | 
				
					
						|  jules | 753ebf48e5 | Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. | 13 years ago | 
				
					
						|  jules | af9c71be38 | Added Image::Bitmap::getBounds method. | 13 years ago | 
				
					
						|  jules | 74eb65090f | Introjucer: improved some rollover help. | 13 years ago | 
				
					
						|  jules | 515bfe90b2 | Introjucer: new tab panel look and feel. | 13 years ago | 
				
					
						|  jules | 44e454f0b7 | Introjucer: colours and refactoring. | 13 years ago | 
				
					
						|  jules | c65c7dd4a4 | Introjucer: misc internal refactoring. | 13 years ago | 
				
					
						|  jules | 1f2b26a30b | Introjucer: refactored icons. | 13 years ago | 
				
					
						|  jules | 25e7361f2c | Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project. | 13 years ago | 
				
					
						|  jules | e875c65642 | Introjucer: some treeview refactoring. | 13 years ago | 
				
					
						|  jules | f824e99f2d | Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. | 13 years ago | 
				
					
						|  jules | b4251726f0 | Introjucer: refactored some settings classes, and added new icons for the treeviews. | 13 years ago | 
				
					
						|  jules | 100301ed17 | Added a CharacterFunctions method. Some refactoring in introjucer. | 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 | 
				
					
						|  jules | 15375dd223 | Internal work on the ComponentBuilder system. | 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 | 98ba259599 | Minor introjucer clean-ups. | 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 |