| .. |
|
accessibility
|
Build: Replace JUCE_NODISCARD with [[nodiscard]]
|
3 years ago |
|
application
|
Update licensing banners to JUCE 7
|
3 years ago |
|
buttons
|
HyperlinkButton: Use AccessibilityHandler with hyperlink role
|
3 years ago |
|
commands
|
Update licensing banners to JUCE 7
|
3 years ago |
|
components
|
Component: Avoid mouseListener use-after-free when deleting components in mouse callbacks
|
2 years ago |
|
desktop
|
Make it possible to attach Component updates to vblank events
|
3 years ago |
|
drawables
|
Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called
|
3 years ago |
|
filebrowser
|
Convert ignoreUnused to [[maybe_unused]]
|
2 years ago |
|
keyboard
|
TextInputTarget: Improve IME support on Android
|
2 years ago |
|
layout
|
SidePanel: Fix shadow drawing artefact on hi-res screens
|
2 years ago |
|
lookandfeel
|
Convert ignoreUnused to [[maybe_unused]]
|
2 years ago |
|
menus
|
PopupMenu: Use correct LookAndFeel when computing parent component
|
2 years ago |
|
misc
|
Convert ignoreUnused to [[maybe_unused]]
|
2 years ago |
|
mouse
|
Docs: Add a link to TooltipWindow from SettableTooltipClient
|
2 years ago |
|
native
|
Windows: Use timer to update VBlank registration for embedded HWNDComponentPeer
|
2 years ago |
|
positioning
|
Update licensing banners to JUCE 7
|
3 years ago |
|
properties
|
Update licensing banners to JUCE 7
|
3 years ago |
|
widgets
|
TableHeaderComponent: Correctly render column headers when graphics context is clipped
|
2 years ago |
|
windows
|
Docs: Fix some Doxygen warnings
|
2 years ago |
|
juce_gui_basics.cpp
|
XWindowSystem: Use ScopedWindowAssociation for improved DRYness
|
2 years ago |
|
juce_gui_basics.h
|
Bump version number to 7.0.3
|
2 years ago |
|
juce_gui_basics.mm
|
Update licensing banners to JUCE 7
|
3 years ago |