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.
hogliux 9629de32bb Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
..
application Lots of small whitespace tweaks. 10 years ago
buttons Tweak to Button so that they will always visibly flash even if released before they had time to be painted in the down state 9 years ago
commands Lots of small whitespace tweaks. 10 years ago
components Fixed an edge-case problem involving component clipping. 9 years ago
drawables A better optimisation for parsing SVG files with certain types of line dash attributes 9 years ago
filebrowser Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
keyboard Update copyright notice 10 years ago
layout Removed a few stray semicolons 9 years ago
lookandfeel Used the ignoreUnused() function to tidy up some old code 9 years ago
menus Added another PopupMenu::addItem method for coloured items with drawables 9 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 9 years ago
mouse Fixed a deprecation macro in DragAndDropContainer 10 years ago
native Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Lots of small whitespace tweaks. 10 years ago
widgets Quick bit of optimisation to TableListBox repainting 9 years ago
windows Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
juce_gui_basics.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 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 number update 10 years ago