|  Timur Doumler | 7c226fcf92 | Introjucer: C++98 compile fixes. | 10 years ago | 
				
					
						|  Timur Doumler | a362dbe6aa | Fixed bug in project path settings where global values were erroneously set to project-specific values. | 10 years ago | 
				
					
						|  Timur Doumler | aefd5d3725 | Indentation. | 10 years ago | 
				
					
						|  Timur Doumler | a178731a95 | refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors. | 10 years ago | 
				
					
						|  Timur Doumler | 7ea0ab19fd | Refactoring: moved getVST/AAX/RTASFolder() into Exporter so it can use a DependencyPathValueSource instead of the project setting. | 10 years ago | 
				
					
						|  Timur Doumler | f4c91eca99 | Fixed exporting global/fallback path settings for Android exporter by moving Android SDK/NDK DependencyPathValueSource ownership into the project. | 10 years ago | 
				
					
						|  Timur Doumler | af9762885b | Refactoring: moved isValidPath() check to the DependencyPathValueSource, to make the DependencyPathPropertyComponent responsible for GUI only. | 10 years ago | 
				
					
						|  Timur Doumler | d9cd459032 | Moved dependency path key strings into better location (DependencyPath utility class) | 10 years ago | 
				
					
						|  Timur Doumler | abf5cb18d5 | Introjucer: avoided Visual Studio 2015 warning. | 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 | e12b3ed774 | Fixed an old but harmess typo in the introjucer that was using slightly odd names in the project file. | 10 years ago | 
				
					
						|  jules | a0e7e12a02 | Introjucer: added new command-line utilities: "--trim-whitespace" and "--remove-tabs" | 10 years ago | 
				
					
						|  Timur Doumler | 3a7c138f02 | Introjucer: Fixed broken AudioUnit post build script (was removing Info.plist entries if custom SDK paths are used). | 10 years ago | 
				
					
						|  hogliux | ce2793ca2d | Add option in Introjucer to specify custom Android Activity sub-class | 10 years ago | 
				
					
						|  Timur Doumler | dca4d77f9d | Fixed compiler warnings on Visual Studio 2015 RTM. | 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 | 
				
					
						|  hogliux | 0e6c3ab68f | Add all possible orientations to the UISupportedInterfaceOrientations plist element on iOS | 10 years ago | 
				
					
						|  hogliux | c2c0795aea | Add https/SSL support for Linux (via libcurl) | 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 | ff68742e1e | Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them | 10 years ago | 
				
					
						|  jules | b7c3b5c89c | Introjucer: moved a C++11 flag setting in the linux makefile. | 10 years ago | 
				
					
						|  jules | 3cfdde28c3 | Avoided a VC2013 warning in the introjucer. | 10 years ago | 
				
					
						|  jules | 0e38c68e15 | Removed some accidental C++11 syntax in the introjucer. | 10 years ago | 
				
					
						|  jules | 6cbab98ab2 | Introjucer: update to the format of iOS icons. | 10 years ago | 
				
					
						|  jules | d3f76766db | Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard. | 10 years ago | 
				
					
						|  jules | 26143d5034 | Introjucer: added a better browser for module paths | 10 years ago | 
				
					
						|  jules | b0ca99d26b | Introjucer: made the modules panel update when the filename is edited | 10 years ago | 
				
					
						|  jules | e179df3e2c | Introjucer: Fix to linux VST makefile flag generation. | 10 years ago | 
				
					
						|  jules | 43ce64a099 | Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. | 10 years ago | 
				
					
						|  jules | 3e5b15a8e3 | Introjucer: fix for menu glitch when clicking "save and open" button in dual iOS/OSX projects. | 10 years ago | 
				
					
						|  Timur Doumler | fc2f9e848d | Introjucer: Added option to select C++ language standard for Xcode. | 10 years ago | 
				
					
						|  jules | 06c1a15496 | Added some missing 'override' decorators | 10 years ago | 
				
					
						|  Timur Doumler | bb8b36aa72 | Fixed bug where Introjucer would produce invalid code in case two images added via the GUI editor use the same image resource | 10 years ago | 
				
					
						|  jules | 95e94bc8dd | Fixed a problem compiling introjucer on linux. | 10 years ago | 
				
					
						|  jules | 5fd8cda62d | Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers. | 10 years ago | 
				
					
						|  jules | 1952ed195e | Whitespace | 10 years ago | 
				
					
						|  jules | 0860061fd9 | Introjucer: made it possible to use relative paths for AU SDK includes | 10 years ago | 
				
					
						|  Timur Doumler | 898e3c3796 | Introjucer: added Linux Code::Blocks project export. | 10 years ago | 
				
					
						|  hogliux | 0e97c57322 | More clean-up on convertToPath in Introjucer | 10 years ago | 
				
					
						|  hogliux | 9748d92798 | Clean-up convertToPath in Introjucer | 10 years ago | 
				
					
						|  hogliux | d8b50dd009 | Fixes bug in the introjucer where converting a text to a path adds a small offset | 10 years ago | 
				
					
						|  jules | c17a72e5b1 | Minor clean-ups. | 10 years ago | 
				
					
						|  jules | 1c382e83fc | Whitespace. | 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 |