12 Commits (cd4aba9e43346198b98c6e9d29366961d6a6f1e9)

Author SHA1 Message Date
  ed 1f40a7b10e Projucer: Use the project line ending setting for auto-generated JUCE files and write the IDE project files using the native line endings 6 years ago
  ed b8a4e00cb4 Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project 6 years ago
  ed 653d94c7a0 Projucer: Pulled out the module and PIP header parsing methods into a single method 6 years ago
  jules aeee6f4c33 Projucer: added a command-line flag --lf to make the whitespace and other file-generating tools use LF as linefeeds rather than CRLF 7 years ago
  ed 89d1e60595 Ensure that TextPropertyComponent and ChoicePropertyComponent are updated when the ValueWithDefault default is changed 7 years ago
  ed d728ca03b7 Projucer: Moved some methods out of MiscUtilities and into ProjectExporter 7 years ago
  ed 32789aec6c Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations 7 years ago
  ed dbaca088b3 Projucer: Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h 7 years ago
  ed fa02112614 Projucer: Add PIPGenerator class 7 years ago
  ed 58c02823c5 Projucer: Moved some methods into MiscUtilities 7 years ago
  ed b72a626516 Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 5abb09ba16 Introjucer: moved some more classes out of MiscUtilities.h 9 years ago
  jules e4b96dcf9a Introjucer: some internal refactoring 9 years ago
  jules 76177fc431 Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
  jules 5fcf662375 Fixes for Introjucer in Xcode 7 9 years ago
  jules 2877653cc3 Introjucer: added hack to enable c++ syntax highlighting in the editor for extensionless libc++ header files. 9 years ago
  Timur Doumler c922162b03 Introjucer: added global preferences window and global SDK path settings. 9 years ago
  jules 6db05a6100 Tweaked some syntax to help with Clang/Windows compatibility 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 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
  jules 7c48d2cff8 Introjucer: added minor utility function. 10 years ago
  jules 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 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. 11 years ago
  jules c28c6c3e7c Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object. 11 years ago
  jules bf6691dcf7 Added a few override annotations. 11 years ago
  jules c7cab8e020 Cleaned up some table look+feel code. 11 years ago
  jules 8a66ec83f0 Minor clean-ups. 11 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 ddc1524742 Updated headers in demo project files. 12 years ago
  jules 910b834f72 Minor clean-ups. 12 years ago
  jules ddb6b969ea Introjucer: new plist format for AU plugins. 12 years ago
  jules 80dc4c57b0 Introjucer: items which are not included in the project are now crossed-out. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules b4fe06fb81 CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 12 years ago
  jules 753ebf48e5 Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. 12 years ago
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 12 years ago
  jules 4268ed7453 Introjucer: better tool windows. Font fixes. 12 years ago
  jules bddebf3433 Added a couple of reduced/expanded methods to Rectangle. 12 years ago
  jules dc9e0cb9bb Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
  jules 515bfe90b2 Introjucer: new tab panel look and feel. 13 years ago
  jules 1e9e6cbf79 New methods for Graphics, CallOutBox. 13 years ago
  jules 6fe9e2db73 Minor clean-ups. 13 years ago
  jules 1f2b26a30b Introjucer: refactored icons. 13 years ago