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 d6ea60b2e5 Flexbox: Fixed a bug in the integer rounding of component bounds 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 Flexbox: Fixed a bug in the integer rounding of component bounds 8 years ago
lookandfeel Scale PopupMenus with the AffineTransform and scaling factor of their target components (see BREAKING-CHANGES.txt) 8 years ago
menus Fixed an issue where the scale of a PopupMenu would be incorrect when no targetComponent was specifiefd 8 years ago
misc UnitTestRunner: Fixed some build warnings on Linux 8 years ago
mouse Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer 8 years ago
native Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer 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 Fixed an infinite loop when setting a Slider's range 8 years ago
windows Misc code cleanups 8 years ago
juce_gui_basics.cpp Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 8 years ago
juce_gui_basics.h MinGW: Fixed some build warnings 8 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago