|  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 | 
				
					
						|  jules | b0144dd449 | Updated introjucer header guard for new files. | 12 years ago | 
				
					
						|  jules | 127342e147 | Introjucer: minor refactoring. | 12 years ago | 
				
					
						|  jules | 2091e8dfc8 | Replaced a few Justification references. | 12 years ago | 
				
					
						|  jules | 2329e63f20 | Converted a few Colour references to pass-by-values. | 12 years ago | 
				
					
						|  jules | c75a7300f5 | Added some 'override' modifiers to overridden methods. | 12 years ago | 
				
					
						|  jules | fc79df875f | Refactoring of some glypharrangement code. | 12 years ago | 
				
					
						|  jules | 5f0c8d47ae | Introjucer: updated translation tool wording. | 12 years ago | 
				
					
						|  jules | 77335b4baa | Introjucer: Improvements to the translation tool. | 12 years ago | 
				
					
						|  jules | ddc1524742 | Updated headers in demo project files. | 12 years ago | 
				
					
						|  jules | 5d353d4dec | Introjucer: Character type setting for MSVC export | 12 years ago | 
				
					
						|  jules | 6c8fa3e6e7 | Introjucer: added a translation tool utility | 12 years ago | 
				
					
						|  jules | b4382bad62 | Added String methods to create/return a std::string, and also String::toRawUTF8 method. | 12 years ago | 
				
					
						|  jules | cf9e7072ae | Introjucer: resource file size limit setting. | 12 years ago | 
				
					
						|  jules | 9f37bf2e58 | Minor introjucer fixes. | 12 years ago | 
				
					
						|  jules | 71f2580f2b | Introjucer: saving swatch colours. | 12 years ago | 
				
					
						|  jules | bb008cb1ba | Merged the old Jucer into the introjucer. | 12 years ago | 
				
					
						|  jules | 910b834f72 | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | 2a6a6651b2 | Introjucer: refactored static/dynamic library generation projects. | 12 years ago | 
				
					
						|  jules | bd2f62cadf | Added an ID. | 12 years ago | 
				
					
						|  jules | 810e73b2bc | Introjucer: warning if trying to save read-only file. | 12 years ago | 
				
					
						|  jules | c92c3fc4c8 | Introjucer: linux CPU architecture option. | 12 years ago | 
				
					
						|  jules | d0135d9efc | Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. | 12 years ago | 
				
					
						|  jules | 4d8cd038bf | Introjucer type fix. | 12 years ago | 
				
					
						|  jules | bfd9350bed | Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. | 12 years ago | 
				
					
						|  jules | f507bb8a48 | Introjucer: added an option to set the intermediates path in MSVC. | 12 years ago | 
				
					
						|  jules | 5b33ab51f0 | Introjucer: added VS2012 option for choosing the target SDK. | 12 years ago | 
				
					
						|  jules | 2c8b5a37af | Introjucer: VC option for forcing debug symbols. | 12 years ago |