jules
							
						 | 
						
							
							
							
								
							
								35ee44df80
								
							
								
							
						 | 
						
							
							
								
								Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around.
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								504680978f
								
							
								
							
						 | 
						
							
							
								
								Introjucer: Tweaked window title to show the filename if it differs from the project title
							
							
							
							
								
							
							
						 | 
						9 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								02492b36b9
								
							
								
							
						 | 
						
							
							
								
								Lots of small whitespace tweaks.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Joshua Gerrard
							
						 | 
						
							
							
							
								
							
								67efb5852b
								
							
								
							
						 | 
						
							
							
								
								Updated Introjucer to use appName rather than hard coding Introjucer
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								810f2bfb2a
								
							
								
							
						 | 
						
							
							
								
								Introjucer: Added Android Studio exporter
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								2cade63021
								
							
								
							
						 | 
						
							
							
								
								Introjucer: added a -tidy-divider-comment command-line option
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								52f7a9c0f4
								
							
								
							
						 | 
						
							
							
								
								Introjucer: now ignores spurious OSX command-line arguments
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f8bd0a3079
								
							
								
							
						 | 
						
							
							
								
								Introjucer: added swift as a source file type
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								416c8f3220
								
							
								
							
						 | 
						
							
							
								
								Introjucer: minor internal refactoring
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								7e2860eafa
								
							
								
							
						 | 
						
							
							
								
								Updated .gitignore and avoided a warning in VS2013
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								c53b00cb21
								
							
								
							
						 | 
						
							
							
								
								Introjucer: changes to implementation of auto-update and a few editor tweaks.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								d7b9bc1ee7
								
							
								
							
						 | 
						
							
							
								
								Some minor introjucer startup refactoring
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								21dabf778d
								
							
								
							
						 | 
						
							
							
								
								Introjucer: Refactored global path implementation
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								d021059d09
								
							
								
							
						 | 
						
							
							
								
								Introjucer internal fix.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								7c3b8b0def
								
							
								
							
						 | 
						
							
							
								
								Small internal change to introjucer startup code.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								d9cd459032
								
							
								
							
						 | 
						
							
							
								
								Moved dependency path key strings into better location (DependencyPath utility class)
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								36001a6ff3
								
							
								
							
						 | 
						
							
							
								
								Introjucer: fixed C++98 compiler error caused by Value having no move assignment operator in C++98 and a private copy assignment operator.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								4ffa06ea31
								
							
								
							
						 | 
						
							
							
								
								Introjucer: fixed C++98 compiler error caused by scoped enum.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Timur Doumler
							
						 | 
						
							
							
							
								
							
								c922162b03
								
							
								
							
						 | 
						
							
							
								
								Introjucer: added global preferences window and global SDK path settings.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								6db05a6100
								
							
								
							
						 | 
						
							
							
								
								Tweaked some syntax to help with Clang/Windows compatibility
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								a0e7e12a02
								
							
								
							
						 | 
						
							
							
								
								Introjucer: added new command-line utilities: "--trim-whitespace" and "--remove-tabs"
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								49446da555
								
							
								
							
						 | 
						
							
							
								
								Some minor tweeks to the auto-updater to more gracefully handle error situations
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								c7b8e77031
								
							
								
							
						 | 
						
							
							
								
								Update copyright notice
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								0e7729590f
								
							
								
							
						 | 
						
							
							
								
								Add release notes text field to Introjucer's auto-updater dialog. Minor auto-updater infrastructure updates and code refactoring.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								61eb7f8e6c
								
							
								
							
						 | 
						
							
							
								
								Introjucer: Minor project and L+F updates
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								dab1a549b9
								
							
								
							
						 | 
						
							
							
								
								Introjucer: some internal refactoring.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								aa52fd2f61
								
							
								
							
						 | 
						
							
							
								
								Introjucer: added a new command-line option --git-tag-version, which will automatically invoke a git command to take a repository with a version number from a project.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								6bc4d7627f
								
							
								
							
						 | 
						
							
							
								
								Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								70d475d25f
								
							
								
							
						 | 
						
							
							
								
								Introjucer: added command-line options for setting version number.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								454bddbb43
								
							
								
							
						 | 
						
							
							
								
								Tried to avoid problems with introjucer running as a command-line app on headless linux
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								c79bab8208
								
							
								
							
						 | 
						
							
							
								
								Introjucer shutdown order fix
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								fc77d9a001
								
							
								
							
						 | 
						
							
							
								
								Fixed capital letter.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								5bdfa1bf52
								
							
								
							
						 | 
						
							
							
								
								Whitespace cleanups.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								27e303e367
								
							
								
							
						 | 
						
							
							
								
								Include path typo fix.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								8cfda2f24f
								
							
								
							
						 | 
						
							
							
								
								Include path typo fix.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								1c37a7781b
								
							
								
							
						 | 
						
							
							
								
								Introjucer shutdown sequence fix.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f23e6352fb
								
							
								
							
						 | 
						
							
							
								
								Introjucer shutdown sequence fix.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								9be2c8d4d9
								
							
								
							
						 | 
						
							
							
								
								Autoupdater fix.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								edb1e5d69a
								
							
								
							
						 | 
						
							
							
								
								Autoupdater can now ask for new folder rather than overwriting.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								ea50838057
								
							
								
							
						 | 
						
							
							
								
								Whitespace
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Felix Faire
							
						 | 
						
							
							
							
								
							
								53d7060658
								
							
								
							
						 | 
						
							
							
								
								Centre new project wizard on screen
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Felix Faire
							
						 | 
						
							
							
							
								
							
								afe5928467
								
							
								
							
						 | 
						
							
							
								
								Introjucer "new project" UX Update
							
							
							
							
							
							
								
							
							
							Changed the default GUI App wizard to make a window component by
default.
Widened the project creator to stop the text squishing 
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								8980ed2b9c
								
							
								
							
						 | 
						
							
							
								
								module selection fixes
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								231e1b015e
								
							
								
							
						 | 
						
							
							
								
								Setting installed app execute permissions.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f59d2e74e1
								
							
								
							
						 | 
						
							
							
								
								Fixes for Visual Studio
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								e76895e109
								
							
								
							
						 | 
						
							
							
								
								More auto-updating
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								4b28a4bb23
								
							
								
							
						 | 
						
							
							
								
								more auto-update work
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								41f21aed7e
								
							
								
							
						 | 
						
							
							
								
								more auto-update work
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								e74df08e82
								
							
								
							
						 | 
						
							
							
								
								autoupdater work
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								e4d9c00264
								
							
								
							
						 | 
						
							
							
								
								Began auto-updater
							
							
							
							
								
							
							
						 | 
						11 years ago |