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/components
Anthony Nicholls 961ff32b9e Component: Improve opaque component checks
- Improve default performance when components check if they are opaque
- Allows all components to take advantage of setPaintingIsUnclipped
- Give more control to opt out of opaque checks separate from setPaintingIsUnclipped
2025-11-03 13:48:02 +00:00
..
juce_CachedComponentImage.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Component.cpp Component: Improve opaque component checks 2025-11-03 13:48:02 +00:00
juce_Component.h Component: Improve opaque component checks 2025-11-03 13:48:02 +00:00
juce_ComponentListener.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentListener.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentTraverser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusTraverser.cpp Accessibility: Make the FocusTraverser navigate onto disabled components 2025-07-10 13:51:12 +02:00
juce_FocusTraverser.h Accessibility: Make the FocusTraverser navigate onto disabled components 2025-07-10 13:51:12 +02:00
juce_ModalComponentManager.cpp Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_ModalComponentManager.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00