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.
Felipe F. Tonello c2100022cc Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 9 years ago
..
application Replace include guards with "#pragma once" 9 years ago
buttons Replace include guards with "#pragma once" 9 years ago
commands Replace include guards with "#pragma once" 9 years ago
components Replace include guards with "#pragma once" 9 years ago
drawables Replace include guards with "#pragma once" 9 years ago
filebrowser Replace include guards with "#pragma once" 9 years ago
keyboard Fixed multiple harmless warnings in Android builds 9 years ago
layout Fixed a bug where modal components in a Viewport with setScrollOnDrag enabled hit jassert (numTouches >= 0) when dismissed 9 years ago
lookandfeel Replace include guards with "#pragma once" 9 years ago
menus Replace include guards with "#pragma once" 9 years ago
misc Replace include guards with "#pragma once" 9 years ago
mouse Fixed bug where inertial mouse wheel events had screen position (0, 0) 9 years ago
native Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 9 years ago
positioning Replace include guards with "#pragma once" 9 years ago
properties Replace include guards with "#pragma once" 9 years ago
widgets Fixed bug where ListBox mouse listener wasn't being removed when ListBoxMouseMoveSelector was destroyed 9 years ago
windows Replace include guards with "#pragma once" 9 years ago
juce_gui_basics.cpp Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 9 years ago
juce_gui_basics.h Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 9 years ago
juce_gui_basics.mm Update copyright notice 10 years ago