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.
reuk ad094cd883
AlertWindow: Fix result codes when displaying native dialogs through the AlertWindow APIs
2 years ago
..
juce_AlertWindow.cpp AlertWindow: Fix result codes when displaying native dialogs through the AlertWindow APIs 2 years ago
juce_AlertWindow.h AlertWindow: Add 'getButton' method 2 years ago
juce_CallOutBox.cpp Widgets: stop calling repaint in lookAndFeelChanged() 2 years ago
juce_CallOutBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ComponentPeer.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_ComponentPeer.h Make it possible to attach Component updates to vblank events 2 years ago
juce_DialogWindow.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_DialogWindow.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_DocumentWindow.cpp Update licensing banners to JUCE 7 3 years ago
juce_DocumentWindow.h Update licensing banners to JUCE 7 3 years ago
juce_MessageBoxOptions.cpp ScopedMessageBox: Add new helper type to bound alert window lifetimes 2 years ago
juce_MessageBoxOptions.h MessageBoxOptions: DRY implementation 2 years ago
juce_NativeMessageBox.cpp ContentSharer: Update interface to return safer ScopedMessageBox instances 2 years ago
juce_NativeMessageBox.h ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
juce_ResizableWindow.cpp Update licensing banners to JUCE 7 3 years ago
juce_ResizableWindow.h Update licensing banners to JUCE 7 3 years ago
juce_ScopedMessageBox.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_ScopedMessageBox.h ContentSharer: Update interface to return safer ScopedMessageBox instances 2 years ago
juce_ThreadWithProgressWindow.cpp Thread: Introduce a new Thread backend 2 years ago
juce_ThreadWithProgressWindow.h Docs: Fix some Doxygen warnings 2 years ago
juce_TooltipWindow.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_TooltipWindow.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TopLevelWindow.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_TopLevelWindow.h GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_VBlankAttachement.cpp Make it possible to attach Component updates to vblank events 2 years ago
juce_VBlankAttachement.h VBlankAttachment: Make isEmpty const 2 years ago