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.
jules 88571ee8da Minor tooltipwindow fix. 13 years ago
..
juce_AlertWindow.cpp Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 13 years ago
juce_AlertWindow.h AlertWindow layout fix. 13 years ago
juce_CallOutBox.cpp Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 13 years ago
juce_CallOutBox.h CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 13 years ago
juce_ComponentPeer.cpp Minor clean-ups. 13 years ago
juce_ComponentPeer.h Image subsection fix. Linux text drag-and-drop. 13 years ago
juce_DialogWindow.cpp Added DialogWindow::LaunchOptions::create() method. 13 years ago
juce_DialogWindow.h Added DialogWindow::LaunchOptions::create() method. 13 years ago
juce_DocumentWindow.cpp Fix for some Apple AU guis. 13 years ago
juce_DocumentWindow.h Fix for some Apple AU guis. 13 years ago
juce_NativeMessageBox.h Documentation fixes. 13 years ago
juce_ResizableWindow.cpp misc cleanups. 13 years ago
juce_ResizableWindow.h Cleaned up a few warnings generated by clang -Wall. 13 years ago
juce_ThreadWithProgressWindow.cpp Added an option for centring a ThreadWithProgressWindow around a component. 13 years ago
juce_ThreadWithProgressWindow.h Added an option for centring a ThreadWithProgressWindow around a component. 13 years ago
juce_TooltipWindow.cpp Minor tooltipwindow fix. 13 years ago
juce_TooltipWindow.h Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static. 13 years ago
juce_TopLevelWindow.cpp New method: Rectangle::constainedWithin(). 13 years ago
juce_TopLevelWindow.h New method: Rectangle::constainedWithin(). 13 years ago