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 b292ba215a
Component: Ensure global mouse listeners are notified on mouse up
Previously, listeners would sometimes fail to receive mouse up events
blocked by modal components
2024-10-20 22:59:39 +01:00
..
juce_CachedComponentImage.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Component.cpp Component: Ensure global mouse listeners are notified on mouse up 2024-10-20 22:59:39 +01:00
juce_Component.h Windowing: Reinstate old WindowFromPoint behaviour in ComponentPeer::contains 2024-10-02 11:35:39 +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 Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_ModalComponentManager.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00