450 Commits (b0fadda27c9bcd152169541777f18d07044523e8)

Author SHA1 Message Date
  jules 7cb3beaf19 Added ComponentPeer::setDocumentEditedStatus(). 12 years ago
  jules 273662c583 Spelling fix. 13 years ago
  jules e543949bda Minor clean-ups. 13 years ago
  jules 1ff5fb6ee6 Fixed small inaccuracy in text editor width. 13 years ago
  jules 10c73edf57 Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 13 years ago
  jules 2cc6485f9b Fixed 64-bit compiler warning. 13 years ago
  jules 80289de56f Added PopupMenu custom component submenu param. 13 years ago
  jules 3a5b51ef0d Minor cleaning up. 13 years ago
  jules 6f88b7ae60 Minor clean-ups. 13 years ago
  jules 7a3453f48b Minor clean-ups. 13 years ago
  jules 5f8069719e VST sample pos accuracy fix. 13 years ago
  jules f0ddb858fc Tab key forwarding change. 13 years ago
  jules 164ab05bac Minor clean-ups. 13 years ago
  jules 906a99763d Version 2.0.31 13 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 13 years ago
  jules 784c1f5dae Fix for mouse-over in overlapping windows with older SDKs. 13 years ago
  jules a20ff4c910 Version 2.0.30 13 years ago
  jules 8015525e5c Fixes for FileBrowserComponent's handling of directory saving. 13 years ago
  jules e83e076f7d Better always-on-top detection in a few component types. 13 years ago
  jules 5d35a31f2e Minor clean-ups and documentation fixes. 13 years ago
  jules 68b2e056e7 Version update 2.0.29 13 years ago
  jules 9ca3ab9454 AlertWindows should now be always-on-top if the process is using any other windows are in that mode. 13 years ago
  jules 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 13 years ago
  jules bcd61505ab ChoicePropertyComponent: better handling of var types. 13 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 13 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 13 years ago
  jules 3c83383d0e Added Line::toFloat(). Fix for scrollbar edge-case. 13 years ago
  jules 88571ee8da Minor tooltipwindow fix. 13 years ago
  jules f292238b32 Android: keyboard input support. 13 years ago
  jules 9a9adab648 (Removed some debugging code) 13 years ago
  jules e704ed0c46 Support for high-dpi software rendering on OSX. 13 years ago
  jules c21025fc36 KeyPressMappingSet fix. 13 years ago
  jules 48f2c2734b More notification options for Scrollbar. 13 years ago
  jules f24f7b638c Modal component fix. Minor tweaks. 13 years ago
  jules 880fa4d673 Component repaint optimisations. 13 years ago
  jules c6944afd4c PopupMenu: allowed custom components to have sub-menus. 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 c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 13 years ago
  jules 4d4321bea1 Version 2.0.28 13 years ago
  jules 8e8dc5667f Renamed a few old references to "iPhoneOS" as "iOS". 13 years ago
  jules 699b5303e2 Android: multi-touch support. 13 years ago
  jules 09fd0206dc OSX main menu fix. 13 years ago
  jules 8192ba7cad Added DialogWindow::LaunchOptions::create() method. 13 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 13 years ago
  jules 412e59e1fd Slider: alt-click acts like double-clicking. 13 years ago
  jules 9aab5c7f82 Removed leak in ValueSource async updater. 13 years ago
  jules e9df6d791c Slider type lookandfeel change. 13 years ago
  jules b6d825e133 Added slider type LinearBarVertical. 13 years ago
  jules 8a3298ebb8 Added a PropertiesFile::reload() method. 13 years ago