44 Commits (100e231122d4884d6817a17c6b987927f93871fc)

Author SHA1 Message Date
  jules 100e231122 Removed leak detector from BorderSize class. 12 years ago
  jules 4c147d94a5 Fix to Rectangle::intersects 12 years ago
  jules d9f1b72067 Added method AffineTransform::withAbsoluteTranslation 13 years ago
  jules 29419e480e Added a method Point::dotProduct() 13 years ago
  jules f1f237ebbf Added Rectangle::toDouble() method 13 years ago
  jules b627a75c21 Minor docs updates. Added a method to Rectangle. 13 years ago
  jules 79cad7771a Fix for Rectangle::constrainedWithin() 13 years ago
  jules 9ed6f088e3 Improved Path::addBubble. 13 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 13 years ago
  jules 3c83383d0e Added Line::toFloat(). Fix for scrollbar edge-case. 13 years ago
  jules e704ed0c46 Support for high-dpi software rendering on OSX. 13 years ago
  jules f6ce67ed4a OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 13 years ago
  jules 667a18712f Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 13 years ago
  jules 07e7188eb1 Tidied up a few compiler warnings. 13 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 13 years ago
  jules 9a7e7a267a New method: Rectangle::constainedWithin(). 13 years ago
  jules 9a24aa8a20 Minor clean-ups. 13 years ago
  jules 745e2ae8b9 Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 13 years ago
  jules 842d30fbfa Minor tidying-up. 13 years ago
  jules bddebf3433 Added a couple of reduced/expanded methods to Rectangle. 13 years ago
  jules 27f1901fe6 Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code. 13 years ago
  jules 1f95f54089 Purged some warnings. 14 years ago
  jules 56bbab1537 (automated whitespace clean-up) 14 years ago
  jules 49870de020 Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent. 14 years ago
  jules 28fbf4cb64 Relaxed some assertions in Component to make it easier to load SVG on threads. Minor internal tinkering with Path class. 14 years ago
  jules 1804b983a0 Android GL work. 14 years ago
  jules 295d125142 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 14 years ago
  jules aff5fea6b4 Minor introjucer clean-ups. 14 years ago
  jules f4cbb721a5 Minor update to ResizableWindow positioning, and slider tooltips. 14 years ago
  jules 2c0902833d Lock for multithreaded font rendering. Tweaks for some openGL settings. Updated the demo to have an openGL rendering engine option. 14 years ago
  jules cd0683ef4d Tidied up a few return types. 14 years ago
  jules 907cfc5221 Straightened out some confusion with the Point::getAngleToPoint and Line::getAngle methods, where the description didn't actually match the behaviour. The behaviour and descriptions of these functions have now changed, but should now match up! 14 years ago
  jules 84d438aebc Revamped the introjucer's settings page, making it easier to navigate than the old tabbed layout. Also, tweaked Viewport to be more resilient to changes in its content's size. 14 years ago
  jules 34840062ef Made the x and y members public in the Point class. 14 years ago
  jules 115a171d76 Big OpenGLRenderer rewrite, plus a revamped OpenGL demo page to demonstrate 2D rendering. 14 years ago
  jules 27d7185f34 OSX10.4 menu fix. Graphics::drawSingleLineText justification. 14 years ago
  jules b258976e6a Internal graphics refactoring. 14 years ago
  jules f31dca5f2f More OpenGL work. 14 years ago
  jules 58580fc792 OpenGL gradient rendering. Viewport fix. 14 years ago
  Julian Storer 8c7b3107f9 Fixed a typo. 14 years ago
  Julian Storer c0fb38c35c Minor fix for Path. Added a missing file. 14 years ago
  Julian Storer d55b7419ec Fixed a typo in the introjucer. C++0x fixes. 14 years ago
  Julian Storer ffc2f5d40e Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 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