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.
ed f855806602 Added 'JUCE_USE_WINDOWS_POINTER_API' flag to juce_gui_basics.h to enable/disable the advanced Windows pointer API (only available on Windows 8 and above). 9 years ago
..
application Replace include guards with "#pragma once" 9 years ago
buttons Fixed typo in DrawableButton 9 years ago
commands Replace include guards with "#pragma once" 9 years ago
components Multiple fixes for touch and pen input on Windows 9 years ago
drawables Replace include guards with "#pragma once" 9 years ago
filebrowser Added a check in ImagePreviewComponent to avoid reading directories 9 years ago
keyboard Fixed multiple harmless warnings in Android builds 9 years ago
layout Small extra deletion safeguard in ComponentAnimator 9 years ago
lookandfeel Added isProgressBarOpaque() method to ProgressBar::LookAndFeelMethods 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 call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource. 9 years ago
native Added 'JUCE_USE_WINDOWS_POINTER_API' flag to juce_gui_basics.h to enable/disable the advanced Windows pointer API (only available on Windows 8 and above). 9 years ago
positioning Replace include guards with "#pragma once" 9 years ago
properties Replace include guards with "#pragma once" 9 years ago
widgets Multiple fixes for touch and pen input on Windows 9 years ago
windows Multiple fixes for touch and pen input on Windows 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 'JUCE_USE_WINDOWS_POINTER_API' flag to juce_gui_basics.h to enable/disable the advanced Windows pointer API (only available on Windows 8 and above). 9 years ago
juce_gui_basics.mm Update copyright notice 10 years ago