|  jules | 2f46a58238 | Spelling correction. | 12 years ago | 
				
					
						|  jules | b4382bad62 | Added String methods to create/return a std::string, and also String::toRawUTF8 method. | 12 years ago | 
				
					
						|  jules | 9792475bdc | Introjucer: zooming fix. | 12 years ago | 
				
					
						|  jules | b6e24c4b39 | Introjucer: fixed jucer snapping grid. Added extra group sort option. | 12 years ago | 
				
					
						|  jules | 0908261245 | Introjucer: fix for jucer deselecting objects. | 12 years ago | 
				
					
						|  jules | 82976c2ac7 | Introjucer: some code-gen updates. | 12 years ago | 
				
					
						|  jules | cf9e7072ae | Introjucer: resource file size limit setting. | 12 years ago | 
				
					
						|  jules | 9f37bf2e58 | Minor introjucer fixes. | 12 years ago | 
				
					
						|  jules | f8ddf59b96 | Introjucer: added ARM architecture options for linux makefiles. | 12 years ago | 
				
					
						|  jules | 84dd03930b | Introjucer: set LOCAL_CFLAGS variable for Android. | 12 years ago | 
				
					
						|  jules | 52b638ff40 | Misc cleanups. | 12 years ago | 
				
					
						|  jules | bf3cb2e29b | Avoided some strict compiler warnings. | 12 years ago | 
				
					
						|  jules | 35d695d123 | Introjucer: fix for AU build script. | 12 years ago | 
				
					
						|  jules | 66a6275e76 | Fix to AU shell script syntax | 12 years ago | 
				
					
						|  jules | 003575fd99 | Introjucer: added workaround to AU install script for Xcode 3 builds | 12 years ago | 
				
					
						|  jules | e93f645b5a | Made introjucer fix line endings when saving jucer documents. | 12 years ago | 
				
					
						|  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 |