.. |
application
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
buttons
|
Don't reset Drawable's AffineTransform when using DrawableButton::ButtonStyle::ImageRaw
|
5 years ago |
commands
|
Fixed a potential crash in ApplicationCommandManager::findDefaultComponentTarget()
|
6 years ago |
components
|
Tidied up a few bits of graphics code with Graphics::ScopedSaveState
|
5 years ago |
desktop
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
6 years ago |
drawables
|
Fixed some SVG parsing bugs
|
5 years ago |
filebrowser
|
Fixed some Android compiler warnings
|
6 years ago |
keyboard
|
iOS: Support option and cmd keys in KeyPress::getTextDescription() and ::getTextDescriptionWithIcons()
|
5 years ago |
layout
|
Fixed an issue causing ComponentAnimator ProxyComponent to be blurry when transformed
|
5 years ago |
lookandfeel
|
Tidied up a few bits of graphics code with Graphics::ScopedSaveState
|
5 years ago |
menus
|
Added method PopupMenu::CustomComponent::getItem() to give them access to item details
|
5 years ago |
misc
|
Removed some erroneous callbacks in the JUCESplashScreen component
|
6 years ago |
mouse
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
native
|
iOS: Fixed a screen rotation bug on iOS 13
|
5 years ago |
positioning
|
Windows: Removed some VS2013 workarounds
|
5 years ago |
properties
|
Fixed a bug in MultiChoicePropertyComponent causing the tick colours to not be updated with L&F changes
|
6 years ago |
widgets
|
PopupMenu: Pass unique_ptr rather than raw pointers to convey ownership semantics
|
5 years ago |
windows
|
Added a method for changing the corner size of a CallOutBox
|
5 years ago |
juce_gui_basics.cpp
|
Fixed some more Linux compiler warnings
|
6 years ago |
juce_gui_basics.h
|
Bump version number to 5.4.5
|
5 years ago |
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |