1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source/Application
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
..
StartPage Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
Windows Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
jucer_Application.cpp Projucer: Remove GUI Editor 2024-06-27 18:10:21 +01:00
jucer_Application.h Projucer: Remove GUI Editor 2024-06-27 18:10:21 +01:00
jucer_AutoUpdater.cpp Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
jucer_AutoUpdater.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
jucer_CommandIDs.h Projucer: Remove GUI Editor 2024-06-27 18:10:21 +01:00
jucer_CommandLine.cpp Update licensing information 2024-04-16 11:39:35 +01:00
jucer_CommandLine.h Update licensing information 2024-04-16 11:39:35 +01:00
jucer_CommonHeaders.h Update licensing information 2024-04-16 11:39:35 +01:00
jucer_Headers.h Update licensing information 2024-04-16 11:39:35 +01:00
jucer_Main.cpp Projucer: Remove the JUCE splash screen and update licensing 2024-04-16 17:43:19 +01:00
jucer_MainWindow.cpp Projucer: Remove user login and license check code 2024-06-04 10:15:38 +01:00
jucer_MainWindow.h Projucer: Remove user login and license check code 2024-06-04 10:15:38 +01:00