d32ced157a 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added some drag+drop and copy-to-clipboard functions to the SVG helper tool  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72d91dd5bf 
								
							
								 
							
						 
						
							
							
								
								Added some next/prev window commands to the projucer  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58a99ff139 
								
							
								 
							
						 
						
							
							
								
								Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated!  
							
							
								
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3cde9763a 
								
							
								 
							
						 
						
							
							
								
								Quick tidy-up of some messaging classes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea81467377 
								
							
								 
							
						 
						
							
							
								
								Fixed a Projucer string obfuscation bug  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a586966c65 
								
							
								 
							
						 
						
							
							
								
								Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								198b5bf55a 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added a set-global-search-path command line option  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a75f023ca5 
								
							
								 
							
						 
						
							
							
								
								Clion:  Added a global path to the CLion exe  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								33845ba917 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Open any previous projects in the background  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb8fecf816 
								
							
								 
							
						 
						
							
							
								
								Formatting improvements  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2a2d5c734 
								
							
								 
							
						 
						
							
							
								
								Updated some code to use cleaner array initialisation from constant data  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54029e776d 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Re-factored source code groups and general code clean-up  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69868df248 
								
							
								 
							
						 
						
							
							
								
								Projucer:  asynchronously show the '.jucer file has been modified...' alert window to avoid crash  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33535973be 
								
							
								 
							
						 
						
							
							
								
								Projucer: Update window title when project name changes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								357dd2c9c9 
								
							
								 
							
						 
						
							
							
								
								Removed some old compiler bug workarounds  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b315c4e15 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fixed a few uninitialised variables  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26596fbfad 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added default module search paths to the Projucer  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba36008560 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Cleaned up the structure of the Projucer folder in userApplicationDataDirectory and renamed old "Introjucer" global/project settings files to "Projucer"  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9de309be76 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Added the option to change the colour scheme and font of the Projucer's code editor and the ability to save/load custom schemes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf0e97fcc7 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ab39ef354 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Switched the order of names in Projucer window title bars from "Projucer - project name" to "project name - Projucer"  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f47ee73b6 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Made each Projucer window's title bar display the project name  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b7e944a54 
								
							
								 
							
						 
						
							
							
								
								Added a popup to the Projucer informing the user about the collection of analytics data  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ed37f8600 
								
							
								 
							
						 
						
							
							
								
								Added the standard JUCE splash screen and app usage reporting  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								750ab85fe9 
								
							
								 
							
						 
						
							
							
								
								Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								926652be8a 
								
							
								 
							
						 
						
							
							
								
								Added the -Wextra-semi warning to the projucer build  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44cd80969d 
								
							
								 
							
						 
						
							
							
								
								A few C++11 modernisations and comment corrections  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ed41ed14b 
								
							
								 
							
						 
						
							
							
								
								Fixed some whitespace style and cleaned up some code using C++11  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fa73d7bb6 
								
							
								 
							
						 
						
							
							
								
								Minor clean-ups in projucer translation code  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								405b589f3f 
								
							
								 
							
						 
						
							
							
								
								Fixed issue where return and newline characters were not being removed when using the —trans-finish command  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb89d1ab31 
								
							
								 
							
						 
						
							
							
								
								Added a new command line argument to create a finished translation file  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd217cf158 
								
							
								 
							
						 
						
							
							
								
								Added trans Projucer command line option to generate translation files from the command line  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c64dc65be2 
								
							
								 
							
						 
						
							
							
								
								Whitespace clean-up  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc5e5bb43a 
								
							
								 
							
						 
						
							
							
								
								Made sure that whitespace clean-up tool can clean it's own code  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e33abbc6fe 
								
							
								 
							
						 
						
							
							
								
								Replaced Projucer-generated header guards with #pragma once and updated the examples  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51adfb8afd 
								
							
								 
							
						 
						
							
							
								
								Enabled multiple arguments for the Projucer whitespace cleaning commands  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dffeeb9b61 
								
							
								 
							
						 
						
							
							
								
								Projucer: Added an --encode-binary command-line option  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d02f61622 
								
							
								 
							
						 
						
							
							
								
								Projucer: add free-to-use license for the live-build engine  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								439ecc391b 
								
							
								 
							
						 
						
							
							
								
								Projucer: workaround broken "Open Recent" submenu  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								288e56de83 
								
							
								 
							
						 
						
							
							
								
								Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd3166afc0 
								
							
								 
							
						 
						
							
							
								
								Updated the URL of the "Forgot Password" button in the Projucer  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3bd7ef4f69 
								
							
								 
							
						 
						
							
							
								
								Projucer: menu adjustments  
							
							* move Preferences item to Projucer menu on Mac or File menu otherwise
* rename Global Preferences -> Preferences
* add shortcut "Cmd + ," to open Preferences
* move Login/Logout item to File menu 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71de18554a 
								
							
								 
							
						 
						
							
							
								
								Fixed typo in linux-only Projucer code  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0350e4ee6 
								
							
								 
							
						 
						
							
							
								
								Projucer: add feature download & install live-build engine (including checks for supported OS versions)  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								16525c0a6f 
								
							
								 
							
						 
						
							
							
								
								Fixed some typos.  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f31d6498a 
								
							
								 
							
						 
						
							
							
								
								Use a bespoke VST2 interface  
							
							
								
							
							
						 
						9 years ago