..
accessibility
Build: Replace JUCE_NODISCARD with [[nodiscard]]
2022-09-12 16:14:57 +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
Component: Add an assertion to check that the component remains alive when entering modal state
2022-11-02 11:35:51 +00:00
desktop
Make it possible to attach Component updates to vblank events
2022-10-17 12:32:55 +02:00
drawables
Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called
2022-07-22 15:21:59 +02:00
filebrowser
Thread: Introduce a new Thread backend
2022-10-18 11:49:47 +01:00
keyboard
Build: Replace JUCE_NODISCARD with [[nodiscard]]
2022-09-12 16:14:57 +01:00
layout
Grid: Fix layout for very small items
2022-09-22 18:18:59 +02:00
lookandfeel
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00
menus
Build: Replace JUCE_NODISCARD with [[nodiscard]]
2022-09-12 16:14:57 +01:00
misc
DropShadower: Fix temporarily missing shadows, disable timer for non-desktop windows
2022-07-11 15:15:50 +02:00
mouse
Build: Replace JUCE_NODISCARD with [[nodiscard]]
2022-09-12 16:14:57 +01:00
native
NSViewComponentPeer: Avoid processing key events directly during IME composition
2022-11-02 11:42:33 +00: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
TextEditor: Use NullCheckedInvocation
2022-11-02 11:38:41 +00:00
windows
Thread: Introduce a new Thread backend
2022-10-18 11:49:47 +01:00
juce_gui_basics.cpp
Make it possible to attach Component updates to vblank events
2022-10-17 12:32:55 +02:00
juce_gui_basics.h
Make it possible to attach Component updates to vblank events
2022-10-17 12:32:55 +02:00
juce_gui_basics.mm
Update licensing banners to JUCE 7
2022-05-16 17:55:48 +01:00