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.
attila 31d4f9059d Android: Fix dismissing screen keyboard when interacting with TextEditor 3 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 Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
juce_ComponentPeer.h Android: Fix dismissing screen keyboard when interacting with TextEditor 3 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 4 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 ComponentPeer: Deprecate getFrameSize() 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 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 Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago