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/mouse
Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure
- Created a new detail namespace
- Moved shared module implementation details into the detail namespace
- Split dependencies so source files only rely on details in the detail namespace
- Removed all code from the juce_gui_basics.cpp file
2023-03-16 08:53:12 +00:00
..
juce_ComponentDragger.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentDragger.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_DragAndDropContainer.cpp DragAndDropContainer: Avoid out-parameters 2023-02-22 21:00:18 +00:00
juce_DragAndDropContainer.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_DragAndDropTarget.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FileDragAndDropTarget.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_LassoComponent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_MouseCursor.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_MouseCursor.h GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_MouseEvent.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_MouseEvent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_MouseInactivityDetector.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_MouseInactivityDetector.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_MouseInputSource.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_MouseInputSource.h GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_MouseListener.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_MouseListener.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_SelectedItemSet.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TextDragAndDropTarget.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TooltipClient.h Docs: Add a link to TooltipWindow from SettableTooltipClient 2022-12-22 10:43:34 +00:00