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_events/messages
2013-12-01 23:28:31 +00:00
..
juce_ApplicationBase.cpp Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_ApplicationBase.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_CallbackMessage.h Removed a few unnecessary includes. 2013-08-23 14:13:59 +01:00
juce_DeletedAtShutdown.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_DeletedAtShutdown.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_Initialisation.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_Message.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_MessageListener.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_MessageListener.h Removed a few unnecessary includes. 2013-08-23 14:13:59 +01:00
juce_MessageManager.cpp Allowed JUCEApplicationBase::quit() to be called from non-message threads on OSX. 2013-11-28 10:01:21 +00:00
juce_MessageManager.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_NotificationType.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00