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
reuk aeeb06ccb9
SafePointer: Avoid potential double-deletes
deleteAndZero now behaves more like unique_ptr::reset, which sets the
new stored value before freeing the old one.
2024-05-20 12:48:11 +01:00
..
juce_CachedComponentImage.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Component.cpp Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
juce_Component.h SafePointer: Avoid potential double-deletes 2024-05-20 12:48:11 +01: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 Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusTraverser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ModalComponentManager.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ModalComponentManager.h Update licensing information 2024-04-16 11:39:35 +01:00