| .. |
|
application
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
|
buttons
|
Removed a few more old compiler workarounds
|
8 years ago |
|
commands
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
|
components
|
Bit of tidying up in Component
|
8 years ago |
|
drawables
|
SVG parser: if font-size is unspecified for text, a non-zero default size is used
|
8 years ago |
|
filebrowser
|
Removed some old compiler bug workarounds
|
8 years ago |
|
keyboard
|
Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase
|
8 years ago |
|
layout
|
Removed some old compiler bug workarounds
|
8 years ago |
|
lookandfeel
|
Added a virtual getPopupMenuBorderSize() to PopupMenu::LookAndFeelMethods
|
8 years ago |
|
menus
|
Added a virtual getPopupMenuBorderSize() to PopupMenu::LookAndFeelMethods
|
8 years ago |
|
misc
|
UnitTestRunner: Fixed some build warnings on Linux
|
8 years ago |
|
mouse
|
Fixed a scaling bug when doing drag auto-repeat
|
8 years ago |
|
native
|
Added in-app purchase feature to JUCE
|
8 years ago |
|
positioning
|
Suppressed a VS2013 assignment operator compiler warning
|
8 years ago |
|
properties
|
Removed a few more old compiler workarounds
|
8 years ago |
|
widgets
|
Added a parameter to Slider::setPopupDisplayEnabled() to allow the popup to optionally appear on a mouse-over as well as a drag
|
8 years ago |
|
windows
|
Removed some old compiler bug workarounds
|
8 years ago |
|
juce_gui_basics.cpp
|
Added CSS Grid classes
|
8 years ago |
|
juce_gui_basics.h
|
Bump version number to 5.1.1
|
8 years ago |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |