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 e6ee514873 Fix to allow setting colour of text inside AlertWindow by using setColour directly on the window 10 years ago
..
application Update copyright notice 10 years ago
buttons Update copyright notice 10 years ago
commands Update copyright notice 10 years ago
components Added method Component::alphaChanged(), and fixed NSViewComponent to handle alpha values. 10 years ago
drawables Fix for SVG parsing of paths containing non-space-separated decimal points 10 years ago
filebrowser Updated FileBrowserComponent to refresh its list if the user switches to another app and then returns. 10 years ago
keyboard Update copyright notice 10 years ago
layout Tidied up some comments 10 years ago
lookandfeel Update copyright notice 10 years ago
menus Tidied up some comments 10 years ago
misc Update copyright notice 10 years ago
mouse Documentation fix. 10 years ago
native Always use WM_TOUCH events for JUCE mouse input (and ignore any subsequent WM mouse events) 10 years ago
positioning Removal of some exception code from the Expression class parsing methods. 10 years ago
properties Added missing override specifier. 10 years ago
widgets Fix for the Label::outlineWhenEditingColourId colour ID not working. 10 years ago
windows Fix to allow setting colour of text inside AlertWindow by using setColour directly on the window 10 years ago
juce_gui_basics.cpp Allow user to force-include Carbon even on 64-bit if JUCE_SUPPORT_CARBON is set 10 years ago
juce_gui_basics.h Update copyright notice 10 years ago
juce_gui_basics.mm Update copyright notice 10 years ago
juce_module_info Version 3.2.0 10 years ago