.. |
application
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
buttons
|
Button: Added a getTriggeredOnMouseDown method
|
7 years ago |
commands
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
components
|
Added a extra check in FocusRestorer to check if the last focused Component is showing before giving it keyboard focus
|
7 years ago |
drawables
|
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
|
7 years ago |
filebrowser
|
JUCE Demo: Increased the compiler warning level
|
7 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
|
7 years ago |
layout
|
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
|
7 years ago |
lookandfeel
|
Fixed an issue in LookAndFeel v4 which would always override the combobox justification
|
7 years ago |
menus
|
Fixed an issue where the scale of a PopupMenu would be incorrect when no targetComponent was specifiefd
|
7 years ago |
misc
|
UnitTestRunner: Fixed some build warnings on Linux
|
7 years ago |
mouse
|
Worked around a situation where mouse-drag auto-repeat can create a message-queue traffic jam on windows. Also tidied up inside MouseInputSource
|
7 years ago |
native
|
More mingw stuff and fixes from Carla
|
7 years ago |
positioning
|
Suppressed a VS2013 assignment operator compiler warning
|
8 years ago |
properties
|
Added a method to TextPropertyComponent to set whether it should respond to file drag and drop
|
8 years ago |
widgets
|
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
|
7 years ago |
windows
|
DialogWindow: Allow native titlebar
|
7 years ago |
juce_gui_basics.cpp
|
More mingw stuff and fixes from Carla
|
7 years ago |
juce_gui_basics.h
|
Bump version number to 5.1.1
|
7 years ago |
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |