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 7cb3beaf19 Added ComponentPeer::setDocumentEditedStatus(). 12 years ago
..
application Minor changes to avoid pedantic compiler warnings. 13 years ago
buttons Minor clean-ups. 13 years ago
commands Minor cleaning up. 13 years ago
components Spelling fix. 12 years ago
drawables Minor clean-ups. 13 years ago
filebrowser Fixed 64-bit compiler warning. 13 years ago
keyboard Minor changes to avoid pedantic compiler warnings. 13 years ago
layout Minor clean-ups. 13 years ago
lookandfeel Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 13 years ago
menus Added PopupMenu custom component submenu param. 13 years ago
misc Minor clean-ups. 13 years ago
mouse Minor clean-ups. 13 years ago
native Added ComponentPeer::setDocumentEditedStatus(). 12 years ago
positioning Minor clean-ups. 13 years ago
properties Minor clean-ups. 13 years ago
widgets Minor clean-ups. 13 years ago
windows Added ComponentPeer::setDocumentEditedStatus(). 12 years ago
juce_gui_basics.cpp Better always-on-top detection in a few component types. 13 years ago
juce_gui_basics.h New class: ConcertinaPanel. 13 years ago
juce_gui_basics.mm Added new module wrappers. 14 years ago
juce_module_info Version 2.0.31 13 years ago