22 Commits (2e8ec2a757f360e5204416dba3ad6cc9bacf2cbd)

Author SHA1 Message Date
  ed 89d1e60595 Ensure that TextPropertyComponent and ChoicePropertyComponent are updated when the ValueWithDefault default is changed 7 years ago
  ed 47af78fe0b Projucer: Implement PIPGenerator 7 years ago
  ed 9341f15c5f Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent 7 years ago
  ed b3d35345e9 Projucer: Ensure that FilePathPropertyComponent text colour is updated when entering a path 7 years ago
  ed 139341926c Projucer: Tweak button L&F 7 years ago
  ed 9685dacc5d Projucer: Remove getTextButtonFont() from ProjucerLookAndFeel 7 years ago
  Noah Dayan e690350df3 Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 7 years ago
  ed 642061a31b Projucer: Used Button::onClick to simplify some code 7 years ago
  jules 33c0940d74 Cleaned up a few more ScopedPointer uses 7 years ago
  ed 1603f21976 Projucer: Update TextPropertyComponentWithEnablement and ChoicePropertyComponentWithEnablement to use ValueWithDefault 7 years ago
  ed b72a626516 Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class 7 years ago
  ed 4123188367 Projucer: Fixed an issue where the TextEditor overlay when renaming file groups was offset slightly 7 years ago
  jules d9585241ad Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 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
  jules 2dc9316420 Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 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
  ed a277cf64a3 Projucer: Improved the layout of the user settings popup window 7 years ago
  ed a166f01fce Projucer: Added an option to the Xcode and VS exporters to enable/disable the post-build plugin binary copy step 7 years ago
  tpoole 21315abce4 Projucer: Added beta CLion exporter support 7 years ago
  ed f9d5f0eff5 Projucer: Added an option to set the debug information format for each build configuration to the VS exporter 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago