6ce02ad35f 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a crash when creating new projects without using global paths and hide UI elements correctly when closing projects  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fba0295a44 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added a simple sign-in form, added notification tray for project messages, general refactoring  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf93f79cc8 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed sign-in  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de23ef7b1f 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed analytics  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								327f817b9b 
								
							
								 
							
						 
						
							
							
								
								Copyrights: Update commercial/gpl headers to be gpl-only  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bda05320cb 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a potential crash when quitting  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aeaae3b44b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Ensure that new project windows are always fully onscreen  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4edb0d2c90 
								
							
								 
							
						 
						
							
							
								
								Tidied up some divider comments  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a97c4a9139 
								
							
								 
							
						 
						
							
							
								
								More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c58efa407 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a bug when clicking the save and open in IDE button after changing the target project folder setting  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								768139a298 
								
							
								 
							
						 
						
							
							
								
								Added some free functions to help make XML parsing less verbose: parseXML()  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								102203d8a5 
								
							
								 
							
						 
						
							
							
								
								Whitespace  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c819c79d0 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add cmd/ctrl + p shortcut for saving a project  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eed45b7462 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Mark modified files with an asterisk in the file tree panel  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab863a6dc2 
								
							
								 
							
						 
						
							
							
								
								Replaced all usage of ScopedPointer with std::unique_ptr  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fabb3a1e09 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Ensure that the compile engine settings are stored and recalled correctly  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4229dc0a4f 
								
							
								 
							
						 
						
							
							
								
								Made a lot of ScopedPointer usage conform to the std::unique_ptr interface  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01339a5365 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Moved the live-build settings into a separate CompileEngineSettings class and refactored some redundant code  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								711e75bdc8 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add analytics  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47af78fe0b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Implement PIPGenerator  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d668adb81b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Code cleanup  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d24b39f18 
								
							
								 
							
						 
						
							
							
								
								Cranked up the Clang warning level in the projucer, and fixed a few minor warnings  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0bd5f5be7 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed an issue when attempting to open the settings page for a nonexistent exporter  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b288da58f0 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a crash that could occur when saving a project multiple times  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								fedbb67452 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Show the option to remove references or move to trash when deleting file groups and hide the file group information after deleting  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								994ab55247 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Made some usability and reliability improvements to the live-build engine  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54029e776d 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Re-factored source code groups and general code clean-up  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da6452ac0f 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Changed some keypresses for 'View' menu items to avoid clashes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03917672a1 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added an error message when trying to save a project with missing module dependencies and stopped the Projucer from opening projects with errors when clicking the save and open in IDE button  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4d8cf70d1 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added a search field to the file panel to filter project files and added options to expand/collapse all groups in the file tree popup menu  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dab7f9e020 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a bug where the file name label would still be visible after closing a project  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90fbed7889 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added an option when right-clicking on an exporter to save just the selected exporter  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff7cfb8824 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad9154657b 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed the key command for showing the build tab as it was the same as the build now key command  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17cd47558f 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Removed the key command for showing the build tab as it was the same as the build now key command  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed51317ee6 
								
							
								 
							
						 
						
							
							
								
								Fixed a few Projucer UI issues  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5afccc37c 
								
							
								 
							
						 
						
							
							
								
								Updated file headers and the README with the JUCE 5 license  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								750ab85fe9 
								
							
								 
							
						 
						
							
							
								
								Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								308f634f62 
								
							
								 
							
						 
						
							
							
								
								Fixed a bug in the Projucer where the live-build's continuous recompilation state wasn't being changed when toggled on/off in the menu  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e253b8bea1 
								
							
								 
							
						 
						
							
							
								
								Added some notes and an assertion to Component::grabKeyboardFocus(), to help people avoid a common mistake, which is trying to grab the focus of not-yet-visible components.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5ef6d7e37 
								
							
								 
							
						 
						
							
							
								
								Whitespace clean-up  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								980ece4a8a 
								
							
								 
							
						 
						
							
							
								
								Projucer: add anchor #indie to the link target for the subscribe button  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d02f61622 
								
							
								 
							
						 
						
							
							
								
								Projucer: add free-to-use license for the live-build engine  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0350e4ee6 
								
							
								 
							
						 
						
							
							
								
								Projucer: add feature download & install live-build engine (including checks for supported OS versions)  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c87af8992 
								
							
								 
							
						 
						
							
							
								
								Fixed Linux compile error in Projucer  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ec9443543 
								
							
								 
							
						 
						
							
							
								
								Projucer various fixes  
							
							* Use separate folder for disk cache in debug mode to avoid mixing debug/release-mode object files while testing
* Quote the server's file name as it may contain spaces etc.
* Fix saving source files during compilation on Windows
* Fix JuceDemo for live builds on Mac: long chains of recursive operator<< invocations caused compiler crash
* Move code for creating disabled Build tab to extra function and add names to improve readability
* Implement new "subscribe" behavior for createDisabledBuildTab
* Clean up trailing spaces 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7abbf67a1a 
								
							
								 
							
						 
						
							
							
								
								Tweaked the iOS audio device to make the default buffer size play in the simulator  
							
							
								
							
							
						 
						9 years ago