1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/modules/juce_gui_basics
2020-03-26 14:12:13 +00:00
..
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 Demos: Convey proper ownership semantics 2020-03-12 18:30:45 +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 MSVC: Fix some potential divide-by-zero errors 2020-03-26 14:12:13 +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 popup submenu item selection bug on a right key press 2020-03-25 15:23:09 +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 MSVC: Fix some potential divide-by-zero errors 2020-03-26 14:12:13 +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 Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
juce_gui_basics.h Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +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