| .. |
|
application
|
Fixed a couple more documentation typos
|
2018-04-30 09:16:27 +01:00 |
|
buttons
|
A minor documentation update.
|
2018-08-28 10:35:18 +01:00 |
|
commands
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
2018-10-16 17:39:54 +01:00 |
|
components
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
2018-10-16 17:39:54 +01:00 |
|
desktop
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
2018-10-16 17:39:54 +01:00 |
|
drawables
|
Replaced all uses of static_cast<Type&&> with std::move
|
2018-11-28 17:29:20 +00:00 |
|
filebrowser
|
Replaced all uses of static_cast<Type&&> with std::move
|
2018-11-28 17:29:20 +00:00 |
|
keyboard
|
Made some JUCE classes TriviallyCopyable
|
2018-07-11 09:17:31 +01:00 |
|
layout
|
Couple more spelling fixes
|
2018-08-14 10:00:57 +01:00 |
|
lookandfeel
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
2018-10-15 16:08:25 +01:00 |
|
menus
|
Re-structured the low-level Android native code
|
2018-11-13 12:33:40 +00:00 |
|
misc
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
2018-10-15 16:08:25 +01:00 |
|
mouse
|
Removed a redundant method and did some minor tidying
|
2018-10-15 11:53:06 +01:00 |
|
native
|
Allow mouse events to pass to FilePreviewComponent in native file choosers
|
2018-11-30 14:28:06 +00:00 |
|
positioning
|
Replaced all uses of static_cast<Type&&> with std::move
|
2018-11-28 17:29:20 +00:00 |
|
properties
|
Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object
|
2018-11-16 15:53:29 +00:00 |
|
widgets
|
Replaced all uses of static_cast<Type&&> with std::move
|
2018-11-28 17:29:20 +00:00 |
|
windows
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
2018-10-16 17:39:54 +01:00 |
|
juce_gui_basics.cpp
|
Moved <map> into the set of standard headers
|
2018-11-28 08:19:41 +00:00 |
|
juce_gui_basics.h
|
Bump version number to 5.4.1
|
2018-11-12 11:26:11 +00:00 |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |