342 Commits (1be82bfcee73b824b1c70c20789931cbe5e0f360)

Author SHA1 Message Date
  jules 9a7e7a267a New method: Rectangle::constainedWithin(). 13 years ago
  jules 9a24aa8a20 Minor clean-ups. 13 years ago
  jules d9f0ac29b6 Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 13 years ago
  jules ad958be260 Version bump: 2.0.27 13 years ago
  jules ee7046be34 OSX mouse event tweaks. 13 years ago
  jules 9fde239d9c Misc minor tidying up. 13 years ago
  jules 7d953a629d OSX modal behaviour fix. 13 years ago
  jules 352e5999bc Displaying modifier + delete key shortcuts in OSX main menus. 13 years ago
  jules d24ee139d3 Introjucer: wizards for auto-generating new Component classes 13 years ago
  jules 6e631bceb1 OSX filechooser modality fix. 13 years ago
  jules 745e2ae8b9 Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 13 years ago
  jules abb4946191 Version bump: 2.0.26 13 years ago
  jules 842d30fbfa Minor tidying-up. 13 years ago
  jules 4ccba42fa8 OSX modality fix. 13 years ago
  jules d6848d3bb1 Small AAX fix, and plugin file-chooser fix. 13 years ago
  jules fa8cbe334d Linux XRender fix. 13 years ago
  jules b65255375a Linux windowing: supported the _NET_WM_USER_TIME value, and did some general tidying up. 13 years ago
  jules 9281759612 Added method TextEditor::setEscapeAndReturnKeysConsumed(). 13 years ago
  jules d7cea05104 Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 13 years ago
  jules de44f0a332 Tweaked some OSX modal window behaviour. 13 years ago
  jules 8f514b7198 Added standard iterator methods for SelectedItemSet. 13 years ago
  jules ffbf1cd5c4 Gave DrawableButton a bit of a spring-cleaning: got rid of its non-standard setBackgroundColours() method, and instead gave it some colour IDs for setting its colours, like other components do. 13 years ago
  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