12503 Commits (cdbefa3b51e2084b51e7ec506984f263708f8537)
 

Author SHA1 Message Date
  reuk cdbefa3b51
Windows: Ensure that new windows are brought to the front after creation 3 years ago
  reuk 496e454e9c
XWindowSystem: Update frame extents as soon as they change 3 years ago
  reuk 4ca923a34b
NSViewComponentPeer: Allow mouse events to reach unfocused windows 3 years ago
  reuk eeeeb117a1
MidiKeyboardComponent: Ensure note is not highlighted after mouse leaves component 3 years ago
  reuk fe4515adb6
MouseCursor: Refactor platform-specific MouseCursor internals 3 years ago
  reuk 5c50ee4f94 MouseCursor: Simplify implementation using shared_ptr instead of manual refcounting 3 years ago
  reuk 17b8708852
WebBrowserComponent: Avoid leaking browsers on macOS 3 years ago
  reuk 4d572411e0
FlexBox: Update the default value of FlexItem::alignSelf to match CSS implementations 3 years ago
  reuk 4c2dba0822
VST3 Client: Ensure that all programs can be selected via parameter in hosts 3 years ago
  reuk 25c9841131
Windows: Tidy up cursor creation function 3 years ago
  reuk f85ede6b47
Component: Ensure that mouseEnter and mouseExit calls are balanced when entering/leaving modal state 3 years ago
  reuk b465f60851
HWNDComponentPeer: Dismiss temporary modal windows when a window loses focus 3 years ago
  reuk 44ca96271d
NSViewComponentPeer: Give up keyboard focus and dismiss temporary modals when window loses key status 3 years ago
  reuk c2f661171a
PopupMenu: Avoid giving focus back to previous component on dismiss 3 years ago
  attila f562517939 AudioPluginHost: Make the .exe relocatable when using the Projucer build 3 years ago
  ed 792f992dfc ADSR: Fix bug when using applyEnvelopeToBuffer() with zero-length attack and decay 3 years ago
  ed b70fbb9bca TreeView: Fix drag-to-scroll viewport jump on mouse exit 3 years ago
  reuk acddcd550d
DropShadower: Detect when window is no longer being displayed on the current desktop and hide shadows 3 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 3 years ago
  reuk 6ae1137d91
MinGW: Fix Windows build 3 years ago
  reuk 317083d409
Variant: Improve documentation for equals() 3 years ago
  reuk 7f0a305199
Slider: Ensure that current Value is always treated as a double 3 years ago
  reuk 05c2261efe
LinuxComponentPeer: Use constrainer to limit native window size 3 years ago
  reuk 6244fc293f
CharacterFunctions: Avoid UB when parsing hex strings 6 years ago
  reuk 6d3504adfa
OpenGLContext: Fix thread/consistency warnings on macOS 3 years ago
  reuk cfda532c9f
iOS Windowing: Avoid crashing when displaying a message box from a background thread 3 years ago
  ed 51355b03df ChoicePropertyComponent: Ensure that ComboBox is always initialised with underlying Value object 3 years ago
  ed a12d5fb540 Projucer: Add "audioplugin_" prefix to Unity plug-ins on Linux 3 years ago
  ed 6218e2f92b Fix bug in LabelKeyboardFocusTraverser causing editable labels to consume focus traversal events 3 years ago
  ed de375ab6d7 TreeView: Prevent dragging items from scrolling viewport on mobile and fix issue with dragged item component being deleted during drag operations 3 years ago
  ed 3c82b3b906 Projucer: Amend 499a4240 slightly to add both warning settings to preserve compatibility with older Xcode versions 3 years ago
  ed 1e0acdf83d Accessibility: Update ComboBox label accessibility when editable state changed 3 years ago
  ed c6f4d8494c Re-save all projects 3 years ago
  ed 499a424052 Projucer: Fix legacy build system setting for Xcode 13 3 years ago
  attila 63ac579c1b VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 3 years ago
  reuk 7da8b73a96
AudioPluginHost: Add subprocess plugin scanning feature 3 years ago
  ed aabd65b0fd Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 3 years ago
  reuk 1f15f59db6
AudioUnitPluginFormat: Fix result of hasEditor on Mac 3 years ago
  reuk 718097fd60
StandaloneFilterWindow: Avoid recursively resizing plugin editor 3 years ago
  reuk cc2a563725
NSViewComponentPeer: Fix framesize bug introduced in f73f8ee849 3 years ago
  reuk b5064f361f
HostedAudioProcessorParameter: Extract from AudioPluginInstance 3 years ago
  reuk d5e9793cb1
Reservoir: Fix bug where incorrect buffer region could be read in some cases 3 years ago
  reuk 2c90261bd4
Windows: Fix missing field initialiser 3 years ago
  reuk 6bc51f97e4
Grid: Avoid crashing in performLayout when the grid contains no items 3 years ago
  reuk d59230aecc
AudioPluginFormat: Remove canScanOnBackgroundThread(), as it is not generally useful 3 years ago
  reuk d36c8b4c55
NamedPipe: Avoid early exits from writes on unavailable pipes 3 years ago
  reuk b41aeec9b1
Build: Fix arm64 gcc build warnings 3 years ago
  reuk 68a727fa19
CMake: Factor source-grouping fixup into a separate function 3 years ago
  ed 428260a6fd Whitespace 3 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago