| .. |
|
application
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +00:00 |
|
buttons
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
commands
|
Fixed a potential crash in ApplicationCommandManager::findDefaultComponentTarget()
|
2019-05-17 17:12:52 +01:00 |
|
components
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
desktop
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
2019-05-29 08:52:16 +01:00 |
|
drawables
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
filebrowser
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
keyboard
|
Updated some incorrect documentation for KeyPress
|
2019-11-05 14:59:47 +00:00 |
|
layout
|
Fixed some Doxygen warnings
|
2020-03-03 18:42:02 +00:00 |
|
lookandfeel
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
menus
|
Fixed a dangling pointer deletion when moving PopupMenu submenus
|
2020-02-20 12:42:52 +00:00 |
|
misc
|
Removed some erroneous callbacks in the JUCESplashScreen component
|
2019-05-30 11:06:50 +01:00 |
|
mouse
|
Update DragAndDropTarget::SourceDetails::localPosition before calling DragAndDropContainer::dragOperationStarted()
|
2020-01-21 15:54:32 +00:00 |
|
native
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
positioning
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
properties
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
widgets
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
windows
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
juce_gui_basics.cpp
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
2020-02-06 14:07:42 +00:00 |
|
juce_gui_basics.h
|
Bump version number to 5.4.7
|
2020-02-10 14:16:54 +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 |