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 3816b095a8
MessageBoxOptions: DRY implementation
2 years ago
..
juce_AlertWindow.cpp AlertWindow: Allow parent component to be specified 2 years ago
juce_AlertWindow.h ScopedMessageBox: Add new helper type to bound alert window lifetimes 2 years ago
juce_CallOutBox.cpp Update licensing banners to JUCE 7 3 years ago
juce_CallOutBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ComponentPeer.cpp TextInputTarget: Improve IME support on Android 2 years ago
juce_ComponentPeer.h Make it possible to attach Component updates to vblank events 2 years ago
juce_DialogWindow.cpp DefaultDialogWindow: Avoid bad positioning on Linux 3 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 ScopedMessageBox: Replace old AlertWindow uses with new API 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 ScopedMessageBox: Add new helper type to bound alert window lifetimes 2 years ago
juce_ScopedMessageBox.h ScopedMessageBox: Add new helper type to bound alert window lifetimes 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 Update licensing banners to JUCE 7 3 years ago
juce_TooltipWindow.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TopLevelWindow.cpp Fix TopLevelWindow::centreAroundComponent 2 years ago
juce_TopLevelWindow.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 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