2177 Commits (b5aa3fbf3ecdf2eaa5cebbc7701dbd1a5f515c8a)

Author SHA1 Message Date
  ed 9d69018d97 Projucer: Removed app reporting 6 years ago
  ed bb28b3413d Updated some copyright headers 5 years ago
  ed 74ca3b44c4 Linux: Removed X11-specific code from LinuxComponentPeer 6 years ago
  ed fe61354c21 Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime 6 years ago
  reuk 8433c098b9 MIDI: Add Midi Logger plugin demo PIP 6 years ago
  reuk e7e1de78fa Files: Add RangedDirectoryIterator 6 years ago
  reuk 5f348c3040 Warnings: Add warning-wrangling header 6 years ago
  reuk 1fdba480cc JUCE 6: Update version numbers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 920f86eace macOS: Fixed some issues with 32-bit builds 5 years ago
  ed 18df1b0937 Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 6 years ago
  ed 26c9468dc5 Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 6 years ago
  ed 5315160e51 Fixed some incorrect documentation for KeyPress::createFromDescription()/getTextDescription() 6 years ago
  ed 441c88f3b9 macOS: Removed all dynamic_cast type_info warning workarounds which have been fixed in 0dd3b02 6 years ago
  ed 814852e966 macOS: Fixed another spurious dynamic_cast type_info warning when loading dylibs containing JUCE at runtime 6 years ago
  reuk dde6b96ebe MSVC: Fix some potential divide-by-zero errors 6 years ago
  Tom Poole f2e75a8f52 Fixed a popup submenu item selection bug on a right key press 6 years ago
  ed 8e4277085a Linux: Fixed some issues flagged by asan 6 years ago
  ed 6b8b728d1e Tidied up some whitespace 6 years ago
  ed 4a5dda489f Fixed some warnings with -Wconversion enabled 6 years ago
  Tom Poole 5e9826ecf8 Added some missing license headers 6 years ago
  reuk 5af01b9b16 Demos: Convey proper ownership semantics 6 years ago
  Tom Poole 28e03f0815 Replaced all instances of JUCE_CONSTEXPR with constexpr 6 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 6 years ago
  Tom Poole 67486d47e0 Fixed some Doxygen warnings 6 years ago
  ed 618f3645b2 Android: Fixed some issues in the native content sharing code 6 years ago
  ed 18523101be Windows: Refactored DPI handling in the VST wrapper and hosting code 6 years ago
  reuk 4b7043b0cd OptionalScopedPointer: Added proper move semantics and convenience constructors 6 years ago
  ed baebb9d1b5 Fixed a dangling pointer deletion when moving PopupMenu submenus 6 years ago
  ed 171b7812f4 Updated platform implementations of Desktop::setKioskComponent() to be multi-monitor aware 6 years ago
  reuk f9532f609e DocumentWindow: Made macOS windows respect constrainer minSize when in split screen 6 years ago
  ed e1e58b9c6d macOS: Fixed an NSWindow focus bug introduced in 8ce79e2 6 years ago
  ed 08d0a12f03 Bump version number to 5.4.7 6 years ago
  ed e4d10979ae macOS: Fixed an NSWindow focus bug introduced in 8ce79e2 6 years ago
  ed 5bda9de977 Windows: Fixed some build errors and warnings when using Clang in Visual Studio 6 years ago
  ed efdccd8f1d macOS: Don't play alert sound if NSWindow is blocked by modal component in canBecomeKeyWindow() and canBecomeMainWindow() 6 years ago
  ed b40496f568 Fixed a bug when selecting the first row in a ListBox after a key down event 6 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 6 years ago
  ed b45ce09235 Standardised the licensing whitespace in module headers 6 years ago
  ed 90f9af3e2f Fixed a positioning bug in SidePanel::calculateBoundsInParent() 6 years ago
  ed c8c14516d5 Scale mouse position when calculating parent area for PopupMenu window 6 years ago
  ed a313357d39 Update DragAndDropTarget::SourceDetails::localPosition before calling DragAndDropContainer::dragOperationStarted() 6 years ago
  ed 8ce79e20e7 macOS: Fixed a bug causing hidden NSWindows to become unhidden when the app regains focus 6 years ago
  ed e58f264c07 Added a MouseEvent::mouseWasDraggedSinceMouseDown() check in ConcertinaPanel::PanelHolder::mouseDrag() 6 years ago
  ed c8bceee365 macOS: Fixed some spurious dynamic_cast warnings when loading dynamic libraries 6 years ago
  ed a54da0b832 Fixed some more typos 6 years ago
  ed 027e12e3a6 Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library 6 years ago
  ed e36736e0ec Fixed some typos 6 years ago
  ed 496516fd1a Fixed a couple of typos in the ComboBox documentation 6 years ago
  ed c2f4da50b5 Android: Updated the JuceSharingContentProvider bytecode 6 years ago