The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed 56f9f83638 iOS: Check UIStatusBarHidden .plist value in prefersStatusBarHidden property to correctly hide/show the status bar when requested 5 years ago
..
application Updated all license headers 5 years ago
buttons Clang: Fix warnings when building with clang 10 5 years ago
commands XmlElement: Update loops to use new iterators 5 years ago
components Don't trigger a fake mouse move from Component::sendFakeMouseMove() if the component passes through all mouse events 5 years ago
desktop Added Desktop::isHeadless() method 5 years ago
drawables XmlElement: Update loops to use new iterators 5 years ago
filebrowser FileChooserDialogBox: Ensure filechoosers open in front of other windows 5 years ago
keyboard Updated all license headers 5 years ago
layout Update SidePanel visibility when shown/hidden and set always on top 5 years ago
lookandfeel PopupMenu: Add LookAndFeelMethods for drawing column separators 5 years ago
menus PopupMenu: Check currently focused component before passing keyboard focus on menu completion 5 years ago
misc juce6: Update some referenes to JUCE 5 in docstrings 5 years ago
mouse Clang: Fix warnings when building with clang 10 5 years ago
native iOS: Check UIStatusBarHidden .plist value in prefersStatusBarHidden property to correctly hide/show the status bar when requested 5 years ago
positioning Updated all license headers 5 years ago
properties XmlElement: Update loops to use new iterators 5 years ago
widgets XmlElement: Update loops to use new iterators 5 years ago
windows Made the windowIgnoresKeyPresses ComponentPeer style flag documentation a bit clearer 5 years ago
juce_gui_basics.cpp Narrowed the scoped of some undeclared Objective-C selector warnings 5 years ago
juce_gui_basics.h Bump version number to 6.0.7 5 years ago
juce_gui_basics.mm Updated all license headers 5 years ago