11 Commits (b684a99d3a69ef8c35a16436e120f8d25beeefaa)

Author SHA1 Message Date
  jules bd7c046f76 Fixed some old OSX message handling code. Made the return type of Slider::getTextFromValue non-const. 14 years ago
  jules 79bf147d89 Couple of minor additions to file browser comps. 14 years ago
  jules 9b38f91226 Fixed a compile problem in VSTs. Minor clean-ups. 14 years ago
  jules 07b73e4071 StringArray fix + additional unit tests. AudioFormatManager tweak for iOS. Minor clean-ups. 14 years ago
  jules ce0b4bdb9c Support for writing JPG even if the image has an alpha channel. Added assertion to warn if you try to use a fallback font on OSX. Minor fixes and features for PopupMenu, ComboBox. 14 years ago
  Julian Storer 2a2677d7ca Fix for incredibly subtle windows popupmenu problem. 14 years ago
  Julian Storer 9a9f570781 Tweaks to streams and gzip compressor. 14 years ago
  Julian Storer dce7cd9cd1 Added a unit-test, and removed constness from a couple more return types. 14 years ago
  Julian Storer bd9a32c757 Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 14 years ago
  Julian Storer 2c328dfedc Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 14 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago