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/widgets
reuk 90f37e27ea Windows: Fix DLL build
There were a few "ambiguous operator new/delete" errors that were due to
inheriting from a private base class that used the leak detector. These
errors are resolved by adding the leak detector to the derived classes.

JUCE_API was missing from a few useful types, notably the ARA hosting
types.
2024-10-22 13:24:46 +01:00
..
juce_ComboBox.cpp ComboBox: Update accessibility handler to expose combo box title 2024-08-22 17:35:16 +01:00
juce_ComboBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ImageComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ImageComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Label.cpp Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
juce_Label.h LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
juce_ListBox.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ListBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ProgressBar.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ProgressBar.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Slider.cpp Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
juce_Slider.h Fix some Doxygen docstrings 2024-06-12 09:35:32 +01:00
juce_TableHeaderComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_TableHeaderComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TableListBox.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_TableListBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TextEditor.cpp Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_TextEditor.h Fix some doxygen issues 2024-08-22 17:05:03 +02:00
juce_Toolbar.cpp LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
juce_Toolbar.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemFactory.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemPalette.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemPalette.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TreeView.cpp Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_TreeView.h Update licensing information 2024-04-16 11:39:35 +01:00