668 Commits (94da373c31eb04ec4cff03c1ee6eb51a85ce11f7)

Author SHA1 Message Date
  jules cf91fc2d6b Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class. 12 years ago
  jules b627a75c21 Minor docs updates. Added a method to Rectangle. 12 years ago
  jules cc26ae1fc1 Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up. 12 years ago
  jules dc8f268143 OSX 10.6 compatibility fix. 12 years ago
  jules 4d4cc13a46 2.0.38 12 years ago
  jules 96ca3fbaf4 Windows: better screensaver defeating. 12 years ago
  jules d046e30b25 FileTreeComponent selection fix. 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules 63411d7a47 2.0.37 12 years ago
  jules 13c03e6228 Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 12 years ago
  jules 7969ec3611 NativeAlertWindow callback implementations. 12 years ago
  jules a1ed537463 Added callback to AlertWindow::showMessageBoxAsync 12 years ago
  jules fa941156c2 Fix for win32 drag-and-drop on GL components. 12 years ago
  jules a50977e2f9 Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) 12 years ago
  jules 655468a380 Fix for FileTreeComponent::setSelectedFile 12 years ago
  jules 14b0493bb0 2.0.36 12 years ago
  jules eee4176331 VC2008 build fix. Rebuild of projects. 12 years ago
  jules 942b2922a5 2.0.35 12 years ago
  jules bfd9350bed Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
  jules 9152fc8120 v2.0.34 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules d273693ce2 OSX file chooser fix. 12 years ago
  jules d8454fc2b8 Added missing JUCE_API flags. 12 years ago
  jules a97fb3024d Linux mouse-drag fix. 12 years ago
  jules 9eb3c1955a Added some missing JUCE_API modifiers. 12 years ago
  jules f0618a1095 OSX file chooser fix. 12 years ago
  jules 7dafc1e836 Fix for sandboxed OSX filechoosers. 12 years ago
  jules 960e604baa Removed restriction on number of touches in iOS/Android. 12 years ago
  jules 1c90d82aac Spelling fix. 12 years ago
  jules 0ee5dbf91d Added DrawableButton::textColourOnId 12 years ago
  jules 071267c252 Avoid double-clicks being triggered if they occurred in different windows. 12 years ago
  jules cd8adde4de 2.0.32 12 years ago
  jules 4e17b8d2a9 Minor tidying-up of docs + warnings. 12 years ago
  jules f9e31ab7a9 Documentation pedanticism. 12 years ago
  jules f12f85ac06 Mingw fix. Spelling correction. 12 years ago
  jules 7cb3beaf19 Added ComponentPeer::setDocumentEditedStatus(). 12 years ago
  jules 273662c583 Spelling fix. 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules 1ff5fb6ee6 Fixed small inaccuracy in text editor width. 12 years ago
  jules 10c73edf57 Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 12 years ago
  jules 2cc6485f9b Fixed 64-bit compiler warning. 12 years ago
  jules 80289de56f Added PopupMenu custom component submenu param. 12 years ago
  jules 3a5b51ef0d Minor cleaning up. 12 years ago
  jules 6f88b7ae60 Minor clean-ups. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 5f8069719e VST sample pos accuracy fix. 12 years ago
  jules f0ddb858fc Tab key forwarding change. 12 years ago
  jules 164ab05bac Minor clean-ups. 12 years ago
  jules 906a99763d Version 2.0.31 12 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago