1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_gui_extra
reuk 80ac9a78a0
Singleton: Add new macros to simplify singleton creation
The INLINE macros allow singletons to be declared and defined in one
line, without requiring a separate JUCE_IMPLEMENT_SINGLETON statement.
2024-10-16 10:36:52 +01:00
..
code_editor Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
detail WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
documents Update licensing information 2024-04-16 11:39:35 +01:00
embedding Linux: XEmbedComponent: Improve focus transfer handling 2024-04-16 17:43:21 +01:00
misc Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
native Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_gui_extra.cpp Fix BSD build 2024-08-19 13:49:41 +02:00
juce_gui_extra.h Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_gui_extra.mm Update licensing information 2024-04-16 11:39:35 +01:00