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.
falkTX 9bc55acde7
Allow and use native titlebars in regular dialogs
2 years ago
..
juce_AlertWindow.cpp AlertWindow: Prevent accessible label component from intercepting mouse clicks 3 years ago
juce_AlertWindow.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_CallOutBox.cpp Accessibility: Use more specific AccessibilityRole::dialogWindow for CallOutBox 3 years ago
juce_CallOutBox.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_ComponentPeer.cpp Windows: Fix issue where minimising a window could overwrite the last "normal" window bounds 3 years ago
juce_ComponentPeer.h ComponentPeer: Add documentation for OptionalBorderSize 3 years ago
juce_DialogWindow.cpp Allow and use native titlebars in regular dialogs 1 year ago
juce_DialogWindow.h Allow and use native titlebars in regular dialogs 1 year ago
juce_DocumentWindow.cpp Updated all license headers 5 years ago
juce_DocumentWindow.h DocumentWindow: Update documentation 3 years ago
juce_MessageBoxOptions.h Nodiscard: Add to builder-pattern functions 3 years ago
juce_NativeMessageBox.h Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_ResizableWindow.cpp Remove splash screen 1 year ago
juce_ResizableWindow.h Remove splash screen 1 year ago
juce_ThreadWithProgressWindow.cpp Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_ThreadWithProgressWindow.h Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
juce_TooltipWindow.cpp TooltipWindow: Avoid potential use-after-free of lastComponentUnderMouse 3 years ago
juce_TooltipWindow.h TooltipWindow: Avoid potential use-after-free of lastComponentUnderMouse 3 years ago
juce_TopLevelWindow.cpp Add FocusOutline class for indicating Component keyboard focus 3 years ago
juce_TopLevelWindow.h Allow and use native titlebars in regular dialogs 1 year ago