.. |
application
|
Fixed a couple more documentation typos
|
7 years ago |
buttons
|
A minor documentation update.
|
6 years ago |
commands
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
components
|
Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
|
6 years ago |
desktop
|
Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
|
6 years ago |
drawables
|
Added some missing override keywords
|
6 years ago |
filebrowser
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
6 years ago |
keyboard
|
Made some JUCE classes TriviallyCopyable
|
6 years ago |
layout
|
Couple more spelling fixes
|
6 years ago |
lookandfeel
|
Added some more places where we can use the BorderSize from a Label's LookAndFeel
|
6 years ago |
menus
|
Fixed a bug setting PopupMenu parents via a LookAndFeel
|
6 years ago |
misc
|
Some misc cleanups, mainly around WeakReference usage and rectangles
|
6 years ago |
mouse
|
Linux: Fixed a DragAndDrop issue between different containers
|
6 years ago |
native
|
MacOS: Fixed an issue with transparent windows on Mojave
|
6 years ago |
positioning
|
Added some missing override keywords
|
6 years ago |
properties
|
Added some more places where we can use the BorderSize from a Label's LookAndFeel
|
6 years ago |
widgets
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
windows
|
Fixed some stray zeros that were still being passed as null pointers
|
6 years ago |
juce_gui_basics.cpp
|
Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
|
6 years ago |
juce_gui_basics.h
|
Add support for DPI aware applications on Windows
|
6 years ago |
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |