8 Commits (c8d8201abaed4507d717bb76a41a09d0af5bd830)

Author SHA1 Message Date
  ed 2709a84248 Projucer: Ensure that the correct area of a FilePathPropertyComponent is highlighted when performing file drag-and-drop and fix an overly restrictive assertion on Windows 7 years ago
  ed 3f2f2f65a4 Projucer: Removed DependencyPathPropertyComponent and replaced it with an updated FilePathPropertyComponent that supports ValueWithDefault 7 years ago
  ed a0493e67c1 Projucer: Don't attempt to parse empty file paths in FilePathPropertyComponent 7 years ago
  ed 9341f15c5f Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent 8 years ago
  ed b3d35345e9 Projucer: Ensure that FilePathPropertyComponent text colour is updated when entering a path 8 years ago
  Noah Dayan e690350df3 Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 8 years ago
  ed 642061a31b Projucer: Used Button::onClick to simplify some code 8 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 8 years ago
  ed 26596fbfad Projucer: Added default module search paths to the Projucer 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
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 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. 10 years ago
  jules 5abb09ba16 Introjucer: moved some more classes out of MiscUtilities.h 10 years ago