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 9177a94b15 Added a check in Button to detect self-deletion as a side-effect of its toggle value changing 9 years ago
..
application Lots of small whitespace tweaks. 10 years ago
buttons Added a check in Button to detect self-deletion as a side-effect of its toggle value changing 9 years ago
commands Corrected some spelling mistakes in comments 9 years ago
components Whitespace. 9 years ago
drawables Reverted #bea45f84 - this only fixed SVG positioning bugs for limited cases 9 years ago
filebrowser Add missing overrides in FileTreeComponent 9 years ago
keyboard Do not represent the numpad divide key as a slash key character 9 years ago
layout Added some FlexBox layout classes, and a demo page for this in the big juce demo app 9 years ago
lookandfeel Added a LookAndFeel method preparePopupMenuWindow() to allow the window component to be customised before being displayed 9 years ago
menus Fixed a missing call to lf.preparePopupMenuWindow in PopupMenu 9 years ago
misc Added some layout arguments to BubbleComponent::setPosition() 9 years ago
mouse Added mouse-up event pressure handling 9 years ago
native Changed Windows windowing so that the resizeStart() and resizeEnd() methods of the constrainer associated with the application window are called when it is maximised. 9 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Added symmetric skew option to NormalisableRange class. Added option to use symmetric skew in SliderPropertyComponent class. Fixed skew factor bug in AudioProcessorValueTreeState::SliderAttachment class 9 years ago
widgets Fix to avoid negative width assertion when drawing fitted text in very deep TreeView file trees. 9 years ago
windows Windows touch with CallOutBox bug fix 9 years ago
juce_gui_basics.cpp Fixed a bug where FlexBox would still be compiled on older versions of VS 9 years ago
juce_gui_basics.h Fixed a bug where FlexBox would still be compiled on older versions of VS 9 years ago
juce_gui_basics.mm Update copyright notice 10 years ago