22 Commits (158220ddfa0addc1169633c0090a151151b4aa8c)

Author SHA1 Message Date
  Tom Poole 4153d59e39 Formatting 1 year ago
  Anthony Nicholls 02eb66ee7a ProgressBar: Add style parameter 1 year ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole dc4b9bd152 Projucer: Fix non-bool app sandbox temporary exception entitlements 3 years ago
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed aa200ffeac Projucer: Fixed some errors when building the live-build engine dll 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed fef1093f6e Projucer: Update PIP creator window colours when colour scheme changes 6 years ago
  ed 7495163471 Projucer: Made the light colour scheme highlight colour a bit more readable 6 years ago
  ed 0ae6bdb511 Projucer: Fixed an unused variable warning in the live-build engine 6 years ago
  ed 1060e3a0c2 Projucer: Use widget colour id for MultiChoicePropertyComponent button text 7 years ago
  ed 139341926c Projucer: Tweak button L&F 7 years ago
  ed 9685dacc5d Projucer: Remove getTextButtonFont() from ProjucerLookAndFeel 7 years ago
  jules d727f2a35a Added MathConstants::halfPi to improve readability 7 years ago
  jules d0111a4f96 Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
  tpoole 1946712154 Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  ed b1ea737d54 Projucer: Added some layout features to the GUI editor to allow alignment of selected components and paint elements and multi-select positioning and resizing 7 years ago
  ed 9eb2840029 Projucer: Fixed a sizing bug in the new project window 7 years ago
  jules bebe32357f Added a file parameter to the LookAndFeel::drawFileBrowserRow methods 8 years ago
  ed 0b2bed7072 Projucer: Better highlight colours 8 years ago
  ed 35d849a88b Projucer: Better outline colour when using the light colour scheme 8 years ago
  ed 2798643772 Projucer: Better highlight colour in CodeEditorComponent 8 years ago
  ed 50fdeba363 Projucer: background colour of the GUI editor's component layout grid is determined by selected colour scheme so UI elements are visible 8 years ago
  ed abd8fafa69 Projucer: Fixed some TextButton size issues 8 years ago
  ed cf0e97fcc7 Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor 8 years ago
  ed 73828a8cec Projucer: added drawProgressBar() method to ProjucerLookAndFeel to draw spinning progress indicator 8 years ago
  ed ed51317ee6 Fixed a few Projucer UI issues 8 years ago
  ed c4e50b25b4 Made ToggleButton ticks in the Projucer larger and brighter for better visibility 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 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 8e9ed0d0a9 Introjucer: more refactoring 9 years ago