|  jules | efb30265da | More cleanups | 11 years ago | 
				
					
						|  jules | ab63ac4e0d | More example cleanups. | 11 years ago | 
				
					
						|  jules | 46547bf8d6 | More introjucer cleanup | 11 years ago | 
				
					
						|  jules | 795d4fe4dd | Introjucer: updated the Xcode plugin installer script to preserve symlinks for AAX. | 11 years ago | 
				
					
						|  jules | 6d56d590df | Introjucer: handled a couple more escape characters in the Xcode exporter | 11 years ago | 
				
					
						|  jules | 581f6d26de | Introjucer: Fixed escaping of scripts in Xcode exporter | 11 years ago | 
				
					
						|  Felix Faire | 04ea934f00 | Added OpenGLAppTemplate | 11 years ago | 
				
					
						|  Felix Faire | c81ee3b5be | Added AudioAppExample file in examples | 11 years ago | 
				
					
						|  Felix Faire | 06b9bdefb6 | Added AudioComponentTemplate | 11 years ago | 
				
					
						|  Felix Faire | ff6520a89a | Added Animated App template and examples | 11 years ago | 
				
					
						|  jules | f2f8da2abe | Introjucer: bumped latest OSX SDK option to 10. | 11 years ago | 
				
					
						|  jules | 19cd4103be | Made the dots work in the sliding page comp | 11 years ago | 
				
					
						|  jules | 598d6abd80 | Whitespace | 11 years ago | 
				
					
						|  jules | 03a8f3987e | Added new wizard types | 11 years ago | 
				
					
						|  jules | 5ba9d83209 | Implemented exporter creation in new project wizard | 11 years ago | 
				
					
						|  jules | 4fbb5358c4 | Code clean-up | 11 years ago | 
				
					
						|  jules | c397984fe9 | Whitespace | 11 years ago | 
				
					
						|  jules | 80214e458c | First version of new introjucer templates page | 11 years ago | 
				
					
						|  jules | ef653b4cdd | Added C++11 flags to the linux and codeblocks makefiles | 11 years ago | 
				
					
						|  jules | e60aa581d6 | Added some missing semi-colons. | 11 years ago | 
				
					
						|  jules | d88a49d9ae | Introjucer: avoided creating iOS assets for a static lib project. | 11 years ago | 
				
					
						|  jules | fc6d485b29 | Introjucer: enabled C++11 support by default in android projects | 11 years ago | 
				
					
						|  jules | a92dcf0996 | Introjucer: increased the number of characters allowed for the plugin channel config. | 11 years ago | 
				
					
						|  jules | b61af93f1a | Couple of tweaks to the introjucer new project template. | 11 years ago | 
				
					
						|  jules | 811258e72b | Introjucer: made the iOS build spit out some .xcassets resources, to force it to launch correctly on iOS8 | 11 years ago | 
				
					
						|  jules | 85e7ccd8be | Updated some dusty code in the introjucer templates for a new plugin project. | 11 years ago | 
				
					
						|  jules | 7671e6a350 | Fix for the program count in the introjucer-generated template plugin. | 11 years ago | 
				
					
						|  jules | ee9531dd53 | Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason. | 11 years ago | 
				
					
						|  jules | 970300867f | Introjucer: Added .S to the supported asm file extensions. | 11 years ago | 
				
					
						|  jules | 6a89a440b5 | Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. | 11 years ago | 
				
					
						|  jules | a323d4d797 | Clarified the example code that's generated in the plugin template process method. | 11 years ago | 
				
					
						|  jules | 86fc9d7e16 | Introjucer: Updates to the android exporter, adding a toolchain version setting. | 11 years ago | 
				
					
						|  jules | f3447b3ece | Introjucer: codeblocks export fix. | 11 years ago | 
				
					
						|  jules | 53226c0660 | Introjucer: fixed a problem with the open-project menu if multiple export targets have the same name | 11 years ago | 
				
					
						|  jules | e527acd721 | Introjucer: tweaked some syntax to avoid problems with old GCC versions. | 11 years ago | 
				
					
						|  jules | 6ec478bb8d | Introjucer gui comp layout generation - added missing parentheses. | 11 years ago | 
				
					
						|  jules | 1e23cda2ff | Cleaned up a couple of minor analyser warnings. | 11 years ago | 
				
					
						|  jules | 8baa07ac89 | Updated introjucer component editor to use callout boxes for colour editors | 11 years ago | 
				
					
						|  jules | c8bf8cd41e | Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions. | 11 years ago | 
				
					
						|  jules | 3b88555140 | Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. | 11 years ago | 
				
					
						|  jules | 6c16af73f5 | Introjucer: removed an unimportant assertion | 11 years ago | 
				
					
						|  jules | e9549f6d00 | Introjucer: clicking already-selected items in the treeview now opens their document. | 11 years ago | 
				
					
						|  jules | 9342cdcc5b | Introjucer: fix for MSVC builds creating duplicate files in some situations | 11 years ago | 
				
					
						|  jules | 82f6189f91 | Introjucer: Avoided unnecessary VST3 copy phase step. | 11 years ago | 
				
					
						|  jules | c46927d580 | Minor clean-ups | 11 years ago | 
				
					
						|  jules | 91d9c96338 | Minor clean-ups | 11 years ago | 
				
					
						|  jules | 95699451b5 | Added method ModalComponentManager::cancelAllModalComponents() | 11 years ago | 
				
					
						|  jules | 343d68814b | Introjucer: setting default name for new GUI comps. | 11 years ago | 
				
					
						|  jules | 94076545a4 | Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. | 11 years ago | 
				
					
						|  jules | 65f01eb6f7 | Introjucer: tweaked Xcode project structure to avoid warning about architectures. | 11 years ago |