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 26d27f5f6e Added an option for centring a ThreadWithProgressWindow around a component. 13 years ago
..
juce_AlertWindow.cpp Tidied up some minor font issues. 13 years ago
juce_AlertWindow.h AlertWindow layout fix. 13 years ago
juce_CallOutBox.cpp (automated whitespace clean-up) 13 years ago
juce_CallOutBox.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_ComponentPeer.cpp Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
juce_ComponentPeer.h Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
juce_DialogWindow.cpp (automated whitespace clean-up) 13 years ago
juce_DialogWindow.h Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
juce_DocumentWindow.cpp (automated whitespace clean-up) 13 years ago
juce_DocumentWindow.h Tidied up a few return types. 13 years ago
juce_NativeMessageBox.h Documentation fixes. 13 years ago
juce_ResizableWindow.cpp New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays(). 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 New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays(). 13 years ago
juce_TooltipWindow.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_TopLevelWindow.cpp Purged some warnings. 13 years ago
juce_TopLevelWindow.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago