1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/buttons
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_ArrowButton.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ArrowButton.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Button.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_Button.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_DrawableButton.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_DrawableButton.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_HyperlinkButton.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_HyperlinkButton.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_ImageButton.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ImageButton.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ShapeButton.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ShapeButton.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TextButton.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TextButton.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ToggleButton.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_ToggleButton.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_ToolbarButton.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ToolbarButton.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00