|  jules | c53b00cb21 | Introjucer: changes to implementation of auto-update and a few editor tweaks. | 10 years ago | 
				
					
						|  Timur Doumler | 549b5dc429 | Introjucer: restored default Android SDK/NDK path to what it used to be; added expansion of java environment variable ${user.home} to be able to still check path for correctness. | 10 years ago | 
				
					
						|  jules | 21dabf778d | Introjucer: Refactored global path implementation | 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 | 
				
					
						|  hogliux | ce2793ca2d | Add option in Introjucer to specify custom Android Activity sub-class | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | 26143d5034 | Introjucer: added a better browser for module paths | 10 years ago | 
				
					
						|  jules | 43ce64a099 | Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. | 10 years ago | 
				
					
						|  Timur Doumler | fc2f9e848d | Introjucer: Added option to select C++ language standard for Xcode. | 10 years ago | 
				
					
						|  jules | a1dfafe2c8 | Introjucer: added Android version number | 10 years ago | 
				
					
						|  jules | e84797b508 | Introjucer: added options for specifying shared libraries for use on Android. | 10 years ago | 
				
					
						|  jules | 013b1ce000 | Introjucer: fix for stuck sliding panels in new project wizard. | 10 years ago | 
				
					
						|  jules | e5b5a164eb | Introjucer: added theme support and import-modules for Android builds. | 10 years ago | 
				
					
						|  jules | 5908238f8a | Introjucer: Added a "warnings = errors" option to the MSVC builds. | 10 years ago | 
				
					
						|  jules | 7c48d2cff8 | Introjucer: added minor utility function. | 10 years ago | 
				
					
						|  jules | 19cd4103be | Made the dots work in the sliding page comp | 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 | 811258e72b | Introjucer: made the iOS build spit out some .xcassets resources, to force it to launch correctly on iOS8 | 11 years ago | 
				
					
						|  jules | 1e23cda2ff | Cleaned up a couple of minor analyser warnings. | 11 years ago | 
				
					
						|  jules | c8bf8cd41e | Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions. | 11 years ago | 
				
					
						|  jules | e9549f6d00 | Introjucer: clicking already-selected items in the treeview now opens their document. | 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 | 9abf1ff000 | Introjucer: added option to translation tool to merge existing translations. | 11 years ago | 
				
					
						|  jules | fb2a5fc857 | Updates to introjucer for VST3 targets. | 11 years ago | 
				
					
						|  jules | 593e1c1e65 | Introjucer: added a setting for specifying a code-signing identity in Xcode builds. | 11 years ago | 
				
					
						|  jules | b439a1a4a3 | Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC. | 12 years ago | 
				
					
						|  jules | 4d79bed3d1 | Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. | 12 years ago | 
				
					
						|  jules | a316bd5f6f | Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. | 12 years ago | 
				
					
						|  jules | c28c6c3e7c | Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object. | 12 years ago | 
				
					
						|  jules | 63cb062d35 | Initial commit of VST3 hosting. | 12 years ago | 
				
					
						|  jules | 12a8dd3092 | Avoided some pedantic GCC warnings. | 12 years ago | 
				
					
						|  jules | 0137a6f7fc | Introjucer: made the string literal tool break up multi-line strings in a more readable way. | 12 years ago | 
				
					
						|  jules | 56ec1d1400 | Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code). Updated the LookAndFeel::drawTreeviewPlusMinusBox and TreeViewItem::paintOpenCloseButton methods to provide more flexibility. | 12 years ago | 
				
					
						|  jules | bf6691dcf7 | Added a few override annotations. | 12 years ago | 
				
					
						|  jules | 3fe01cdca7 | Removed some duplicated code. | 12 years ago | 
				
					
						|  jules | a9aae9651b | Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. | 12 years ago | 
				
					
						|  jules | ec52acc609 | Minor clean ups inside Random class and introjucer. | 12 years ago | 
				
					
						|  jules | c7cab8e020 | Cleaned up some table look+feel code. | 12 years ago | 
				
					
						|  jules | 8a66ec83f0 | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | fc772941d6 | Fixed some pedantic warnings. | 12 years ago | 
				
					
						|  jules | 64391b7552 | Introjucer: began refactoring some module-management code. | 12 years ago | 
				
					
						|  jules | ec524a437d | Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h | 12 years ago | 
				
					
						|  jules | c429b2aa24 | Fixes for support of non-utf8 strings. | 12 years ago | 
				
					
						|  jules | 641cb754f0 | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | 18563c6ef4 | Introjucer: mouse-click cancellation of file rename box. | 12 years ago |