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 b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
..
juce_AlertWindow.cpp Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 3 years ago
juce_AlertWindow.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_CallOutBox.cpp PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors 4 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 Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_DialogWindow.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_DialogWindow.h Fix auxiliary desktop windows scaling and centring when Desktop::globalScaleFactor != 1.0 3 years ago
juce_DocumentWindow.cpp Updated all license headers 5 years ago
juce_DocumentWindow.h Updated all license headers 5 years ago
juce_MessageBoxOptions.h Add some missing Doxygen tags 3 years ago
juce_NativeMessageBox.h Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_ResizableWindow.cpp Linux: Fix bug restoring window positions from saved state 3 years ago
juce_ResizableWindow.h Update code to use C++14 [[deprecated]] attribute 3 years 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 re-showing a tooltip if the mouse has not moved since it was last clicked 3 years ago
juce_TooltipWindow.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_TopLevelWindow.cpp Fix auxiliary desktop windows scaling and centring when Desktop::globalScaleFactor != 1.0 3 years ago
juce_TopLevelWindow.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago