1060 Commits (a0ed9c96e47dd2b86cf4b258f8e73357a19653d2)

Author SHA1 Message Date
  jules a0ed9c96e4 New class: ConcertinaPanel. 13 years ago
  jules 27ebcccb7e Update to the jucer's slider handling. 13 years ago
  jules 8149502c8b Made SortedSet::add() return a bool. Improvements to code editor indents. 13 years ago
  jules c93d7a31d5 Added some colour IDs for TextPropertyComponent 13 years ago
  jules 9afac59a60 Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix. 13 years ago
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 13 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 13 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 13 years ago
  jules 00ff36f0e6 Introjucer: some linux settings tweaks. 13 years ago
  jules 4268ed7453 Introjucer: better tool windows. Font fixes. 13 years ago
  jules 88c17da08b Removed const-ness from a couple of LookAndFeel method return values. 13 years ago
  jules bddebf3433 Added a couple of reduced/expanded methods to Rectangle. 13 years ago
  jules aea20ee144 Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method. 13 years ago
  jules 8a006e589c Cleaned up some application startup code. 13 years ago
  jules 87db662f29 Introjucer: code editor improvements, icon class reshuffle. 13 years ago
  jules d4ae8f3d55 Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. 13 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 13 years ago
  jules dac898c601 Introjucer: modules panel fix. 13 years ago
  jules 6838666a58 Introjucer: modules panel tweak. 13 years ago
  jules a151510501 Introjucer: don't enable OSX "active architecture only" if an non-default architecture has been chosen. 13 years ago
  jules 8ee1897916 Introjucer: some code editor fixes and functionality. 13 years ago
  jules d92d5ba108 Minor thread fix. Introjucer: fixed colour of rollover help text. 13 years ago
  jules 26ae696f94 (Removed a debugging hack that was left behind mistakenly..) 13 years ago
  jules c2666bfe61 Introjucer: fix for broken colour scheme when run for the first time. 13 years ago
  jules cf4c9c9823 Tweaks to some posix code. 13 years ago
  jules 40fd93e32e Fixed a typo in the widgets demo. 13 years ago
  jules d019af5b82 Introjucer: minor internal stuff. 13 years ago
  jules 9b8a39e27c Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 13 years ago
  jules 8b208084aa Introjucer: icns file format fix. 13 years ago
  jules 74078ee2c8 Introjucer: support for larger OSX icon sizes. 13 years ago
  jules 391e99443e Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static. 13 years ago
  jules d78b10edb3 Introjucer: code indent tweaks. 13 years ago
  jules 7ef8246cae Introjucer: restricted font list to fixed-width fonts. 13 years ago
  jules fb5bcb5094 Removed a confusing Font constructor that took a style name but could be mistakenly called with a typeface name. 13 years ago
  jules dc9e0cb9bb Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
  jules 006e324114 Moved the Graphics::drawBevel() method into LookAndFeel. Fixed an introjucer caret colour bug. 13 years ago
  jules 1b2b1a1aac Introjucer: colour scheme presets and aesthetic stuff. 13 years ago
  jules b1d73f2086 Minor internal refactoring and clean-ups. 13 years ago
  jules 1f2c81980f Introjucer: Fix for MSVC optimisation levels. 13 years ago
  jules 5a69cc6ce2 Internal tidying-up. 13 years ago
  jules 396a5d9178 Introjucer: nicer scrollbars. 13 years ago
  jules baecac82d9 Introjucer: tweaked document focus behaviour. 13 years ago
  jules 65f147b241 Introjucer: Visual studio WPO and debug option fixes. 13 years ago
  jules 225040e62b Improved drop-shadow code. 13 years ago
  jules 515bfe90b2 Introjucer: new tab panel look and feel. 13 years ago
  jules edb1114c5e Introjucer: more colour scheme stuff. 13 years ago
  jules df729be74a Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
  jules 246cb94bb0 AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago
  jules af9e993e12 Fixed a typo. 13 years ago
  jules 3ddc6dd43d New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. 13 years ago