693 Commits (976be45c2aa851e5ab847ebf95f53ad88cd6c3b7)

Author SHA1 Message Date
  jules 976be45c2a Minor updates for mingw compatibility. 12 years ago
  jules 5950d1d877 Removed some base classes from CodeEditorComponent. 12 years ago
  jules 90f6353f4f Minor C++ tokenising changes. 12 years ago
  jules 8772e5716b Changed the SVG parser to set the content area of the drawable to the SVG bounding box. Also updated introjucer to display SVG image files. 12 years ago
  jules 6e31e8babc Fixes for CharPointer_UTF8::isValidString() 12 years ago
  jules 386cb19ddd CodeDocument fix. 12 years ago
  jules ab10aeca89 Refactored some c++ tokeniser classes. 12 years ago
  jules bc421f2e95 Audio thumbnail threading fix. 12 years ago
  jules 9a89d815cc Reverted CodeDocument::replaceAllContent, and added an applyChanges() method. 12 years ago
  jules 331e102663 CodeDocument new method + internal tweaks. 12 years ago
  jules b4fe06fb81 CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 12 years ago
  jules 6d8bd3029d Tweaks to token selection behaviour in CodeEditorComponent. 12 years ago
  jules dba5418a53 OSX mouse wheels in 10.6 - check for device returning NaNs. 12 years ago
  jules 2b856f41a0 AudioUnit host: set the plugin's kAudioUnitProperty_MaximumFramesPerSlice property. 12 years ago
  jules 85e5fae0fd Made CodeDocument:: replaceAllContent apply a diff of only the changed regions. 12 years ago
  jules 9caac6d44e New class: TextDiff 12 years ago
  jules 6fb039ba0f Tweak to win32 code for vs2005 compatibility. 12 years ago
  jules b7089dfa45 New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 12 years ago
  jules 5d52b0e071 Minor code review + spring-cleaning for DSound code (no functionality changes) 12 years ago
  jules 448f0c85bc Detecting minimisation state changes in OSX. 12 years ago
  jules e73b49e220 ValueTree::toXmlString method. 12 years ago
  jules be013b485d Fixed a typo. 12 years ago
  jules 146afac6d7 Improved format of WinMain function. 12 years ago
  jules 551688e8b4 Added method: SystemStats::getDisplayLanguage() 12 years ago
  jules 8576a65c8b Stopped plugin scan from blocking timers. 12 years ago
  jules de916db567 Changed the callback methods used by CodeDocument::Listener, to provide more detail about the exact changes. 13 years ago
  jules ec995d9753 OSX 10.4 compile fix. 13 years ago
  jules 18977ebd44 Optimised TreeView openness XML generation, avoiding redundant state data about tree items that are in their default state. 13 years ago
  jules 665c85b147 Version number bump. 13 years ago
  jules 19600a0556 Added clickable sub-menus ability to PopupMenu. 13 years ago
  jules cf959decce Minor string optimisation. 13 years ago
  jules 0ce65462af Translation of OSX app menu strings. Minor misc changes and documentation fixes. 13 years ago
  jules af9c71be38 Added Image::Bitmap::getBounds method. 13 years ago
  jules 7829d1e4bf Changed OSX native alert boxes to use TRANS to translate their ok/yes/no/cancel button text. 13 years ago
  jules c7e3550514 Added an RTAS include. 13 years ago
  jules b16995da41 Minor update to ConcertinaPanel 13 years ago
  jules 6b679bb46b New methods in ImageFileFormat for checking file extensions. 13 years ago
  jules a0ed9c96e4 New class: ConcertinaPanel. 13 years ago
  jules 897ee9017b C++ tokeniser fix. 13 years ago
  jules ec590c29cf Handling variable pixel stride in transformed image render. 13 years ago
  jules 8b90850c0e Fix + cleanup of AudioFormatReader::readMaxLevels. 13 years ago
  jules 8149502c8b Made SortedSet::add() return a bool. Improvements to code editor indents. 13 years ago
  jules 19e304bc6f Better support for pixel strides in the software renderer. 13 years ago
  jules 296f30f449 Changed incorrect ComboBox colour ID use. 13 years ago
  jules 7650576f0c Slider double-click fix. 13 years ago
  jules c632856c88 TreeViewItem: added virtual methods for customising the connecting lines. 13 years ago
  jules a84c446738 Silder bugfix, addition of new dragging mode, and a bit of internal tidying-up. 13 years ago
  jules 8a10be5c14 Subtle change to behaviour of SortedSet::add. 13 years ago
  jules 67ee4a6201 New method Process::makeForegroundProcess() (only implemented in OSX) 13 years ago
  jules e0f1224a75 Updated the SystemStats operating system code: instead of having a special getOSXMinorVersionNumber() method, it now provides a more detailed version number when you call getOperatingSystemType(). Also added new types for iOS and Win8. 13 years ago