1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/modules/juce_gui_basics
2020-01-06 16:19:05 +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 Don't reset Drawable's AffineTransform when using DrawableButton::ButtonStyle::ImageRaw 2019-07-04 10:09:30 +01:00
commands Fixed a potential crash in ApplicationCommandManager::findDefaultComponentTarget() 2019-05-17 17:12:52 +01:00
components Guard against NaN errors in Component::internalRepaintUnchecked() 2019-11-06 12:22:22 +00:00
desktop Enforced more comprehensive const-correctness in the JUCE container classes 2019-05-29 08:52:16 +01:00
drawables Fixed some SVG parsing bugs 2019-10-23 11:40:39 +01:00
filebrowser Fixed a couple of typos in the FileChooser docs 2019-11-11 09:12:33 +00:00
keyboard Updated some incorrect documentation for KeyPress 2019-11-05 14:59:47 +00:00
layout Fixed a potential double deletion in ComponentAnimator::AnimationTask 2019-12-16 11:08:38 +00:00
lookandfeel Tidied up a few bits of graphics code with Graphics::ScopedSaveState 2019-10-21 15:28:02 +01:00
menus Added setImage() builder methods to PopupMenu::Item 2019-11-29 09:56:05 +00:00
misc Removed some erroneous callbacks in the JUCESplashScreen component 2019-05-30 11:06:50 +01:00
mouse Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
native Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library 2020-01-06 16:19:05 +00:00
positioning Windows: Removed some VS2013 workarounds 2019-07-11 15:28:41 +01:00
properties Fixed some typos 2020-01-06 14:04:16 +00:00
widgets Fixed a couple of typos in the ComboBox documentation 2020-01-06 10:54:13 +00:00
windows Added a method for changing the corner size of a CallOutBox 2019-07-23 11:11:40 +01:00
juce_gui_basics.cpp Fixed some more Linux compiler warnings 2019-06-05 10:43:46 +01:00
juce_gui_basics.h Bump version number to 5.4.5 2019-10-16 10:01:09 +01:00
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00