668 Commits (94da373c31eb04ec4cff03c1ee6eb51a85ce11f7)

Author SHA1 Message Date
  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
  jules 784c1f5dae Fix for mouse-over in overlapping windows with older SDKs. 12 years ago
  jules a20ff4c910 Version 2.0.30 12 years ago
  jules 8015525e5c Fixes for FileBrowserComponent's handling of directory saving. 12 years ago
  jules e83e076f7d Better always-on-top detection in a few component types. 12 years ago
  jules 5d35a31f2e Minor clean-ups and documentation fixes. 12 years ago
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules 9ca3ab9454 AlertWindows should now be always-on-top if the process is using any other windows are in that mode. 12 years ago
  jules 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 12 years ago
  jules bcd61505ab ChoicePropertyComponent: better handling of var types. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 12 years ago
  jules 3c83383d0e Added Line::toFloat(). Fix for scrollbar edge-case. 12 years ago
  jules 88571ee8da Minor tooltipwindow fix. 12 years ago