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 c32142a215 Windows: Fixed a build error and some unreachable code warnings when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 4 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 4 years ago
components FileChooser: Hide chooser when it leaves scope on Windows 4 years ago
desktop Displays: Added floating-point physical<->logical coordinate conversion methods 4 years ago
drawables CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
filebrowser FileChooser: Avoid throwing bad_weak_ptr 4 years ago
keyboard Updated all license headers 5 years ago
layout Update SidePanel visibility when shown/hidden and set always on top 4 years ago
lookandfeel PopupMenu: Add LookAndFeelMethods for drawing column separators 4 years ago
menus Added checks for DOXYGEN #define when excluding modal methods in headers 4 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 Windows: Fixed a build error and some unreachable code warnings when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 4 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
properties XmlElement: Update loops to use new iterators 4 years ago
widgets TextEditor: Fixed a bug where the horizontal viewport scrollbar could be shown unnecessarily 4 years ago
windows Removed Displays const_casts from ComponentPeer implementations 4 years ago
juce_gui_basics.cpp Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 4 years ago
juce_gui_basics.h Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 4 years ago
juce_gui_basics.mm Updated all license headers 5 years ago