1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
reuk b324a50e82
BailOutChecker: Add checks after callbacks in Slider and ComboBox
Co-authored-by: Roland Rabien <figbug@gmail.com>
2022-09-01 15:44:27 +01:00
..
accessibility Accessibility: Improve table navigation, row/column index/header reporting 2022-07-29 18:54:50 +01:00
application Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
buttons HyperlinkButton: Use AccessibilityHandler with hyperlink role 2022-07-28 21:58:52 +01:00
commands Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
components Android: Fix a couple of accessibility-related crashes 2022-06-13 15:29:56 +01:00
desktop Displays: Add keyboardInsets member to Display, to allow querying onscreen keyboard size 2022-07-29 18:54:50 +01:00
drawables Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called 2022-07-22 15:21:59 +02:00
filebrowser FileChooserDialogBox: Fix documentation bug 2022-08-23 19:20:06 +01:00
keyboard iOS: Add proper UITextInput implementation 2022-07-29 18:54:50 +01:00
layout MultiDocumentPanel: Fix reporting wrong active document, avoid reordering 2022-07-11 15:13:08 +02:00
lookandfeel Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
menus MenuBarComponent: Fix incorrect deactivation of the menu bar 2022-08-02 14:58:31 +00:00
misc DropShadower: Fix temporarily missing shadows, disable timer for non-desktop windows 2022-07-11 15:15:50 +02:00
mouse DragAndDropContainer: Manage keyboard focus for the drag image when the target needs it hidden 2022-08-15 12:07:40 +02:00
native OpenGLContext: Share CVDisplayLinks with NSViewComponentPeer 2022-08-31 17:42:47 +01:00
positioning Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
properties Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
widgets BailOutChecker: Add checks after callbacks in Slider and ComboBox 2022-09-01 15:44:27 +01:00
windows DefaultDialogWindow: Avoid bad positioning on Linux 2022-07-19 14:30:14 +02:00
juce_gui_basics.cpp OpenGLContext: Share CVDisplayLinks with NSViewComponentPeer 2022-08-31 17:42:47 +01:00
juce_gui_basics.h Bump version number to 7.0.2 2022-08-15 17:26:35 +01:00
juce_gui_basics.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00