|  jules | 71f2580f2b | Introjucer: saving swatch colours. | 12 years ago | 
				
					
						|  jules | af18430f08 | Changed Label::setText to use a NotificationType parameter rather than a bool. | 12 years ago | 
				
					
						|  jules | 26c0733f8f | Introjucer: fixes for some of the integrated Jucer stuff. | 12 years ago | 
				
					
						|  jules | 9c9cae12f4 | Resaved some projects. Added a Code::Blocks project for the introjucer. | 12 years ago | 
				
					
						|  jules | bb008cb1ba | Merged the old Jucer into the introjucer. | 12 years ago | 
				
					
						|  jules | 910b834f72 | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | 12c28fd882 | Introjucer: added "save as" | 12 years ago | 
				
					
						|  jules | 3d1aaf1aa9 | Introjucer: Code::Blocks fixes. | 12 years ago | 
				
					
						|  jules | 5601c4d189 | Introjucer: Added an exporter for Code::Blocks projects | 12 years ago | 
				
					
						|  jules | 2a6a6651b2 | Introjucer: refactored static/dynamic library generation projects. | 12 years ago | 
				
					
						|  jules | 7875fffa2a | Introjucer: fixed some AAX + RTAS paths. | 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 | 14ca3470e6 | Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType. | 12 years ago | 
				
					
						|  jules | 0358e95dc9 | Introjucer: cleaned up some binarydata code. | 12 years ago | 
				
					
						|  jules | d3ea70d8c4 | AU name format fix. | 12 years ago | 
				
					
						|  jules | dfae2c8a38 | Spelling. | 12 years ago | 
				
					
						|  jules | 6b7f0609bf | Minor clean-ups. | 12 years ago | 
				
					
						|  jules | ffd894089d | Cleaned up a few static analyser warnings. | 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 | 891e0c5343 | Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. | 12 years ago | 
				
					
						|  jules | b6d0cef252 | Introjucer: set the LargeAddressAware flag in VC2010/12 builds. | 12 years ago | 
				
					
						|  jules | 22b98217d8 | Introjucer: fix for android not using external libraries setting. | 12 years ago | 
				
					
						|  jules | f68713f704 | Introjucer: update to remove AUCocoaViewClassName | 12 years ago | 
				
					
						|  jules | 4fe02d2c8d | AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) | 12 years ago | 
				
					
						|  jules | a50977e2f9 | Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) | 12 years ago | 
				
					
						|  jules | aff0d98e4b | Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. | 12 years ago | 
				
					
						|  jules | 242a461644 | MemoryMappedAudioFormatReader fix. Removed a couple of warnings. | 12 years ago | 
				
					
						|  jules | eee4176331 | VC2008 build fix. Rebuild of projects. | 12 years ago | 
				
					
						|  jules | f65a8148a6 | Introjucer: fixed broken MSVC intermediates path. | 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 | 1bfddbbeff | Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds. | 12 years ago | 
				
					
						|  jules | 719969e1dd | Introjucer: fixed typo in VS toolset names. | 12 years ago | 
				
					
						|  jules | 5b33ab51f0 | Introjucer: added VS2012 option for choosing the target SDK. | 12 years ago | 
				
					
						|  jules | e8cc7b1dd6 | Introjucer: Xcode prebuild script fix. | 12 years ago | 
				
					
						|  jules | 7686adb32f | Introjucer: option to enable/disable compiling on a tree group. | 12 years ago | 
				
					
						|  jules | 8d0d475234 | Introjucer: turn off SEH in VS2012 export when edit+continue enabled. | 12 years ago | 
				
					
						|  jules | 84e87f7391 | Introjucer: tidied up optimisation level descriptions. | 12 years ago | 
				
					
						|  jules | 24667e7f48 | Introjucer: fix to AAX install script and VC2008 optimisation level. | 12 years ago | 
				
					
						|  jules | f68d0af5c2 | Introjucer: Added a VS2012 exporter type. | 12 years ago | 
				
					
						|  jules | 69a08e3fb2 | Removed some superfluous semicolons. | 12 years ago | 
				
					
						|  jules | 0851999567 | Introjucer: tweak to VC2010 maximum optimisation flags. | 12 years ago | 
				
					
						|  jules | fe355dbae7 | Introjucer: AAX win32 library linking. | 12 years ago | 
				
					
						|  jules | b0fadda27c | Introjucer: updated window title bar status when current file has unsaved changes. | 12 years ago | 
				
					
						|  jules | 2c8b5a37af | Introjucer: VC option for forcing debug symbols. | 12 years ago | 
				
					
						|  jules | 9ed6f088e3 | Improved Path::addBubble. | 12 years ago | 
				
					
						|  jules | a70b4f912c | Introjucer: VC2010 library paths. | 12 years ago |