21 Commits (71d10e750a0fb03c63c32b162c6e103600abe656)

Author SHA1 Message Date
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
  hogliux e65708eb4c Added colour ids to modify the colours of the TableHeaderComponent 8 years ago
  jules db346fea6d Change to unreadable button text colour in LookAndFeel_V3 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 1635f47b29 Modify buttonColourId and buttonOnColourId to be different colours 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. 9 years ago
  jules 4583fa3fbf Used the ignoreUnused() function to tidy up some old code 9 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  jules 7da62afe4c Minor lookandfeel colour tweak. 11 years ago
  jules 589f20e829 Better colour lookup in LookAndFeel_V3::drawTabButton 11 years ago
  jules f475dcfdb6 Cleaned up some line-drawing in BubbleComponent. 12 years ago
  jules 28dbc839b1 Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images. 12 years ago
  jules 8f6105de9b Colour support for LookAndFeel_V3 tab text. 12 years ago
  jules 0a8b8c74e6 Some minor LookAndFeel_V3 tweaks. 12 years ago
  jules e9598bb5c5 LookAndFeel_V3 tweaks. 12 years ago
  jules 2c9c35d3c3 Fixed a few compiler warnings. 12 years ago
  jules af55d142d3 Minor tweaks and comment corrections. 12 years ago
  jules 282078bf61 LookAndFeel_V3 tweaks. 12 years ago
  jules 75ed6ffe2d Minor look+feel tweaks. 12 years ago
  jules 8d8848db64 Some tweaks to the new V3 look+feel. 12 years ago
  jules bea7b83cb8 Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 12 years ago