320 Commits (976be45c2aa851e5ab847ebf95f53ad88cd6c3b7)

Author SHA1 Message Date
  jules 976be45c2a Minor updates for mingw compatibility. 13 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. 13 years ago
  jules b4fe06fb81 CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 13 years ago
  jules dba5418a53 OSX mouse wheels in 10.6 - check for device returning NaNs. 13 years ago
  jules 6fb039ba0f Tweak to win32 code for vs2005 compatibility. 13 years ago
  jules b7089dfa45 New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 13 years ago
  jules 448f0c85bc Detecting minimisation state changes in OSX. 13 years ago
  jules be013b485d Fixed a typo. 13 years ago
  jules 146afac6d7 Improved format of WinMain function. 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 7829d1e4bf Changed OSX native alert boxes to use TRANS to translate their ok/yes/no/cancel button text. 13 years ago
  jules b16995da41 Minor update to ConcertinaPanel 13 years ago
  jules a0ed9c96e4 New class: ConcertinaPanel. 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 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
  jules c93d7a31d5 Added some colour IDs for TextPropertyComponent 13 years ago
  jules 56a1ba8fe1 OSX: mouse position rounding change. 13 years ago
  jules 4c951ecce6 TextPropertyComponent colour fix. 13 years ago
  jules 15c35b8ad8 TextLayout bugfix. Removed some unused functions. 13 years ago
  jules 9afac59a60 Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix. 13 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 13 years ago
  jules 00ff36f0e6 Introjucer: some linux settings tweaks. 13 years ago
  jules 4268ed7453 Introjucer: better tool windows. Font fixes. 13 years ago
  jules 5001ead53a OSX 10.5 SDK and GCC fixes. 13 years ago
  jules fdb176b9e9 Windows drag-and-drop fix. OSX 10.5 build fix. 13 years ago
  jules 88c17da08b Removed const-ness from a couple of LookAndFeel method return values. 13 years ago
  jules aea20ee144 Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method. 13 years ago
  jules 8a006e589c Cleaned up some application startup code. 13 years ago
  jules 4f206a3f3a Version bump. 13 years ago
  jules 87db662f29 Introjucer: code editor improvements, icon class reshuffle. 13 years ago
  jules 6784564060 Scrollbar l+f fix. 13 years ago
  jules 31e1382646 Changed LassoComponent to draw itself via the LookAndFeel. 13 years ago
  jules ad1becb00b PixelARGB compile fix for PPC targets. 13 years ago
  jules 75d72d6323 Version number bump. 13 years ago
  jules cd62c252de Minor fix to StretchableObjectResizer 13 years ago
  jules b3556f720e Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. 13 years ago
  jules 21d7a993ab Minor clean-ups in TabbedComponent. 13 years ago
  jules 7373bfd3be OSX: prevent mouse-moves when behind an inactive window. 13 years ago
  jules 330abbc8df Fix for lost mouse-exits when modal components are present. 13 years ago
  jules 18ce7d1a5b Fix for obscure mouse-up failure when blocked by a modal component. 13 years ago