| .. |
|
application
|
Fixed a couple more documentation typos
|
7 years ago |
|
buttons
|
Clarified some Button LookAndFeel parameter names
|
7 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()
|
7 years ago |
|
desktop
|
Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
|
7 years ago |
|
drawables
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
|
filebrowser
|
Added an option to specify a parent component when creating a file chooser
|
7 years ago |
|
keyboard
|
Made some JUCE classes TriviallyCopyable
|
7 years ago |
|
layout
|
Spelling correction
|
7 years ago |
|
lookandfeel
|
Added a drawComboBoxTextWhenNothingSelected() method to ComboBox::LookAndFeelMethods and made the drawing code consistent with drawLabel()
|
7 years ago |
|
menus
|
Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
|
7 years ago |
|
misc
|
Some misc cleanups, mainly around WeakReference usage and rectangles
|
7 years ago |
|
mouse
|
Fixed a z-order bug when DragAndDrop-ing between plug-in windows
|
7 years ago |
|
native
|
Windows: Fixed a warning when building with JUCE_WIN_PER_MONITOR_DPI_AWARE = 0
|
7 years ago |
|
positioning
|
Add documentation tags
|
7 years ago |
|
properties
|
Some misc cleanups, mainly around WeakReference usage and rectangles
|
7 years ago |
|
widgets
|
Add a nullptr check in Slider PopupDisplayComponent destructor
|
7 years ago |
|
windows
|
Add ComponentPeer::ScaleFactorListener
|
7 years ago |
|
juce_gui_basics.cpp
|
Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining()
|
7 years ago |
|
juce_gui_basics.h
|
Add support for DPI aware applications on Windows
|
7 years ago |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |