| .. |
|
application
|
Fixed a couple more documentation typos
|
7 years ago |
|
buttons
|
A minor documentation update.
|
7 years ago |
|
commands
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
7 years ago |
|
components
|
Revert previous commit and instead call ComponentHelpers::releaseAllCachedImageResources() from Component::removeFromDesktop()
|
6 years ago |
|
desktop
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
7 years ago |
|
drawables
|
Replaced all uses of static_cast<Type&&> with std::move
|
7 years ago |
|
filebrowser
|
Replaced all uses of static_cast<Type&&> with std::move
|
7 years ago |
|
keyboard
|
Made some JUCE classes TriviallyCopyable
|
7 years ago |
|
layout
|
Couple more spelling fixes
|
7 years ago |
|
lookandfeel
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
7 years ago |
|
menus
|
Re-structured the low-level Android native code
|
7 years ago |
|
misc
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
7 years ago |
|
mouse
|
Removed a redundant method and did some minor tidying
|
7 years ago |
|
native
|
Whitespace
|
7 years ago |
|
positioning
|
Replaced all uses of static_cast<Type&&> with std::move
|
7 years ago |
|
properties
|
Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object
|
7 years ago |
|
widgets
|
APVTS: Fixed an issue displaying slider value suffixes
|
7 years ago |
|
windows
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
7 years ago |
|
juce_gui_basics.cpp
|
Moved <map> into the set of standard headers
|
7 years ago |
|
juce_gui_basics.h
|
Bump version number to 5.4.1
|
7 years ago |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |