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.
tpoole 0874e47a35 Graphics code refactoring 8 years ago
..
application Updated file headers and the README with the JUCE 5 license 8 years ago
buttons Documentation: Fixed some Doxygen warnings 8 years ago
commands Updated file headers and the README with the JUCE 5 license 8 years ago
components Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 8 years ago
drawables Fixed a problem with the SVG parser handling group element transforms 8 years ago
filebrowser Added a file parameter to the LookAndFeel::drawFileBrowserRow methods 8 years ago
keyboard Updated file headers and the README with the JUCE 5 license 8 years ago
layout Fixed a bug in ComponentBoundsConstrainer::setBoundsForComponent() where a component positioned off-screen or on another monitor wouldn't have its bounds set correctly 8 years ago
lookandfeel Added a file parameter to the LookAndFeel::drawFileBrowserRow methods 8 years ago
menus Fixed a problem where popup menus triggered from the taskbar could get stuck, and tidied up some internal PopupMenu code 8 years ago
misc Added a static getSplashScreenLogo() method to JUCESplashScreen 8 years ago
mouse Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 8 years ago
native Graphics code refactoring 8 years ago
positioning Suppressed a VS2013 assignment operator compiler warning 8 years ago
properties Added a method to TextPropertyComponent to set whether it should respond to file drag and drop 8 years ago
widgets Added TextEditor::applyColourToAllText() method 8 years ago
windows Misc code cleanups 8 years ago
juce_gui_basics.cpp Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 8 years ago
juce_gui_basics.h Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 8 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago